Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: buckminster-plugin
-
Labels:None
-
Similar Issues:
Description
Today it is only possible to add commands to the configuration. Those commands are wrapped in a script and then passed to Buckminster. I would like an alternative where I can appoint the script directly instead so that I can store the script in my releng component.
Code changed in hudson
User: : jutzig
Path:
trunk/hudson/plugins/buckminster/src/main/java/hudson/plugins/buckminster/EclipseBuckminsterBuilder.java
trunk/hudson/plugins/buckminster/src/main/java/hudson/plugins/buckminster/command/CommandLineBuilder.java
trunk/hudson/plugins/buckminster/src/main/resources/hudson/plugins/buckminster/EclipseBuckminsterBuilder/config.jelly
trunk/hudson/plugins/buckminster/src/main/resources/hudson/plugins/buckminster/EclipseBuckminsterBuilder/config_de.properties
trunk/hudson/plugins/buckminster/src/main/webapp/help-customCommand.html
trunk/hudson/plugins/buckminster/src/main/webapp/help-customCommand_de.html
trunk/hudson/plugins/buckminster/src/main/webapp/help-customOutput.html
trunk/hudson/plugins/buckminster/src/main/webapp/help-customOutput_de.html
trunk/hudson/plugins/buckminster/src/main/webapp/help-customTemp.html
trunk/hudson/plugins/buckminster/src/main/webapp/help-customTemp_de.html
trunk/hudson/plugins/buckminster/src/main/webapp/help-customWorkspace.html
trunk/hudson/plugins/buckminster/src/main/webapp/help-customWorkspace_de.html
http://jenkins-ci.org/commit/29191
Log:
JENKINS-6040Make it possible to configure paths for the eclipse workspace and root foldersJENKINS-6039Paths contain double slashesJENKINS-6038Make it possible to appoint a buckminster script file