Skip to content

Remove ShadowJar MetaClass implementation. Fix for gradle 5.2#456

Merged
johnrengelman merged 1 commit intoGradleUp:masterfrom
researchgate:master
Feb 28, 2019
Merged

Remove ShadowJar MetaClass implementation. Fix for gradle 5.2#456
johnrengelman merged 1 commit intoGradleUp:masterfrom
researchgate:master

Conversation

@Hillkorn
Copy link
Copy Markdown
Contributor

@Hillkorn Hillkorn commented Feb 6, 2019

As I tested the plugin with gradle 5.2 I got an error. Gradle was unable to create the shadowJar task because of duplicate metaClass methods. Not sure if we really have to remove it here or it's more a problem of gradle.

@baron1405
Copy link
Copy Markdown
Contributor

baron1405 commented Feb 11, 2019

I have hit this problem in Gradle 5.2.1.

@baron1405
Copy link
Copy Markdown
Contributor

FYI @Hillkorn I cloned your branch and tried it in my Gradle 5.2.1 build. It solved the problem.

@johnrengelman johnrengelman merged commit 500c003 into GradleUp:master Feb 28, 2019
@johnrengelman johnrengelman added this to the 5.0.0 milestone Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants