diff options
author | Sven Gothel <[email protected]> | 2013-10-18 07:31:09 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-10-18 07:31:09 +0200 |
commit | ca228c4b2d46cae62510350948616f2429292a3b (patch) | |
tree | 3ab6f7a383109ee1de9907d8e53667a9c37ccd69 /jenkins-server-slave-setup/nodes/sgothel-win64-nvgtx460-010_011 | |
parent | 184d51b6cb610b482503c0ece3129130e49ba211 (diff) |
bump nodes to 7u45
Diffstat (limited to 'jenkins-server-slave-setup/nodes/sgothel-win64-nvgtx460-010_011')
2 files changed, 4 insertions, 4 deletions
diff --git a/jenkins-server-slave-setup/nodes/sgothel-win64-nvgtx460-010_011/win64-nvgtx460-win7-jogamp-x32-sgothel-010.bat b/jenkins-server-slave-setup/nodes/sgothel-win64-nvgtx460-010_011/win64-nvgtx460-win7-jogamp-x32-sgothel-010.bat index be02b39..2e1e938 100755 --- a/jenkins-server-slave-setup/nodes/sgothel-win64-nvgtx460-010_011/win64-nvgtx460-win7-jogamp-x32-sgothel-010.bat +++ b/jenkins-server-slave-setup/nodes/sgothel-win64-nvgtx460-010_011/win64-nvgtx460-win7-jogamp-x32-sgothel-010.bat @@ -1,5 +1,5 @@ -set J2RE_HOME=c:\jre1.7.0_40_x32 -set JAVA_HOME=c:\jdk1.7.0_40_x32 +set J2RE_HOME=c:\jre1.7.0_45_x32 +set JAVA_HOME=c:\jdk1.7.0_45_x32 set ANT_PATH=C:\apache-ant-1.8.2 set GIT_PATH=C:\cygwin\bin set SEVENZIP=C:\Program Files\7-Zip diff --git a/jenkins-server-slave-setup/nodes/sgothel-win64-nvgtx460-010_011/win64-nvgtx460-win7-jogamp-x64-sgothel-011.bat b/jenkins-server-slave-setup/nodes/sgothel-win64-nvgtx460-010_011/win64-nvgtx460-win7-jogamp-x64-sgothel-011.bat index 2916b43..671a310 100755 --- a/jenkins-server-slave-setup/nodes/sgothel-win64-nvgtx460-010_011/win64-nvgtx460-win7-jogamp-x64-sgothel-011.bat +++ b/jenkins-server-slave-setup/nodes/sgothel-win64-nvgtx460-010_011/win64-nvgtx460-win7-jogamp-x64-sgothel-011.bat @@ -1,5 +1,5 @@ -set J2RE_HOME=c:\jre1.7.0_40_x64 -set JAVA_HOME=c:\jdk1.7.0_40_x64 +set J2RE_HOME=c:\jre1.7.0_45_x64 +set JAVA_HOME=c:\jdk1.7.0_45_x64 set ANT_PATH=C:\apache-ant-1.8.2 set GIT_PATH=C:\cygwin\bin set SEVENZIP=C:\Program Files\7-Zip |