Re: Is the hudson.slaves.WorkspaceList system property still around?

2013-12-09 Thread Stephane Odul
+1

I can see that this property is set when I run 'ps aux' on the master yet I 
still get the '@' in the workspace and some of the third party code we use 
barfs on '@'.

Should this be set on each slave argument?



On Tuesday, May 28, 2013 4:23:37 PM UTC-7, Eric Griswold wrote:
>
> Hi,
>
> I'm using Jenkins ver. 1.509.1  on CentOS 6; I 
> tried setting  hudson.slaves.WorkspaceList to '~' in /etc/sysconfig/jenkins:
>
> JENKINS_ARGS="-Dhudson.slaves.WorkspaceList='~'"
>
> However, parallel builds continued to use @ rather than 
> ~
>
> Was this incorrect or has this feature been moved/removed?
>
> Thanks,
> Eric
>
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Is the hudson.slaves.WorkspaceList system property still around?

2013-05-28 Thread Eric Griswold
Hi,

I'm using Jenkins ver. 1.509.1  on CentOS 6; I 
tried setting  hudson.slaves.WorkspaceList to '~' in /etc/sysconfig/jenkins:

JENKINS_ARGS="-Dhudson.slaves.WorkspaceList='~'"

However, parallel builds continued to use @ rather than 
~

Was this incorrect or has this feature been moved/removed?

Thanks,
Eric



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.