I see that java.bat is still for version 7u15, while it's currently on 7u20.

Is there a reason why the installer downloads both the version 6 and 7
installers, but only installs the 6?


svn diff java.bat
Index: java.bat
===================================================================
--- java.bat    (revision 3571)
+++ java.bat    (working copy)
@@ -4,7 +4,7 @@
 :: <http://www.java.com/en/download/manual.jsp>
 :: http://www.java.com/en/download/manual_v6.jsp
 :: <http://java.sun.com/javase/6/webnotes/install/jre/silent.html#running>
-::URL|ALL|http://javadl.sun.com/webapps/download/AutoDL?BundleId=74781|packages/jre/jre-7u15-windows-i586.exe
+::URL|ALL|http://javadl.sun.com/webapps/download/AutoDL?BundleId=76860|packages/jre/jre-7u21-windows-i586.exe
 
::URL|ALL|http://javadl.sun.com/webapps/download/AutoDL?BundleId=74347|packages/jre/jre-6u41-windows-i586.exe
 
 @Echo off
@@ -12,5 +12,5 @@
 todo.pl "reg add \"HKLM\SOFTWARE\JavaSoft\Java Update\Policy\" /f /v
\"EnableAutoUpdateCheck\" /t REG_DWORD /d 0"
 todo.pl "reg add \"HKLM\SOFTWARE\JavaSoft\Java Update\Policy\" /f /v
\"EnableJavaUpdate\" /t REG_DWORD /d 0"
 
-todo.pl "%Z%\packages\jre\jre-6u41-windows-i586.exe /s IEXPLORER=1
MOZILLA=1 REBOOT=ReallySuppress JAVAUPDATE=0 WEBSTARTICON=0"
+todo.pl "%Z%\packages\jre\jre-7u21-windows-i586.exe /s IEXPLORER=1
MOZILLA=1 REBOOT=ReallySuppress JAVAUPDATE=0 WEBSTARTICON=0"


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to