Does anyone know how or from where Jenkins reads the salve node "System Properties" values? As I mentioned previously, I need to modify some of the system properties values of the slave node.
On Wednesday, June 19, 2013 12:22:57 PM UTC-7, Sameh Tawfik wrote: > > Hi, I'm using *Jenkins ver. 1.519* <http://jenkins-ci.org/> , and I set a > Unix slave that has java version 1.5 as the default java installation. I > installed a newer version of Java 1.7 in my home folder on that slave > machine, and I'm trying to let Jenkins use this version when it connect to > the salve node instead of the older version, but so far no luck :-( > > I set the path and java_home to point to the new version in my .profile > file, and I verified when I check the java version it is 1.7, and I'm using > my account credentials to connect the master Jenkins machine to the slave > machine, but when I look at the node "system Information" I see it is still > referencing java version 1.5 under the "System Properties", so it does not > seem it reads my personal environment settings but it reads the system > default properties values. > > Is there is a way where I can modify Jenkins slave node system properties > value? So, the java properties would be set to point the desired version? > > Sameh > > > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
