JAL-3775 Re-compiled Getdown jars
authorBen Soares <b.soares@dundee.ac.uk>
Fri, 13 Nov 2020 18:10:54 +0000 (18:10 +0000)
committerBen Soares <b.soares@dundee.ac.uk>
Fri, 13 Nov 2020 18:10:54 +0000 (18:10 +0000)
12 files changed:
getdown/lib/FJVL_VERSION
getdown/lib/JVL_VERSION
getdown/lib/getdown-core.jar
getdown/lib/getdown-launcher-local.jar
getdown/lib/getdown-launcher.jar
getdown/src/getdown/ant/pom.xml
getdown/src/getdown/core/pom.xml
getdown/src/getdown/launcher/pom.xml
getdown/src/getdown/mvn_cmd
getdown/src/getdown/pom.xml
j11lib/getdown-core.jar
j8lib/getdown-core.jar

index 8228610..07a2dfc 100644 (file)
@@ -1 +1 @@
-1.8.3-1.2.8_FJVL
+1.8.3-1.2.9_FJVL
index 3e098de..b971e64 100644 (file)
@@ -1 +1 @@
-1.8.3-1.2.8_JVL
+1.8.3-1.2.9_JVL
index 01c99fd..bb8c693 100644 (file)
Binary files a/getdown/lib/getdown-core.jar and b/getdown/lib/getdown-core.jar differ
index 9ac5569..b6a4227 100644 (file)
Binary files a/getdown/lib/getdown-launcher-local.jar and b/getdown/lib/getdown-launcher-local.jar differ
index d63f92b..515cc53 100644 (file)
Binary files a/getdown/lib/getdown-launcher.jar and b/getdown/lib/getdown-launcher.jar differ
index 756bb16..c180d5f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.threerings.getdown</groupId>
     <artifactId>getdown</artifactId>
-    <version>1.8.3-1.2.8_FJVL</version>
+    <version>1.8.3-1.2.9_FJVL</version>
   </parent>
 
   <artifactId>getdown-ant</artifactId>
index 7c4d779..dd387b1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.threerings.getdown</groupId>
     <artifactId>getdown</artifactId>
-    <version>1.8.3-1.2.8_FJVL</version>
+    <version>1.8.3-1.2.9_FJVL</version>
   </parent>
 
   <artifactId>getdown-core</artifactId>
index 6af81a9..e7dbeb1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.threerings.getdown</groupId>
     <artifactId>getdown</artifactId>
-    <version>1.8.3-1.2.8_FJVL</version>
+    <version>1.8.3-1.2.9_FJVL</version>
   </parent>
 
   <artifactId>getdown-launcher</artifactId>
index 6558cb9..e0d7cf1 100755 (executable)
@@ -3,7 +3,7 @@
 if [ x$JVLVERSION != x ]; then
   export VERSION=$JVLVERSION
 else
-  export VERSION=1.8.3-1.2.8_JVL
+  export VERSION=1.8.3-1.2.9_JVL
 fi
 
 if [ x${VERSION%_JVL} = x$VERSION ]; then
index 4585d06..8c7c521 100644 (file)
@@ -10,7 +10,7 @@
   <groupId>com.threerings.getdown</groupId>
   <artifactId>getdown</artifactId>
   <packaging>pom</packaging>
-  <version>1.8.3-1.2.8_FJVL</version>
+  <version>1.8.3-1.2.9_FJVL</version>
 
   <name>getdown</name>
   <description>An application installer and updater.</description>
index 01c99fd..bb8c693 100644 (file)
Binary files a/j11lib/getdown-core.jar and b/j11lib/getdown-core.jar differ
index 01c99fd..bb8c693 100644 (file)
Binary files a/j8lib/getdown-core.jar and b/j8lib/getdown-core.jar differ