[
https://issues.apache.org/jira/browse/GROOVY-8387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-8387:
------------------------------
Description:
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.
was: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.
> 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
>
> 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
(v6.4.14#64029)