You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Easy fix: revert todestinationDir or update the documentation for destinationDirectory.
Not sure this change was worth breaking compatibility. I had to search the source code.
Shadow Version
8.1.1
Gradle Version
8.8
Expected Behavior
destinationDir works.
Actual Behavior
Could not set unknown property 'destinationDir' for task ':myProject:myTask' of type com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar.`
Thank you for the plugin!
Easy fix: revert to
destinationDir
or update the documentation fordestinationDirectory
.Not sure this change was worth breaking compatibility. I had to search the source code.
Shadow Version
8.1.1
Gradle Version
8.8
Expected Behavior
destinationDir
works.Actual Behavior
Gradle Build Script(s)
The text was updated successfully, but these errors were encountered: