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

[feature] Java 11 Builds #366

Open
OneCricketeer opened this issue Dec 5, 2019 · 2 comments
Open

[feature] Java 11 Builds #366

OneCricketeer opened this issue Dec 5, 2019 · 2 comments

Comments

@OneCricketeer
Copy link

Any plans to add Java 11 build tests to Travis?

@OneCricketeer OneCricketeer changed the title Java 11 Builds [feature] Java 11 Builds Dec 5, 2019
@doanduyhai
Copy link
Owner

Update Travis build file is easy.

Making Achilles work for Java 11 is another story:

  • massive update of all maven plugins because of the new module system introduced in Java 9
  • maybe some internal JDK classes used by Achilles to circumvent some defects of APT are no longer available/have been moved

You are welcomed to contribute to this migration

@OneCricketeer
Copy link
Author

I found the Cassandra JIRA that Java 11 would be targetted for 4.0, so I assume changes here would be dependent on that

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

No branches or pull requests

2 participants