-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Two issues:
- Usage of "section" job properties section. sections should not be used in such case
- Long checkbox title causes big outstep in the second configuration level
Caused by https://github.com/jenkinsci/rebuild-plugin/pull/12
Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/com/sonyericsson/rebuild/RebuildSettings.java
src/main/resources/com/sonyericsson/rebuild/RebuildSettings/config.jelly
src/main/resources/com/sonyericsson/rebuild/RebuildSettings/help-autoRebuild.html
http://jenkins-ci.org/commit/rebuild-plugin/c9bca8d89495423d15bd82a6d8afc865cf18ce46
Log:
[FIXED JENKINS-19905] - Removed section from rebuild options, added help.
Signed-off-by: Oleg Nenashev <nenashev@synopsys.com>