Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ShadowJar MetaClass implementation. Fix for gradle 5.2 #456

Merged
merged 1 commit into from
Feb 28, 2019

Conversation

Hillkorn
Copy link
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
Contributor

baron1405 commented Feb 11, 2019

I have hit this problem in Gradle 5.2.1.

@baron1405
Copy link
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