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

Add initial Java 9 Support #887

Closed
3 tasks done
TheCoder4eu opened this issue Nov 4, 2017 · 3 comments
Closed
3 tasks done

Add initial Java 9 Support #887

TheCoder4eu opened this issue Nov 4, 2017 · 3 comments
Assignees
Milestone

Comments

@TheCoder4eu
Copy link
Owner

TheCoder4eu commented Nov 4, 2017

Add initial Java 9 Support to Gradle build

  • set Java 8 as default build and start deprecating Java 6
  • add Java 9 library build
  • test library in a Java 9 runtime
@TheCoder4eu TheCoder4eu added this to the v1.2.0 milestone Nov 4, 2017
@TheCoder4eu TheCoder4eu self-assigned this Nov 4, 2017
@TheCoder4eu
Copy link
Owner Author

During the build you obtain the following warning from Java:

warning: [options] source value 1.6 is obsolete and will be removed in a future release

I think time is mature to deprecate Java 6 starting from BootsFaces v 1.2.0 and remove it as of v1.5.0 .
The same could apply to Java 7 as of v1.5.0 .

@TheCoder4eu
Copy link
Owner Author

WIP - Testing.

TheCoder4eu added a commit that referenced this issue Nov 6, 2017
@TheCoder4eu
Copy link
Owner Author

Tested the whole showcase with the library compile with target Java 9, in a Java 9 runtime.
OK.

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