Have the code currently used by Martijn#9
Draft
mhdirkse wants to merge 19 commits intoibissource:masterfrom
Draft
Have the code currently used by Martijn#9mhdirkse wants to merge 19 commits intoibissource:masterfrom
mhdirkse wants to merge 19 commits intoibissource:masterfrom
Conversation
added 8 commits
November 12, 2020 11:01
gvanbrakel
suggested changes
Feb 21, 2022
pom.xml
Outdated
| <properties> | ||
| <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||
| <iaf.version>7.5-SNAPSHOT</iaf.version> | ||
| <iaf.version>7.5-RC4</iaf.version> |
Member
There was a problem hiding this comment.
Als je dan toch update, dan naar de laatste stabiele versie (7.6.4) or naar de laatste release candidate (7.7-RC1)
src/main/webapp/index.jsp
Outdated
| <%@ taglib uri="/WEB-INF/xtags.tld" prefix="xtags" %> | ||
| <html:base/> | ||
|
|
||
| <%-- Just a page to forward to the configurationStatus view --%> |
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:j="http://www.w3.org/2013/XSL/json"> | ||
| <xsl:output method="text" /> | ||
| <xsl:output method="text" /> |
Member
There was a problem hiding this comment.
De leesbaarheid van deze xslt is er niet op vooruit gegaan door de formattering te verwijderen.
gvanbrakel
approved these changes
Mar 10, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR only makes sense in combination with ibissource/ibis4pt#5