Skip to content

Explicitly enable extension functions with the XSLT factory#255

Merged
uschindler merged 1 commit intopoliceman-tools:mainfrom
kwin:bugfix/make-ant-work-within-eclipse
Jan 4, 2025
Merged

Explicitly enable extension functions with the XSLT factory#255
uschindler merged 1 commit intopoliceman-tools:mainfrom
kwin:bugfix/make-ant-work-within-eclipse

Conversation

@kwin
Copy link
Copy Markdown
Contributor

@kwin kwin commented Jan 4, 2025

This is necessary to make Ant build work when triggered from within Eclipse with JDK9+.
A similar issue was reported in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=520437

This closes #254

This is necessary to make Ant build work when triggered from within
Eclipse with JDK9+.
A similar issue was reported in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=520437

This closes policeman-tools#254
@uschindler
Copy link
Copy Markdown
Member

This is ok.
I have no time to check the other PR at moment.

Normally the project should be built with Java 7 or 8 because that's the minimum requirement, but for developing purposes this should be fine.

Uwe

@uschindler uschindler merged commit 1a775da into policeman-tools:main Jan 4, 2025
@uschindler
Copy link
Copy Markdown
Member

uschindler commented Jan 4, 2025

Unfortunately this commit fails build with minimum supported and tested Ant version (compatibility requirement for Java 7).

@uschindler
Copy link
Copy Markdown
Member

@uschindler
Copy link
Copy Markdown
Member

Reverted for now do Jenkins can proceed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Ant script fails during XSLT task when called from Eclipse

2 participants