You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2018/03/03 01:48:00 UTC

[jira] [Created] (GROOVY-8489) CLONE - Invalid module-info.class in jar artifacts

Paul King created GROOVY-8489:
---------------------------------

             Summary: CLONE - Invalid module-info.class in jar artifacts
                 Key: GROOVY-8489
                 URL: https://issues.apache.org/jira/browse/GROOVY-8489
             Project: Groovy
          Issue Type: Bug
    Affects Versions: 3.x, 2.6.0-alpha-2
            Reporter: Paul King
            Assignee: Paul King
             Fix For: 2.5.0-beta-3, 2.6.0-alpha-3


Due to jarjar of ASM 6, we get a bogus module-info.class file in our artifacts on master and GROOVY_2_6_X. We need to prune this out in the gradle build file.

We want to ultimately have our own such file but we haven't worked out what its contents would be yet and that will have its own issue.



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