-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: Solaris
Create a job on a *nix system with a colon : in the name.
When the job tries to run ant it gets an error like:
FATAL: command execution failed
java.io.IOException: Cannot run program "/opt/apache-ant-1.7.0/bin/ant" (in
directory "/opt/webserver7/.hudson/jobs/what:IsGoingOn/workspace\client"):
error=2, No such file or directory
Notice the \ near the end of the path.
I'm using 1.149.
[JENKINS-970] Colon in job name causes incorrect use of windows path separator
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 131043 ] | New: JNJira + In-Review [ 200331 ] |
I think using ':' in path name would lead to all sorts of problems, as ':' in
Unix is used as a path separator. So I'm disallowing ':' and ';' as job names in
1.152.