forked from apache/geode
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEODE-1213: Enable signing archives on geode-assembly
The disableMavenPublishing task was used on both geode-modules-assembly and geode-assembly. But geode-assembly does have archives that need to be signed, so we should not disable signing for this module. Adding a separate disableSigning method to disable signing, which is used only in the geode-modules-assembly.
- Loading branch information
1 parent
124f978
commit 3ac74a4
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters