Revision: 19858
          http://sourceforge.net/p/gate/code/19858
Author:   ian_roberts
Date:     2016-12-13 15:13:19 +0000 (Tue, 13 Dec 2016)
Log Message:
-----------
Regenerated gate.exe with latest launch4j, due to 
https://sourceforge.net/p/launch4j/bugs/146/ (launch4j was considering 1.8.0_99 
to be newer than 1.8.0_100)

Modified Paths:
--------------
    gate/trunk/build/deploy/launch4j-gate.xml
    gate/trunk/gate.exe

Modified: gate/trunk/build/deploy/launch4j-gate.xml
===================================================================
--- gate/trunk/build/deploy/launch4j-gate.xml   2016-12-13 02:23:31 UTC (rev 
19857)
+++ gate/trunk/build/deploy/launch4j-gate.xml   2016-12-13 15:13:19 UTC (rev 
19858)
@@ -13,7 +13,7 @@
   <stayAlive>false</stayAlive>
   <icon>gate-icon.ico</icon>
   <jre>
-    <minVersion>1.6.0</minVersion>
+    <minVersion>1.7.0</minVersion>
     <!-- prefer JDK but accept JRE if newer -->
     <jdkPreference>preferJdk</jdkPreference>
     <initialHeapSize>0</initialHeapSize>
@@ -28,6 +28,6 @@
     <startupErr>An error occurred while starting the installer.</startupErr>
     <bundledJreErr>This application was configured to use a bundled Java 
Runtime Environment but the runtime is missing or corrupted.</bundledJreErr>
     <jreVersionErr>GATE requires a Java Runtime Environment, and works best 
with a JDK.  Click OK to download one - minimum version</jreVersionErr>
-    <launcherErr>The registry refers to a nonexistent Java Runtime Environment 
installation or the runtime is corrupted.  Please ensure you have a valid 
installation of Java 6.0 or later.</launcherErr>
+    <launcherErr>The registry refers to a nonexistent Java Runtime Environment 
installation or the runtime is corrupted.  Please ensure you have a valid 
installation of Java 7.0 or later.</launcherErr>
   </messages>
 </launch4jConfig>

Modified: gate/trunk/gate.exe
===================================================================
(Binary files differ)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to