Author: nextgens
Date: 2006-08-20 12:47:50 +0000 (Sun, 20 Aug 2006)
New Revision: 10214

Modified:
   trunk/apps/installer/installclasspath/windows/update.cmd
Log:
update: try to get freenet-ext.jar even on windows

Modified: trunk/apps/installer/installclasspath/windows/update.cmd
===================================================================
--- trunk/apps/installer/installclasspath/windows/update.cmd    2006-08-20 
11:55:18 UTC (rev 10213)
+++ trunk/apps/installer/installclasspath/windows/update.cmd    2006-08-20 
12:47:50 UTC (rev 10214)
@@ -134,6 +134,7 @@
 if exist freenet-%RELEASE%-latest.jar.url del freenet-%RELEASE%-latest.jar.url
 ren freenet-%RELEASE%-latest.jar.new.url freenet-%RELEASE%-latest.jar.url
 echo - Freenet-cvs-snapshot.jar verified and updated.
+java -cp lib\sha1test.jar Sha1Test freenet-ext.jar
 goto end

 :noupdate


Reply via email to