[
https://issues.apache.org/jira/browse/GROOVY-8387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384074#comment-16384074
]
Eric Milles commented on GROOVY-8387:
-------------------------------------
Groovy 2.4.14 has module-info.class in groovy-all.jar. Was it supposed to be
removed?
> Invalid module-info.class in jar artifacts
> ------------------------------------------
>
> Key: GROOVY-8387
> URL: https://issues.apache.org/jira/browse/GROOVY-8387
> Project: Groovy
> Issue Type: Bug
> Affects Versions: 3.x, 2.6.0-alpha-2
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> 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)