[jboss-cvs] Repository SVN: r2196 - in maven2/apache-scout/scout: 1.0rc1 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 19 06:58:52 EST 2007


Author: thomas.diesler at jboss.com
Date: 2007-12-19 06:58:52 -0500 (Wed, 19 Dec 2007)
New Revision: 2196

Added:
   maven2/apache-scout/scout/1.0rc1/
   maven2/apache-scout/scout/1.0rc1/scout-1.0rc1.jar
   maven2/apache-scout/scout/1.0rc1/scout-1.0rc1.pom
Removed:
   maven2/apache-scout/scout/1.0rc1/scout-0.7rc2.jar
   maven2/apache-scout/scout/1.0rc1/scout-0.7rc2.pom
Log:
Add scout-1.0rc1 from http://anonsvn.labs.jboss.com/labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/lib/ext/

Copied: maven2/apache-scout/scout/1.0rc1 (from rev 2195, maven2/apache-scout/scout/0.7rc2)

Deleted: maven2/apache-scout/scout/1.0rc1/scout-0.7rc2.jar
===================================================================
(Binary files differ)

Deleted: maven2/apache-scout/scout/1.0rc1/scout-0.7rc2.pom
===================================================================
--- maven2/apache-scout/scout/0.7rc2/scout-0.7rc2.pom	2007-12-19 11:48:31 UTC (rev 2195)
+++ maven2/apache-scout/scout/1.0rc1/scout-0.7rc2.pom	2007-12-19 11:58:52 UTC (rev 2196)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<project>
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>apache-scout</groupId>
-  <artifactId>scout</artifactId>
-  <name>Apache Scout</name>
-  <version>0.7rc2</version>
-  <description>An implementation of the JAXR spec</description>
-  <url>http://ws.apache.org/scout/</url>
-  <licenses>
-   <license>
-     <name>apache-2.0</name>
-     <url>http://www.apache.org/licenses/LICENSE-2.0</url>
-   </license>
-  </licenses>  
-</project>

Added: maven2/apache-scout/scout/1.0rc1/scout-1.0rc1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/apache-scout/scout/1.0rc1/scout-1.0rc1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/apache-scout/scout/1.0rc1/scout-1.0rc1.pom
===================================================================
--- maven2/apache-scout/scout/1.0rc1/scout-1.0rc1.pom	                        (rev 0)
+++ maven2/apache-scout/scout/1.0rc1/scout-1.0rc1.pom	2007-12-19 11:58:52 UTC (rev 2196)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>apache-scout</groupId>
+  <artifactId>scout</artifactId>
+  <name>Apache Scout</name>
+  <version>1.0rc1</version>
+  <description>An implementation of the JAXR spec</description>
+  <url>http://ws.apache.org/scout/</url>
+  <licenses>
+   <license>
+     <name>apache-2.0</name>
+     <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+   </license>
+  </licenses>  
+</project>




More information about the jboss-cvs-commits mailing list