asciidoctor / asciidoctorj-pdf

AsciidoctorJ PDF bundles the Asciidoctor PDF RubyGem (asciidoctor-pdf) so it can be loaded into the JVM using JRuby.
Apache License 2.0
36 stars 17 forks source link

Add badge to README. Don't built on Java11 #31

Closed robertpanzer closed 4 years ago

robertpanzer commented 4 years ago

Thank you for opening a pull request and contributing to AsciidoctorJ!

Please take a bit of time giving some details about your pull request:

Kind of change

[X] Bug fix [ ] New non-breaking feature [ ] New breaking feature [ ] Documentation update [ ] Build improvement

Description

What is the goal of this pull request?

Add badge to README. Fix CI build.

How does it achieve that?

Fix CI build by no longer building on Java11 which isn't support by our current Gradle version.

Are there any alternative ways to implement this?

Update Gradle, but that's for later.

Are there any implications of this pull request? Anything a user must know?

No.

Issue

No issue.

Release notes

Please add a corresponding entry to the file CHANGELOG.adoc