You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/23 05:16:00 UTC

[jira] [Commented] (GROOVY-8480) org.codehaus.groovy.runtime.ExtensionModule should move to META-INF/groovy

    [ https://issues.apache.org/jira/browse/GROOVY-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16373940#comment-16373940 ] 

ASF GitHub Bot commented on GROOVY-8480:
----------------------------------------

GitHub user paulk-asert opened a pull request:

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

    GROOVY-8480: org.codehaus.groovy.runtime.ExtensionModule should move …

    …to META-INF/groovy

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

    $ git pull https://github.com/paulk-asert/groovy groovy8480

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

    https://github.com/apache/groovy/pull/666.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 #666
    
----
commit 46b6b1164c76dd4da3e37bcc2432d6b8db815cb5
Author: paulk <pa...@...>
Date:   2018-02-23T05:14:00Z

    GROOVY-8480: org.codehaus.groovy.runtime.ExtensionModule should move to META-INF/groovy

----


> org.codehaus.groovy.runtime.ExtensionModule should move to META-INF/groovy
> --------------------------------------------------------------------------
>
>                 Key: GROOVY-8480
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8480
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Priority: Major
>
> To avoid confusing Java 9's ModuleFinder. We should fall back to the current location to handle existing jars.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)