Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
Description
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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Workflow | JNJira [ 153522 ] | JNJira + In-Review [ 194570 ] |
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.