[hibernate-commits] Hibernate SVN: r13033 - validator/trunk and 1 other directory.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 19:59:56 EDT 2007


Author: epbernard
Date: 2007-08-15 19:59:55 -0400 (Wed, 15 Aug 2007)
New Revision: 13033

Added:
   validator/trunk/build.properties.dist
Removed:
   trunk/HibernateExt/validator/build.properties.dist
Log:
Move validator trunk to the new structure

Deleted: trunk/HibernateExt/validator/build.properties.dist
===================================================================
--- trunk/HibernateExt/validator/build.properties.dist	2007-08-15 23:59:54 UTC (rev 13032)
+++ trunk/HibernateExt/validator/build.properties.dist	2007-08-15 23:59:55 UTC (rev 13033)
@@ -1,11 +0,0 @@
-common.dir=.
-src.dir=src
-test.dir=test
-hibernate-core.home=../hibernate-3.2
-
-#locally present jars
-jpa-api.jar=./lib/ejb3-persistence.jar
-jpa.jar=./lib/test/hibernate-entitymanager.jar
-archive-browsing.jar=./lib/test/jboss-archive-browsing.jar
-commons-annotations.jar=./lib/hibernate-commons-annotations.jar
-annotations.jar=./lib/test/hibernate-annotations.jar
\ No newline at end of file

Copied: validator/trunk/build.properties.dist (from rev 13032, trunk/HibernateExt/validator/build.properties.dist)
===================================================================
--- validator/trunk/build.properties.dist	                        (rev 0)
+++ validator/trunk/build.properties.dist	2007-08-15 23:59:55 UTC (rev 13033)
@@ -0,0 +1,11 @@
+common.dir=.
+src.dir=src
+test.dir=test
+hibernate-core.home=../hibernate-3.2
+
+#locally present jars
+jpa-api.jar=./lib/ejb3-persistence.jar
+jpa.jar=./lib/test/hibernate-entitymanager.jar
+archive-browsing.jar=./lib/test/jboss-archive-browsing.jar
+commons-annotations.jar=./lib/hibernate-commons-annotations.jar
+annotations.jar=./lib/test/hibernate-annotations.jar
\ No newline at end of file




More information about the hibernate-commits mailing list