-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Ubuntu Linux 12.04; Jenkins 1.508; Gradle 1.4
Our builds use $HOME/.gradle/gradle.properties to store secrets (i.e. Artifactory username/password).
After upgrading to 1.22, this file does not seem to be loaded.
Likely related: https://github.com/jenkinsci/gradle-plugin/commit/e3c13fb8ad5929d33dc657de24a2ba6e715c8a02
Possible workarounds:
- Revert to 1.21
- Copy the file into the workspace via shell (or some other pre-gradle step)
[JENKINS-17386] Gradle.properties ignored after 1.22 upgrade
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 148220 ] | New: JNJira + In-Review [ 192777 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |