-
Bug
-
Resolution: Not A Defect
-
Minor
-
Jenkins 1.480.2
Gradle 1.0, Gradle 1.4
defaultTasks for a project are not taken into account and not executed.
Output of a commandline call './gradlew tasks':
<snip>
------------------------
All tasks runnable ...
------------------------
Default tasks: check, package
Help tasks
----------
<snip/>
Output of the same project inside jenkins ("Use gradle wrapper"):
<snip>
------------------------
All tasks runnable ...
------------------------
Help tasks
----------
<snip/>
The default tasks are missing, and are therefore not executed.
[JENKINS-16550] Existing defaultTasks not executed
Workflow | Original: JNJira [ 147373 ] | New: JNJira + In-Review [ 176886 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |