[jboss-maven2-commits] Repository SVN: r32977 - in maven2/com/google/gwt/ant-gwt: 2.0.0 and 1 other directory.

jboss-maven2-commits at lists.jboss.org jboss-maven2-commits at lists.jboss.org
Wed Dec 9 08:03:55 EST 2009


Author: heiko.braun at jboss.com
Date: 2009-12-09 08:03:54 -0500 (Wed, 09 Dec 2009)
New Revision: 32977

Added:
   maven2/com/google/gwt/ant-gwt/2.0.0/
   maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar
   maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar.md5
   maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar.sha1
   maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom
   maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom.md5
   maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom.sha1
Modified:
   maven2/com/google/gwt/ant-gwt/maven-metadata.xml
   maven2/com/google/gwt/ant-gwt/maven-metadata.xml.md5
   maven2/com/google/gwt/ant-gwt/maven-metadata.xml.sha1
Log:
Added GWT 2.0

Added: maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar
===================================================================
(Binary files differ)


Property changes on: maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar.md5
===================================================================
--- maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar.md5	                        (rev 0)
+++ maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar.md5	2009-12-09 13:03:54 UTC (rev 32977)
@@ -0,0 +1 @@
+7041cc6809524e37cc017fd5220c78f9
\ No newline at end of file

Added: maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar.sha1
===================================================================
--- maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar.sha1	                        (rev 0)
+++ maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.jar.sha1	2009-12-09 13:03:54 UTC (rev 32977)
@@ -0,0 +1 @@
+7174c3775cd8eeb440fb3d3204322cd6e44c1d14
\ No newline at end of file

Added: maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom
===================================================================
--- maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom	                        (rev 0)
+++ maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom	2009-12-09 13:03:54 UTC (rev 32977)
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.google.gwt</groupId>
+  <artifactId>ant-gwt</artifactId>
+  <version>2.0.0</version>
+</project>

Added: maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom.md5
===================================================================
--- maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom.md5	                        (rev 0)
+++ maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom.md5	2009-12-09 13:03:54 UTC (rev 32977)
@@ -0,0 +1 @@
+802b85aef958d2fe9139d530faaac2cf
\ No newline at end of file

Added: maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom.sha1
===================================================================
--- maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom.sha1	                        (rev 0)
+++ maven2/com/google/gwt/ant-gwt/2.0.0/ant-gwt-2.0.0.pom.sha1	2009-12-09 13:03:54 UTC (rev 32977)
@@ -0,0 +1 @@
+f004a5619d3b919b2db16a5cb3f39b22b045df74
\ No newline at end of file

Modified: maven2/com/google/gwt/ant-gwt/maven-metadata.xml
===================================================================
--- maven2/com/google/gwt/ant-gwt/maven-metadata.xml	2009-12-09 13:01:47 UTC (rev 32976)
+++ maven2/com/google/gwt/ant-gwt/maven-metadata.xml	2009-12-09 13:03:54 UTC (rev 32977)
@@ -7,7 +7,8 @@
   <versioning>
     <versions>
       <version>2.0.0-6757</version>
+      <version>2.0.0</version>
     </versions>
-    <lastUpdated>20091109160819</lastUpdated>
+    <lastUpdated>20091209111124</lastUpdated>
   </versioning>
 </metadata>

Modified: maven2/com/google/gwt/ant-gwt/maven-metadata.xml.md5
===================================================================
--- maven2/com/google/gwt/ant-gwt/maven-metadata.xml.md5	2009-12-09 13:01:47 UTC (rev 32976)
+++ maven2/com/google/gwt/ant-gwt/maven-metadata.xml.md5	2009-12-09 13:03:54 UTC (rev 32977)
@@ -1 +1 @@
-e1cff4d9a3637adef120f6715708de9a
\ No newline at end of file
+d672dff11b34f748a1c4cfc8c76031b2
\ No newline at end of file

Modified: maven2/com/google/gwt/ant-gwt/maven-metadata.xml.sha1
===================================================================
--- maven2/com/google/gwt/ant-gwt/maven-metadata.xml.sha1	2009-12-09 13:01:47 UTC (rev 32976)
+++ maven2/com/google/gwt/ant-gwt/maven-metadata.xml.sha1	2009-12-09 13:03:54 UTC (rev 32977)
@@ -1 +1 @@
-9ce46f7ac93c82e5dcd829c7adbf8e7cde21e983
\ No newline at end of file
+903aa75967d83f2426685ca5d07df50c52cb0ef2
\ No newline at end of file



More information about the jboss-maven2-commits mailing list