Well, I realized that my last patch wasn't parsing the JSON correctly on submit. Sorry guys. This one is fixed, along with a minor fix to the parsing that was already there to check for null before you try to get a JSON object.
Chris Bush
added a comment - Well, I realized that my last patch wasn't parsing the JSON correctly on submit. Sorry guys. This one is fixed, along with a minor fix to the parsing that was already there to check for null before you try to get a JSON object.
Code changed in jenkins
User: syl20bnr
Path:
src/main/java/org/jenkinsci/plugins/jobgenerator/JobGenerator.java
src/main/resources/org/jenkinsci/plugins/jobgenerator/JobGenerator/configure-advanced.jelly
src/main/resources/org/jenkinsci/plugins/jobgenerator/Messages.properties http://jenkins-ci.org/commit/jobgenerator-plugin/f6c80c0d541233414830d9c72236eedbe2ac2dc0
Log: JENKINS-17730 Support for Custom Workspace
SCM/JIRA link daemon
added a comment - Code changed in jenkins
User: syl20bnr
Path:
src/main/java/org/jenkinsci/plugins/jobgenerator/JobGenerator.java
src/main/resources/org/jenkinsci/plugins/jobgenerator/JobGenerator/configure-advanced.jelly
src/main/resources/org/jenkinsci/plugins/jobgenerator/Messages.properties
http://jenkins-ci.org/commit/jobgenerator-plugin/f6c80c0d541233414830d9c72236eedbe2ac2dc0
Log:
JENKINS-17730 Support for Custom Workspace
Possible patch, copied from https://issues.jenkins-ci.org/browse/JENKINS-13576