GitHub user jwagenleitner opened a pull request:

    https://github.com/apache/groovy/pull/269

    Update asciidoctor gradle plugin

    Upgrading from 1.5.2. to 1.5.3 allows the asciidoctor tasks to
    run successfully on jdk9, which failed with:
    
    java.lang.RuntimeException: unsupported Java version: 9
        at 
org.jruby.RubyInstanceConfig.initGlobalJavaVersion(RubyInstanceConfig.java:1858)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jwagenleitner/groovy asciidoc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/269.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #269
    
----
commit 574b2bdda66c0bf4ed6252e616c91a425378e1ef
Author: John Wagenleitner <[email protected]>
Date:   2016-02-22T01:29:14Z

    Update asciidoctor gradle plugin
    
    Upgrading from 1.5.2. to 1.5.3 allows the asciidoctor tasks to
    run successfully on jdk9, which failed with:
    
    java.lang.RuntimeException: unsupported Java version: 9
        at 
org.jruby.RubyInstanceConfig.initGlobalJavaVersion(RubyInstanceConfig.java:1858)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to