]> source.dussan.org Git - gitblit.git/commitdiff
Updated to Groovy 1.8.8
authorJames Moger <james.moger@gitblit.com>
Thu, 27 Sep 2012 13:05:22 +0000 (09:05 -0400)
committerJames Moger <james.moger@gitblit.com>
Thu, 27 Sep 2012 13:05:22 +0000 (09:05 -0400)
.classpath
docs/04_releases.mkd
src/com/gitblit/build/Build.java

index 90522a15961941743d496c688ddb5c0bb1e02e37..1ce1f32b9cefbd3a43f2d294b2637439813c39b0 100644 (file)
@@ -22,7 +22,7 @@
        <classpathentry kind="lib" path="ext/wicket-1.4.20.jar" sourcepath="ext/src/wicket-1.4.20-sources.jar"/>
        <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.20.jar" sourcepath="ext/src/wicket-auth-roles-1.4.20-sources.jar"/>
        <classpathentry kind="lib" path="ext/wicket-extensions-1.4.20.jar" sourcepath="ext/src/wicket-extensions-1.4.20-sources.jar"/>
-       <classpathentry kind="lib" path="ext/groovy-all-1.8.6.jar" sourcepath="ext/src/groovy-all-1.8.6-sources.jar"/>
+       <classpathentry kind="lib" path="ext/groovy-all-1.8.8.jar" sourcepath="ext/src/groovy-all-1.8.8-sources.jar"/>
        <classpathentry kind="lib" path="ext/jetty-ajp-7.6.5.v20120716.jar" sourcepath="ext/src/jetty-ajp-7.6.5.v20120716-sources.jar"/>
        <classpathentry kind="lib" path="ext/lucene-core-3.6.0.jar" sourcepath="ext/src/lucene-core-3.6.0-sources.jar"/>
        <classpathentry kind="lib" path="ext/markdownpapers-core-1.2.7.jar" sourcepath="ext/src/markdownpapers-core-1.2.7-sources.jar"/>
index 48aecf355651e6a360c8df9ab6f7e481b33e059a..9c04dc2160492fe46104891a1c425abdf40aa27c 100644 (file)
@@ -35,6 +35,7 @@ If *realm.ldap.maintainTeams==true* **AND** *realm.ldap.admins* is not empty, th
 \r
 - updated to Jetty 7.6.5\r
 - updated to JGit 2.1.0.201209190230-r\r
+- updated to Groovy 1.8.8\r
 \r
 <hr/>\r
 \r
index d57d3cd17a85e612aaf8e9c05b697b67c3498ddb..f6e2050b7b8e9e0151480fe8bc6279a800921ad7 100644 (file)
@@ -598,8 +598,8 @@ public class Build {
                                "5875e2729de83a4e46391f8f979ec8bd03810c10", null);\r
 \r
                public static final MavenObject GROOVY = new MavenObject("groovy", "org/codehaus/groovy", "groovy-all",\r
-                               "1.8.6", 6143000, 2290000, 4608000, "96a26bfa6e5aea2e3c46df44a19de93a2acd2366",\r
-                               "2ac423ad404db3e3d9053c626d4c15a84cd18b73", "3c55878578272093f6b545072d46e3e8ee9a6639");\r
+                               "1.8.8", 6143000, 2290000, 4608000, "98a489343d3c30da817d36cbea5de11ed07bef31",\r
+                               "5f847ed18009f8a034bad3906e39f771c01728c1", "");\r
 \r
                public static final MavenObject LUCENE = new MavenObject("lucene", "org/apache/lucene", "lucene-core",\r
                                "3.6.0", 1470000, 1347000, 3608000, "8a0429de6b7c9918841fa2c441a6ef4cc07f2a18",\r