[jboss-cvs] Repository SVN: r22568 - in maven2/cargo/cargo: 0.5 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Feb 23 13:04:14 EST 2009


Author: stan.silvert at jboss.com
Date: 2009-02-23 13:04:14 -0500 (Mon, 23 Feb 2009)
New Revision: 22568

Added:
   maven2/cargo/cargo/maven-metadata.xml
   maven2/cargo/cargo/maven-metadata.xml.md5
   maven2/cargo/cargo/maven-metadata.xml.sha1
Modified:
   maven2/cargo/cargo/0.5/cargo-0.5.jar
   maven2/cargo/cargo/0.5/cargo-0.5.jar.md5
   maven2/cargo/cargo/0.5/cargo-0.5.jar.sha1
   maven2/cargo/cargo/0.5/cargo-0.5.pom
   maven2/cargo/cargo/0.5/cargo-0.5.pom.md5
   maven2/cargo/cargo/0.5/cargo-0.5.pom.sha1
Log:
Fix cargo 0.5 jar so that it doesn't contain multiple versions of META-INF\LICENSE file.  See http://www.jboss.org/index.html?module=bb&op=viewtopic&t=148144


Modified: maven2/cargo/cargo/0.5/cargo-0.5.jar
===================================================================
(Binary files differ)

Modified: maven2/cargo/cargo/0.5/cargo-0.5.jar.md5
===================================================================
--- maven2/cargo/cargo/0.5/cargo-0.5.jar.md5	2009-02-23 17:49:46 UTC (rev 22567)
+++ maven2/cargo/cargo/0.5/cargo-0.5.jar.md5	2009-02-23 18:04:14 UTC (rev 22568)
@@ -1 +1 @@
-3d13243bed97a63d3c9321824a2db61b
\ No newline at end of file
+616cf7993d6d4497d3f2c282c0890cc8
\ No newline at end of file

Modified: maven2/cargo/cargo/0.5/cargo-0.5.jar.sha1
===================================================================
--- maven2/cargo/cargo/0.5/cargo-0.5.jar.sha1	2009-02-23 17:49:46 UTC (rev 22567)
+++ maven2/cargo/cargo/0.5/cargo-0.5.jar.sha1	2009-02-23 18:04:14 UTC (rev 22568)
@@ -1 +1 @@
-05dfad7bbf4cecff888478e67e6792f146e65324
\ No newline at end of file
+3652d76061ea10b4ba897918afe86917e5623e72
\ No newline at end of file

Modified: maven2/cargo/cargo/0.5/cargo-0.5.pom
===================================================================
--- maven2/cargo/cargo/0.5/cargo-0.5.pom	2009-02-23 17:49:46 UTC (rev 22567)
+++ maven2/cargo/cargo/0.5/cargo-0.5.pom	2009-02-23 18:04:14 UTC (rev 22568)
@@ -1,16 +1,6 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?><project>
   <modelVersion>4.0.0</modelVersion>
   <groupId>cargo</groupId>
   <artifactId>cargo</artifactId>
-  <name>Cargo</name>
   <version>0.5</version>
-  <description>API to start/stop/configure containers</description>
-  <dependencies>
-    <dependency>
-      <groupId>ant</groupId>
-      <artifactId>ant</artifactId>
-      <version>1.5.4</version>
-    </dependency>
-  </dependencies>
-</project>
-
+</project>
\ No newline at end of file

Modified: maven2/cargo/cargo/0.5/cargo-0.5.pom.md5
===================================================================
--- maven2/cargo/cargo/0.5/cargo-0.5.pom.md5	2009-02-23 17:49:46 UTC (rev 22567)
+++ maven2/cargo/cargo/0.5/cargo-0.5.pom.md5	2009-02-23 18:04:14 UTC (rev 22568)
@@ -1 +1 @@
-efbdfb969740f900a201af464942eed9
\ No newline at end of file
+309232291950471299b661fe87b66442
\ No newline at end of file

Modified: maven2/cargo/cargo/0.5/cargo-0.5.pom.sha1
===================================================================
--- maven2/cargo/cargo/0.5/cargo-0.5.pom.sha1	2009-02-23 17:49:46 UTC (rev 22567)
+++ maven2/cargo/cargo/0.5/cargo-0.5.pom.sha1	2009-02-23 18:04:14 UTC (rev 22568)
@@ -1 +1 @@
-22fed71ae32e744f45afaf955372411bdef7bdf6
\ No newline at end of file
+4b2cc015d7981fd82355a9d95495d8b15fe445ee
\ No newline at end of file

Added: maven2/cargo/cargo/maven-metadata.xml
===================================================================
--- maven2/cargo/cargo/maven-metadata.xml	                        (rev 0)
+++ maven2/cargo/cargo/maven-metadata.xml	2009-02-23 18:04:14 UTC (rev 22568)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?><metadata>
+  <groupId>cargo</groupId>
+  <artifactId>cargo</artifactId>
+  <version>0.5</version>
+  <versioning>
+    <versions>
+      <version>0.5</version>
+    </versions>
+    <lastUpdated>20090223180117</lastUpdated>
+  </versioning>
+</metadata>
\ No newline at end of file

Added: maven2/cargo/cargo/maven-metadata.xml.md5
===================================================================
--- maven2/cargo/cargo/maven-metadata.xml.md5	                        (rev 0)
+++ maven2/cargo/cargo/maven-metadata.xml.md5	2009-02-23 18:04:14 UTC (rev 22568)
@@ -0,0 +1 @@
+d63a5ceaebfa82b4a44f6480eedb36bc
\ No newline at end of file

Added: maven2/cargo/cargo/maven-metadata.xml.sha1
===================================================================
--- maven2/cargo/cargo/maven-metadata.xml.sha1	                        (rev 0)
+++ maven2/cargo/cargo/maven-metadata.xml.sha1	2009-02-23 18:04:14 UTC (rev 22568)
@@ -0,0 +1 @@
+88498243f64c6fb833def86ab8e04219f3663f29
\ No newline at end of file




More information about the jboss-cvs-commits mailing list