[jboss-cvs] Repository SVN: r18130 - in maven2/org: openxri and 4 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Nov 15 00:30:40 EST 2008


Author: norman.richards at jboss.com
Date: 2008-11-15 00:30:40 -0500 (Sat, 15 Nov 2008)
New Revision: 18130

Added:
   maven2/org/openxri/
   maven2/org/openxri/openxri-client/
   maven2/org/openxri/openxri-client/1.0.1/
   maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.jar
   maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.jar.sha1
   maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.pom
   maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.pom.sha1
   maven2/org/openxri/openxri-syntax/
   maven2/org/openxri/openxri-syntax/1.0.1/
   maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.jar
   maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.jar.sha1
   maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.pom
   maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.pom.sha1
Log:
openid

Added: maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.jar.sha1
===================================================================
--- maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.jar.sha1	                        (rev 0)
+++ maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.jar.sha1	2008-11-15 05:30:40 UTC (rev 18130)
@@ -0,0 +1 @@
+e53b9702796de6a4d901e67353d9fd2ff6ff3d45  /home/maven/repository-staging/to-ibiblio/maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.jar

Added: maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.pom
===================================================================
--- maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.pom	                        (rev 0)
+++ maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.pom	2008-11-15 05:30:40 UTC (rev 18130)
@@ -0,0 +1,65 @@
+<project>
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.openxri</groupId>
+    <artifactId>openxri-client</artifactId>
+    <packaging>jar</packaging>
+    <version>1.0.1</version>
+    <name>OpenXRI Client</name>
+    <description>OpenXRI eXtensible Resource Identifier client resolver library.</description>
+    <url>http://www.openxri.org/</url>
+	<licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+    <scm>
+        <connection>scm:cvs:pserver:anonymous at openxri.cvs.sourceforge.net:/cvsroot/openxri</connection>
+        <url>http://openxri.cvs.sourceforge.net/openxri/</url>
+    </scm>
+    <dependencies>
+        <dependency>
+            <groupId>org.openxri</groupId>
+            <artifactId>openxri-syntax</artifactId>
+            <version>1.0.1</version>
+        </dependency>
+        <dependency>
+            <groupId>log4j</groupId>
+            <artifactId>log4j</artifactId>
+            <version>1.2.8</version>
+        </dependency>
+        <dependency>
+            <groupId>jug</groupId>
+            <artifactId>jug</artifactId>
+            <version>1.1</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+            <version>1.0.3</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>xerces</groupId>
+            <artifactId>xercesImpl</artifactId>
+            <version>2.8.1</version>
+        </dependency>
+        <dependency>
+            <groupId>xml-apis</groupId>
+            <artifactId>xml-apis</artifactId>
+            <version>1.3.0</version>
+        </dependency>
+        <dependency>
+            <groupId>xalan</groupId>
+            <artifactId>xalan</artifactId>
+            <version>2.6.0</version>
+        </dependency>
+        <dependency>
+            <groupId>xml-security</groupId>
+            <artifactId>xmlsec</artifactId>
+            <version>1.3.0</version>
+        </dependency>
+    </dependencies>
+</project>

Added: maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.pom.sha1
===================================================================
--- maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.pom.sha1	                        (rev 0)
+++ maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.pom.sha1	2008-11-15 05:30:40 UTC (rev 18130)
@@ -0,0 +1 @@
+c38f717eb4b90bc927864378ac749842ec0b4ece  /home/maven/repository-staging/to-ibiblio/maven2/org/openxri/openxri-client/1.0.1/openxri-client-1.0.1.pom

Added: maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.jar.sha1
===================================================================
--- maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.jar.sha1	                        (rev 0)
+++ maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.jar.sha1	2008-11-15 05:30:40 UTC (rev 18130)
@@ -0,0 +1 @@
+176900c52d51c8fa09f3985ddd55ea5b34ad2459  /home/maven/repository-staging/to-ibiblio/maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.jar

Added: maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.pom
===================================================================
--- maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.pom	                        (rev 0)
+++ maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.pom	2008-11-15 05:30:40 UTC (rev 18130)
@@ -0,0 +1,28 @@
+<project>
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.openxri</groupId>
+    <artifactId>openxri-syntax</artifactId>
+    <packaging>jar</packaging>
+    <version>1.0.1</version>
+    <name>OpenXRI Syntax</name>
+    <description>OpenXRI eXtensible Resource Identifier parser and syntax library.</description>
+    <url>http://www.openxri.org/</url>
+	<licenses>
+			<license>
+					<name>The Apache Software License, Version 2.0</name>
+					<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+					<distribution>repo</distribution>
+			</license>
+	</licenses>
+	<scm>
+			<connection>scm:cvs:pserver:anonymous at openxri.cvs.sourceforge.net:/cvsroot/openxri</connection>
+			<url>http://openxri.cvs.sourceforge.net/openxri/</url>
+	</scm>
+    <dependencies>
+        <dependency>
+            <groupId>com.ibm.icu</groupId>
+            <artifactId>icu4j</artifactId>
+            <version>3.4.1</version>
+        </dependency>
+    </dependencies>
+</project>

Added: maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.pom.sha1
===================================================================
--- maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.pom.sha1	                        (rev 0)
+++ maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.pom.sha1	2008-11-15 05:30:40 UTC (rev 18130)
@@ -0,0 +1 @@
+916def1e2ed9258f62272d45f61d7ae83207c661  /home/maven/repository-staging/to-ibiblio/maven2/org/openxri/openxri-syntax/1.0.1/openxri-syntax-1.0.1.pom




More information about the jboss-cvs-commits mailing list