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

jdk9 compatibility #119

Closed
avandeursen opened this issue Mar 23, 2018 · 2 comments
Closed

jdk9 compatibility #119

avandeursen opened this issue Mar 23, 2018 · 2 comments

Comments

@avandeursen
Copy link
Member

JPacman currently works with the checkerframework, which presently is not ready for jdk9.

See typetools/checker-framework#1224

We need to update the pom.xml file so that mvn verify passes for the jpacman-framework, also when jdk 9 is used.

@avandeursen
Copy link
Member Author

Related to this, we need to add an explicit jdk8/9 builds to the travis/gitlab build files.

@avandeursen
Copy link
Member Author

And we need to replace findbugs by spotbugs, as findbugs has deceased and will not offer jdk 9 support.

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

1 participant