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

Java 11 support: java.version syntax #963

Closed
iluwatar opened this issue Oct 6, 2019 · 1 comment
Closed

Java 11 support: java.version syntax #963

iluwatar opened this issue Oct 6, 2019 · 1 comment

Comments

@iluwatar
Copy link
Owner

iluwatar commented Oct 6, 2019

This task is part of the Java 11 transition plan https://github.com/iluwatar/java-design-patterns/wiki/16.-Java-11-Transition

System property java.version syntax has been changed, earlier 1.x now something like 9.x.x. Does something in this project depend on the old format? Report findings under this issue.

Links:
https://blog.codefx.org/java/java-9-migration-guide/

@iluwatar
Copy link
Owner Author

iluwatar commented Oct 9, 2019

The only reference is in naked-objects/webapp/pom.xml where the value is written to war manifest. AFAIK this should not be a problem.

@iluwatar iluwatar closed this as completed Oct 9, 2019
@iluwatar iluwatar added this to the 1.22.0 milestone Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant