[freenet-cvs] r11221 - trunk/apps/new_installer

nextgens at freenetproject.org nextgens at freenetproject.org
Mon Dec 4 15:21:19 UTC 2006


Author: nextgens
Date: 2006-12-04 15:21:18 +0000 (Mon, 04 Dec 2006)
New Revision: 11221

Modified:
   trunk/apps/new_installer/build.xml
Log:
new_installer: bundle the new JRE : jre-1_5_0_09

Modified: trunk/apps/new_installer/build.xml
===================================================================
--- trunk/apps/new_installer/build.xml	2006-12-04 14:54:35 UTC (rev 11220)
+++ trunk/apps/new_installer/build.xml	2006-12-04 15:21:18 UTC (rev 11221)
@@ -10,7 +10,7 @@
 	<property name="dest" value="install.jar"/>
 	<property name="build" value="build"/>
 	<property name="izPack.lib" value="lib/standalone-compiler.jar"/>
-	<property name="jre.lib" value="lib/jre-1_5_0_07-windows-i586-p.exe"/>
+	<property name="jre.lib" value="lib/jre-1_5_0_09-windows-i586-p-s.exe"/>
 
 	<taskdef name="izpack" classpath="${basedir}/lib/standalone-compiler.jar" classname="com.izforge.izpack.ant.IzPackTask"/>
 




More information about the cvs mailing list