[jboss-cvs] Repository SVN: r12555 - in maven2/org/hibernate/hibernate-tools: 3.2.3.GA and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 6 11:14:02 EDT 2008


Author: petemuir
Date: 2008-08-06 11:14:02 -0400 (Wed, 06 Aug 2008)
New Revision: 12555

Added:
   maven2/org/hibernate/hibernate-tools/3.2.3.GA/
   maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jar
   maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jar.md5
   maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jar.sha1
   maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom
   maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom.md5
   maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom.sha1
Log:
add hibernate-tools 3.2.3.GA

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


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

Added: maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jar.md5
===================================================================
--- maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jar.md5	                        (rev 0)
+++ maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jar.md5	2008-08-06 15:14:02 UTC (rev 12555)
@@ -0,0 +1 @@
+93cdfd5658f07cc446452ae62f00832e
\ No newline at end of file

Added: maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jar.sha1
===================================================================
--- maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jar.sha1	                        (rev 0)
+++ maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jar.sha1	2008-08-06 15:14:02 UTC (rev 12555)
@@ -0,0 +1 @@
+861e83748b6bf36a7f0b8f620abd6e2c25047548
\ No newline at end of file

Added: maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom
===================================================================
--- maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom	                        (rev 0)
+++ maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom	2008-08-06 15:14:02 UTC (rev 12555)
@@ -0,0 +1,48 @@
+<?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-tools</artifactId>
+	<packaging>jar</packaging>
+	<version>3.2.3.GA</version>
+
+	<name>Hibernate Tools</name>
+	<url>http://tools.hibernate.org</url>
+	<description>Forward- and reverse-engineering tools for Eclipse and Ant.</description>
+	
+	<licenses>
+		<license>
+			<name>GNU LESSER GENERAL PUBLIC LICENSE</name>
+			<url>http://www.gnu.org/licenses/lgpl.txt</url>
+			<distribution>repo</distribution>
+		</license>
+	</licenses>
+	
+	<scm>
+		<url>http://anonhibernate.labs.jboss.com/trunk/HibernateExt</url>
+	</scm>
+	
+	<dependencies>
+		<dependency>
+    			<groupId>org.beanshell</groupId>
+			<artifactId>bsh</artifactId>
+    			<version>2.0b4</version>	
+    		</dependency>
+		<dependency>
+			<groupId>freemarker</groupId>
+			<artifactId>freemarker</artifactId>
+			<version>2.3.8</version>
+		</dependency>
+		<dependency>
+			<groupId>org.hibernate</groupId>
+			<artifactId>jtidy</artifactId>
+			<version>r8-20060801</version>
+		</dependency>
+	</dependencies>
+	
+</project>

Added: maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom.md5
===================================================================
--- maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom.md5	                        (rev 0)
+++ maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom.md5	2008-08-06 15:14:02 UTC (rev 12555)
@@ -0,0 +1 @@
+c935654e49795d5cb8edc43b9fa05537
\ No newline at end of file

Added: maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom.sha1
===================================================================
--- maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom.sha1	                        (rev 0)
+++ maven2/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.pom.sha1	2008-08-06 15:14:02 UTC (rev 12555)
@@ -0,0 +1 @@
+cbb218aa0e2fe640a5efcf6607721dae6ec8528a
\ No newline at end of file




More information about the jboss-cvs-commits mailing list