Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 20/Dec/13 12:52 PM
Description:

Our compiler's linker is complaining for the @ in the workspace path that comes with multiple concurrent jobs, so I wish to change the character using -Dhudson.slaves.WorkspaceList=+.

Changed /etc/default/jenkins and restarted the service.
Through ps I can see the property has been used:
/usr/bin/java -jar /usr/share/jenkins/jenkins.war --webroot=/var/cache/jenkins/war --httpPort=8080 --ajp13Port=-1 -Dhudson.slaves.WorkspaceList=+

Tried also with underscore, and surrounding the character with apostrophes ('), but it seems not working. Both on master and on slaves, the parallel workspaces are created using '@'.

Environment: Jenkins 1.534 on Ubuntu 12.04.1
Project: Jenkins
Priority: Major Major
Reporter: Massimo Rossello
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to