Change By: Andréas Berg (02/Jul/13 11:44 AM)
Description: The default jar cache location is now hardcoded to ~/.jenkins/cache/jars which is a really bad idea for a big production environment with networked home directories and multiple accounts running slaves.

This behaviour was introduced with this commit:
https://github.com/jenkinsci/remoting/commit/b5145a06876f4390ef3229d70fa5a7edf0739dae

This cache location needs to be configurable.

A bonus would be if permissions within it were handled in a way that supports multi accounts using it. That might be the case already though.

We've tried to put a workaround in place by defining "-Duser.home" to java but that affects other things too and even when done for master and every slave seperately
 it does  I am  not  get rid of  sure if it solves  the  behaviour  problem entirely .
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