[jboss-cvs] Repository SVN: r2775 - in maven2/org/hibernate/hibernate-annotations: 3.3.1.GA and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 14 17:26:25 EDT 2008


Author: epbernard
Date: 2008-03-14 17:26:24 -0400 (Fri, 14 Mar 2008)
New Revision: 2775

Added:
   maven2/org/hibernate/hibernate-annotations/3.3.1.GA/
   maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar
   maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar.md5
   maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar.sha1
   maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom
   maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom.md5
   maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom.sha1
   maven2/org/hibernate/hibernate-annotations/3.3.1.GA/ivy.xml
Log:
Hibernate Annotations 3.3.1.GA

Added: maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar.md5
===================================================================
--- maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar.md5	                        (rev 0)
+++ maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar.md5	2008-03-14 21:26:24 UTC (rev 2775)
@@ -0,0 +1 @@
+ac93aaf6dad9f72e1ca73eb4069b4cd0

Added: maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar.sha1
===================================================================
--- maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar.sha1	                        (rev 0)
+++ maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.jar.sha1	2008-03-14 21:26:24 UTC (rev 2775)
@@ -0,0 +1 @@
+2083b277c76037253189d17e68ba86d2da478440

Added: maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom
===================================================================
--- maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom	                        (rev 0)
+++ maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom	2008-03-14 21:26:24 UTC (rev 2775)
@@ -0,0 +1,43 @@
+<?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.hibernate</groupId>
+	<artifactId>hibernate-annotations</artifactId>
+	<packaging>jar</packaging>
+	<version>3.3.1.GA</version>
+
+	<name>Hibernate Annotations</name>
+	<description>Annotations metadata for Hibernate</description>
+	<url>http://annotations.hibernate.org</url>
+
+	<licenses>
+		<license>
+			<name>GNU LESSER GENERAL PUBLIC LICENSE</name>
+			<url>http://www.gnu.org/licenses/lgpl.txt</url>
+		</license>
+	</licenses>
+	
+	<dependencies>
+		<dependency>
+			<groupId>org.hibernate</groupId>
+			<artifactId>hibernate</artifactId>
+			<version>3.2.6.ga</version>
+		</dependency>
+		<dependency>
+			<groupId>org.hibernate</groupId>
+			<artifactId>ejb3-persistence</artifactId>
+			<version>1.0.1.GA</version>
+		</dependency>
+		<dependency>
+			<groupId>commons-logging</groupId>
+			<artifactId>commons-logging</artifactId>
+			<version>1.0.4</version>
+		</dependency>
+	</dependencies>
+	
+</project>

Added: maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom.md5
===================================================================
--- maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom.md5	                        (rev 0)
+++ maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom.md5	2008-03-14 21:26:24 UTC (rev 2775)
@@ -0,0 +1 @@
+2d7a78ddf12c2136f59a811604aa3efa

Added: maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom.sha1
===================================================================
--- maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom.sha1	                        (rev 0)
+++ maven2/org/hibernate/hibernate-annotations/3.3.1.GA/hibernate-annotations-3.3.1.GA.pom.sha1	2008-03-14 21:26:24 UTC (rev 2775)
@@ -0,0 +1 @@
+db104a8cdfc8d9658ebf58a3d392ba997eaa6b52

Added: maven2/org/hibernate/hibernate-annotations/3.3.1.GA/ivy.xml
===================================================================
--- maven2/org/hibernate/hibernate-annotations/3.3.1.GA/ivy.xml	                        (rev 0)
+++ maven2/org/hibernate/hibernate-annotations/3.3.1.GA/ivy.xml	2008-03-14 21:26:24 UTC (rev 2775)
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ivy-module version="1.3"
+            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+            xsi:noNamespaceSchemaLocation=
+                  "http://www.jayasoft.org/misc/ivy/ivy.xsd">
+    <info organisation="org.hibernate" module="annotations" revision="3.3.1.GA" status="release"/>
+    <configurations>
+        <conf name="core" description="Core module dependencies"/>
+        <conf name="test" visibility="private" description="Dependencies needed for testing purposes"/>
+    </configurations>
+    <publications>
+        <artifact name="hibernate-annotations" conf="core"/>
+    </publications>
+    <dependencies>
+	    <dependency name="jpa-api" rev="1.0.1.GA" conf="core->default"/>
+        <dependency name="commons-annotations" rev="3.0.0.GA" conf="core->core"/>
+    </dependencies>
+</ivy-module>




More information about the jboss-cvs-commits mailing list