-
Bug
-
Resolution: Fixed
-
Major
While you can run an external build yourself and use either the REST or CLI to notify Jenkins of the result, if you use java -jar jenkins-core.jar folder/jobname cmd args... this does not work if the job is inside a folder.
Code changed in jenkins
User: Jesse Glick
Path:
changelog.html
core/src/main/java/hudson/Main.java
http://jenkins-ci.org/commit/jenkins/c9d69d36bdaaa149bb64887218b35e2ca260da07
Log:
[FIXED JENKINS-21525] Make command to run an external job work with folders.