forked from apache/geode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEODE-6259: Correct issues with publish targets (apache#3067)
* Default values in gradle.properties should not be quote-wrapped * Short-circuit-when-exists operator is ?: in Groovy, not || like in Python. * Username/Password credentials are only valid for maven targets of HTTP, HTTPS, and SFTP. * The meta pipeline should be updated when meta.properties changes.
- Loading branch information
1 parent
1e350b1
commit fdd924e
Showing
3 changed files
with
13 additions
and
6 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
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