Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test case for #82 toolchain awareness #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jmsoliveira
Copy link

I created a test case but to make the build fail you need to be using java 7 or 8 as default and have jdk 1.6 installed for cross compilation.
Then put the provided toolchains.xml in ~/.m2/toolchains.xml adjusting the path for your jdk home accordingly.

When compiling the generated the sources with this configuration you should see the error I mentioned in the issue.

@bertramn
Copy link

the build should probably be updated to only build on Java 8+

@laurentschoelens
Copy link
Collaborator

@bertramn : this is already the case for jaxb-tools v2 and v3 : we only support jdk8+ for those versions
jaxb-tools v4 drops support for jdk8, starting only from jdk11 since jakartaEE 10 baseline was upgraded to jdk11.
I think this PR should be closed without merge IMHO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants