Skip to content

Commit

Permalink
Remove all the unnecessary Gradle plugins properties files
Browse files Browse the repository at this point in the history
Closes gh-843
  • Loading branch information
rainboyan committed Dec 25, 2024
1 parent 42aca8d commit 99594a3
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions grace-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,6 @@ configure([javadoc]) {
options.jFlags "-Xms64M", "-Xmx512M"
}

tasks.withType(Copy) {
configure {
duplicatesStrategy = DuplicatesStrategy.INCLUDE
}
}

tasks.withType(io.github.gradlenexus.publishplugin.InitializeNexusStagingRepository).configureEach {
shouldRunAfter(tasks.withType(Sign))
}
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 99594a3

Please sign in to comment.