You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by jwagenleitner <gi...@git.apache.org> on 2017/05/27 22:30:07 UTC

[GitHub] groovy pull request #553: require JDK 8+ for release builds (2_5_X/2_6_X)

GitHub user jwagenleitner opened a pull request:

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

    require JDK 8+ for release builds (2_5_X/2_6_X)

    For 2_5_X and 2_6_X in order to compile all features JDK 8+ is required for building releases (related to PR #545). 
    
    Also included a commit to add JSR223 DGMs in the GDK docs.  These methods were moved from `org.codehaus.groovy.vmplugin.v6.PluginDefaultGroovyMethods` and `org.codehaus.groovy.vmplugin.v6.PluginStaticGroovyMethods` but the docs build was not updated to include the new files.

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

    $ git pull https://github.com/jwagenleitner/groovy 7611-build-25x

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

    https://github.com/apache/groovy/pull/553.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 #553
    
----
commit 2a2de466152437e0ca97dfd70e3aaf0cae03d3f6
Author: John Wagenleitner <jw...@apache.org>
Date:   2017-05-27T22:21:43Z

    require JDK 8+ for release builds
    
    Related to change for GROOVY-7611 (PR #545), JDK 8+
    is required in order to compile all features.

commit 5764f17eeb5f6b5b33b27480dc09294db487368d
Author: John Wagenleitner <jw...@apache.org>
Date:   2017-05-27T22:23:58Z

    include JSR223 DGMs in generated GDK docs

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] groovy pull request #553: require JDK 8+ for release builds (2_5_X/2_6_X)

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---