]> source.dussan.org Git - gitblit.git/commitdiff
Update to Groovy 2.4.4
authorJames Moger <james.moger@gitblit.com>
Fri, 18 Sep 2015 12:28:42 +0000 (08:28 -0400)
committerJames Moger <james.moger@gitblit.com>
Fri, 18 Sep 2015 12:28:42 +0000 (08:28 -0400)
.classpath
build.moxie
gitblit.iml

index 0e4b39be116329ba26c79126c7631eaf86951701..9ce74f750e6481ff9c168c84d6fbb30dda28ab84 100644 (file)
@@ -57,7 +57,7 @@
        <classpathentry kind="lib" path="ext/rome-0.9.jar" sourcepath="ext/src/rome-0.9.jar" />
        <classpathentry kind="lib" path="ext/jdom-1.0.jar" sourcepath="ext/src/jdom-1.0.jar" />
        <classpathentry kind="lib" path="ext/gson-2.3.1.jar" sourcepath="ext/src/gson-2.3.1.jar" />
-       <classpathentry kind="lib" path="ext/groovy-all-2.4.1.jar" sourcepath="ext/src/groovy-all-2.4.1.jar" />
+       <classpathentry kind="lib" path="ext/groovy-all-2.4.4.jar" sourcepath="ext/src/groovy-all-2.4.4.jar" />
        <classpathentry kind="lib" path="ext/unboundid-ldapsdk-2.3.8.jar" sourcepath="ext/src/unboundid-ldapsdk-2.3.8.jar" />
        <classpathentry kind="lib" path="ext/ivy-2.2.0.jar" sourcepath="ext/src/ivy-2.2.0.jar" />
        <classpathentry kind="lib" path="ext/jcalendar-1.3.2.jar" />
index 1a61da7ef0e28bd8bd1fe23cace6754ea7f125cd..e4df2a8e2e2e6758e0111ef020937c889118e491 100644 (file)
@@ -107,7 +107,7 @@ properties: {
   wicket.version : 1.4.22
   lucene.version : 4.10.0
   jgit.version   : 4.0.1.201506240215-r
-  groovy.version : 2.4.1
+  groovy.version : 2.4.4
   bouncycastle.version : 1.51
   selenium.version : 2.28.0
   wikitext.version : 1.4
index 9ca6cd816e63e49d831f34ba8996100a5b245866..e22b861a79d02cad40827740b8b5c67d2d01931b 100644 (file)
       </library>
     </orderEntry>
     <orderEntry type="module-library">
-      <library name="groovy-all-2.4.1.jar">
+      <library name="groovy-all-2.4.4.jar">
         <CLASSES>
-          <root url="jar://$MODULE_DIR$/ext/groovy-all-2.4.1.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/groovy-all-2.4.4.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES>
-          <root url="jar://$MODULE_DIR$/ext/src/groovy-all-2.4.1.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/src/groovy-all-2.4.4.jar!/" />
         </SOURCES>
       </library>
     </orderEntry>