-
Bug
-
Resolution: Fixed
-
Major
-
None
-
hudson 1.347, scons 0.2
The scons 0.2 plugin (which as of this submission doesn't show up as a component in the Component/s list) uses new names for the configuration section in the config.xml files. This causes them to disappear from the configuration screens (but fortunately not from the config.xml files).
I would have preferred that the new version either automatically updated the 0.1 SConsBuilder section to the 0.2 SConsBuilderScriptFile, or at least mentioned the fact that the names changed in the release notes.
Code changed in hudson
User: : gbois
Path:
trunk/hudson/plugins/scons/pom.xml
trunk/hudson/plugins/scons/src/main/java/com/thalesgroup/hudson/plugins/scons/SConsBuilder.java
http://jenkins-ci.org/commit/32545
Log:
Fixed
JENKINS-5791