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

travis: build on openjdk10 and openjdk11 #29

Merged
merged 4 commits into from
Oct 11, 2018
Merged

travis: build on openjdk10 and openjdk11 #29

merged 4 commits into from
Oct 11, 2018

Conversation

mattnworb
Copy link
Member

No description provided.

mattnworb and others added 4 commits October 3, 2018 16:22
Checkstyle itself does not support jdk9+ until version 8.9. The changes
in this commit for the checkstyle configuration are related to changes
in Checkstyle between 6.13 and 8.9 - FileContentsHolder was removed, and
SuppressionCommentFilter has to be used as a child of TreeWalker.
the version of Checkstyle needed for jdk9+ has a class file version too
high to use on jdk7.
update maven-source-plugin to 3.0.1 to fix a Java 11 incompatibility
@mattnworb mattnworb changed the title travis: build on openjdk10 travis: build on openjdk10 and openjdk11 Oct 8, 2018
@jsferrei jsferrei merged commit fae88cc into master Oct 11, 2018
@jsferrei jsferrei deleted the jdk10 branch October 11, 2018 16:38
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.

2 participants