asciidoctor / asciidoclet

:clipboard: A Javadoc Doclet based on Asciidoctor that lets you write Javadoc in the AsciiDoc syntax.
https://github.com/asciidoctor/asciidoclet
Apache License 2.0
133 stars 40 forks source link

Add OpenJDK8 to Travis CI, remove OpenJDK 6, Oracle JDK 7 #74

Closed msgilligan closed 6 years ago

msgilligan commented 6 years ago

I wanted to add oraclejdk9 but Asciidoclet currently won't compile under JDK 9.

msgilligan commented 6 years ago

Sorry for the trial and error, but I had to test on Travis.

I recommend doing a squash as part of the PR merge.

msgilligan commented 6 years ago

@mojavelinux @johncarl81 -- Please review and merge this PR first as it will fix Travis and show that the other PRs are (should be) passing CI.

mojavelinux commented 6 years ago

:+1: