[jboss-cvs] Repository SVN: r18129 - in maven2/org: openid4java and 2 other directories.

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


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

Added:
   maven2/org/openid4java/
   maven2/org/openid4java/openid4java/
   maven2/org/openid4java/openid4java/0.9.4.339/
   maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.jar
   maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.jar.sha1
   maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.pom
   maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.pom.sha1
Log:
openid

Added: maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.jar.sha1
===================================================================
--- maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.jar.sha1	                        (rev 0)
+++ maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.jar.sha1	2008-11-15 05:30:27 UTC (rev 18129)
@@ -0,0 +1 @@
+d0ce18ce612be1c78f35d566cd3f3f2c06aa18c6
\ No newline at end of file

Added: maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.pom
===================================================================
--- maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.pom	                        (rev 0)
+++ maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.pom	2008-11-15 05:30:27 UTC (rev 18129)
@@ -0,0 +1,257 @@
+<?xml version="1.0"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0                       http://maven.apache.org/maven-v4_0_0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>org.openid4java</groupId>
+	<artifactId>openid4java</artifactId>
+	<packaging>jar</packaging>
+	<version>0.9.4.339</version>
+	<name>OpenID4Java</name>
+	<description>
+	OpenID4Java library offers support for OpenID-enabling a consumer site or implementing an OpenID Provider server.
+	</description>
+	<url>http://code.sxip.com/openid4java</url>
+	<licenses>
+		<license>
+			<name>Apache 2</name>
+			<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+			<distribution>repo</distribution>
+			<comments>Apache License 2.0</comments>
+		</license>
+	</licenses>
+	<organization>
+		<name>Sxip</name>
+		<url>http://code.sxip.com/</url>
+	</organization>
+	<developers>
+		<developer>
+			<id>dick.hardt</id>
+			<name>dick.hardt</name>
+			<url>http://code.google.com/u/dick.hardt/</url>
+			<roles>
+				<role>owner</role>
+			</roles>
+		</developer>
+		<developer>
+			<id>dhuska</id>
+			<name>dhuska</name>
+			<url>http://code.google.com/u/dhuska/</url>
+			<roles>
+				<role>owner</role>
+			</roles>
+		</developer>
+		<developer>
+			<id>tim.baur</id>
+			<name>tim.baur</name>
+			<url>http://code.google.com/u/tim.baur/</url>
+			<roles>
+				<role>owner</role>
+			</roles>
+		</developer>
+		<developer>
+			<id>marius.scurtescu</id>
+			<name>marius.scurtescu</name>
+			<url>http://code.google.com/u/marius.scurtescu/</url>
+			<roles>
+				<role>owner</role>
+			</roles>
+		</developer>
+		<developer>
+			<id>Johnny.Bufu</id>
+			<name>Johnny.Bufu</name>
+			<url>http://code.google.com/u/Johnny.Bufu/</url>
+			<roles>
+				<role>owner</role>
+			</roles>
+		</developer>
+		<developer>
+			<id>rowan0</id>
+			<name>rowan0</name>
+			<url>http://code.google.com/u/rowan0/</url>
+			<roles>
+				<role>owner</role>
+			</roles>
+		</developer>
+		<developer>
+			<id>zhoushuqun</id>
+			<name>Sutra</name>
+			<email>zhoushuqun at gmail.com</email>
+			<url>http://code.google.com/u/zhoushuqun/</url>
+			<roles>
+				<role>member</role>
+			</roles>
+			<timezone>+8</timezone>
+		</developer>
+		<developer>
+			<id>sappenin</id>
+			<name>sappenin</name>
+			<url>http://code.google.com/u/sappenin/</url>
+			<roles>
+				<role>member</role>
+			</roles>
+		</developer>
+		<developer>
+			<id>gwachob</id>
+			<name>gwachob</name>
+			<url>http://code.google.com/u/gwachob/</url>
+			<roles>
+				<role>member</role>
+			</roles>
+		</developer>
+		<developer>
+			<id>ibussed</id>
+			<name>ibussed</name>
+			<url>http://code.google.com/u/ibussed/</url>
+			<roles>
+				<role>member</role>
+			</roles>
+		</developer>
+		<developer>
+			<id>justen.stepka</id>
+			<name>justen.stepka</name>
+			<url>http://code.google.com/u/justen.stepka/</url>
+			<roles>
+				<role>member</role>
+			</roles>
+		</developer>
+		<developer>
+			<id>shihab</id>
+			<name>shihab</name>
+			<url>http://code.google.com/u/shihab/</url>
+			<roles>
+				<role>member</role>
+			</roles>
+		</developer>
+	</developers>
+	<contributors>
+		<contributor>
+			<name>David Bernard</name>
+			<organization>Alchim31</organization>
+			<organizationUrl>http://alchim.sf.net/</organizationUrl>
+			<roles>
+				<role>maven deployment</role>
+			</roles>
+		</contributor>
+	</contributors>
+	<mailingLists>
+		<mailingList>
+			<name>OpenID4Java</name>
+			<subscribe>openid4java at googlegroups.com</subscribe>
+			<unsubscribe>
+        openid4java-unsubscribe at googlegroups.com
+      </unsubscribe>
+			<post>openid4java at googlegroups.com</post>
+			<archive>
+        http://groups.google.com/group/openid4java
+      </archive>
+		</mailingList>
+	</mailingLists>
+	<issueManagement>
+		<system>Google Code Issue</system>
+		<url>http://code.google.com/p/openid4java/issues/list</url>
+	</issueManagement>
+	<scm>
+		<connection>
+      scm:svn:http://openid4java.googlecode.com/svn/trunk/
+    </connection>
+		<developerConnection>
+      scm:svn:https://openid4java.googlecode.com/svn/trunk/
+    </developerConnection>
+		<tag>HEAD</tag>
+		<url>http://openid4java.googlecode.com/svn/trunk/</url>
+	</scm>
+	<dependencies>
+		<dependency>
+			<groupId>commons-httpclient</groupId>
+			<artifactId>commons-httpclient</artifactId>
+			<version>3.0.1</version>
+		</dependency>
+		<dependency>
+			<groupId>org.htmlparser</groupId>
+			<artifactId>htmlparser</artifactId>
+			<version>1.6</version>
+		</dependency>
+		<dependency>
+			<groupId>log4j</groupId>
+			<artifactId>log4j</artifactId>
+			<version>1.2.14</version>
+		</dependency>
+		<dependency>
+			<groupId>org.openxri</groupId>
+			<artifactId>openxri-syntax</artifactId>
+			<version>1.0.1</version>
+		</dependency>
+<!-- 
+      Overwrite the dependency of openxri-syntax-1.0.1 
+      as icu4j-3.4.1 not found in maven's central repository.
+    -->
+		<dependency>
+			<groupId>com.ibm.icu</groupId>
+			<artifactId>icu4j</artifactId>
+			<version>3.4.4</version>
+		</dependency>
+		<dependency>
+			<groupId>org.openxri</groupId>
+			<artifactId>openxri-client</artifactId>
+			<version>1.0.1</version>
+		</dependency>
+<!--
+      Overwrite the dependency of openxri-client-1.0.1
+      as xmlapis-1.3.0 not found in maven's central repository.
+    -->
+		<dependency>
+			<groupId>xml-apis</groupId>
+			<artifactId>xml-apis</artifactId>
+			<version>2.0.2</version>
+		</dependency>
+		<dependency>
+			<groupId>net.sf.ehcache</groupId>
+			<artifactId>ehcache</artifactId>
+			<version>1.3.0</version>
+			<optional>true</optional>
+		</dependency>
+<!-- Discovery -->
+		<dependency>
+			<groupId>xerces</groupId>
+			<artifactId>xercesImpl</artifactId>
+			<version>2.8.1</version>
+		</dependency>
+		<dependency>
+			<groupId>xml-security</groupId>
+			<artifactId>xmlsec</artifactId>
+			<version>1.3.0</version>
+		</dependency>
+<!-- JdbcServerAssociationStore -->
+		<dependency>
+			<groupId>org.springframework</groupId>
+			<artifactId>spring-jdbc</artifactId>
+			<version>2.0.6</version>
+			<optional>true</optional>
+		</dependency>
+<!-- Sample Consumer -->
+		<dependency>
+			<groupId>javax.servlet</groupId>
+			<artifactId>servlet-api</artifactId>
+			<version>2.5</version>
+			<scope>provided</scope>
+		</dependency>
+<!-- Test -->
+		<dependency>
+			<groupId>jdom</groupId>
+			<artifactId>jdom</artifactId>
+			<version>1.0</version>
+			<scope>test</scope>
+		</dependency>
+		<dependency>
+			<groupId>jetty</groupId>
+			<artifactId>jetty</artifactId>
+			<version>6.0.2</version>
+			<scope>test</scope>
+		</dependency>
+		<dependency>
+			<groupId>jetty</groupId>
+			<artifactId>jetty-util</artifactId>
+			<version>6.0.2</version>
+			<scope>test</scope>
+		</dependency>
+	</dependencies>
+</project>

Added: maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.pom.sha1
===================================================================
--- maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.pom.sha1	                        (rev 0)
+++ maven2/org/openid4java/openid4java/0.9.4.339/openid4java-0.9.4.339.pom.sha1	2008-11-15 05:30:27 UTC (rev 18129)
@@ -0,0 +1 @@
+6a1278db8d87fac594f774bee220dced3ce87139
\ No newline at end of file




More information about the jboss-cvs-commits mailing list