From 65038a738c87bf715627cbfc9dfd76f253ca258e Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Wed, 2 Jan 2008 04:34:47 +0000
Subject: [PATCH] streamline build scripts

---
 releng.control/somePathDirectory/commonVariations.shsource | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releng.control/somePathDirectory/commonVariations.shsource b/releng.control/somePathDirectory/commonVariations.shsource
index 71d096b53..637f5196e 100644
--- a/releng.control/somePathDirectory/commonVariations.shsource
+++ b/releng.control/somePathDirectory/commonVariations.shsource
@@ -29,7 +29,7 @@ export DISPLAY=127.0.0.1:11.0
 # these should be full, abosolute path to the respective home directories
 # on this particular build machine
 export ANT_HOME=/home/shared/webtools/apps/apache-ant-1.7.0
-export JAVA_4_HOME=/home/shared/webtools/apps/j2sdk1.4.2_11
+export JAVA_4_HOME=/home/shared/webtools/apps/j2sdk1.4.2_15
 export JAVA_5_HOME=/home/shared/webtools/apps/jdk1.5.0_12
 
 export CCDIR=/home/shared/webtools/apps/cruisecontrol-bin-2.7.1
-- 
GitLab