-
New Feature
-
Resolution: Won't Fix
-
Minor
-
None
Some Gradle builds will fail "on purpose", which should not stop the entire build process.
For example, Androids :connectedCheck or :lint will return an error code when an error is detected. In Jenkins, we would like to continue the build and publish results later on.
The Gradle plugin could add a checkbox "Ignore Gradle error code" to support this.
- links to
[JENKINS-25634] Ignore error code for Gradle builds
Remote Link | New: This issue links to "Pull Request (Web Link)" [ 12980 ] |
Workflow | Original: JNJira [ 159608 ] | New: JNJira + In-Review [ 180052 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
I have created a pull request for this feature, pull #24