-
Bug
-
Resolution: Fixed
-
Trivial
-
None
When a matrix job is disabled no indication is given that it is disabled.
Enabling check box in configuration page.
"Disable Build (No new builds will be executed until the project is re-enabled.)"
This should be the same as the normal jobs.
patch to enable this attached.
jelly modified to match that of a normal job for the disabling code.
Code changed in hudson
User: : sogabe
Path:
trunk/hudson/main/core/src/main/resources/hudson/matrix/MatrixProject/index.jelly
trunk/hudson/main/core/src/main/resources/hudson/matrix/MatrixProject/index_ja.properties
trunk/hudson/main/maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/index.jelly
trunk/hudson/main/maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/index_ja.properties
http://jenkins-ci.org/commit/34086
Log:
[FIXED JENKINS-7266] Added "This build is disabled" button on Matrix and M2 project.