[hibernate-commits] Hibernate SVN: r13018 - trunk/HibernateExt/search and 1 other directory.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 19:58:36 EDT 2007


Author: epbernard
Date: 2007-08-15 19:58:35 -0400 (Wed, 15 Aug 2007)
New Revision: 13018

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

Copied: search/trunk/build.properties.dist (from rev 13017, trunk/HibernateExt/search/build.properties.dist)
===================================================================
--- search/trunk/build.properties.dist	                        (rev 0)
+++ search/trunk/build.properties.dist	2007-08-15 23:58:35 UTC (rev 13018)
@@ -0,0 +1,12 @@
+common.dir=.
+src.dir=src
+test.dir=test
+testresources.dir=test-resources
+hibernate-core.home=../hibernate-3.2
+
+#locally present jars
+jpa-api.jar=./lib/ejb3-persistence.jar
+commons-annotations.jar=./lib/hibernate-commons-annotations.jar
+annotations.jar=./lib/test/hibernate-annotations.jar
+entitymanager.jar=./lib/test/hibernate-entitymanager.jar
+validator.jar=./lib/test/hibernate-validator.jar
\ No newline at end of file

Deleted: trunk/HibernateExt/search/build.properties.dist
===================================================================
--- trunk/HibernateExt/search/build.properties.dist	2007-08-15 23:58:19 UTC (rev 13017)
+++ trunk/HibernateExt/search/build.properties.dist	2007-08-15 23:58:35 UTC (rev 13018)
@@ -1,12 +0,0 @@
-common.dir=.
-src.dir=src
-test.dir=test
-testresources.dir=test-resources
-hibernate-core.home=../hibernate-3.2
-
-#locally present jars
-jpa-api.jar=./lib/ejb3-persistence.jar
-commons-annotations.jar=./lib/hibernate-commons-annotations.jar
-annotations.jar=./lib/test/hibernate-annotations.jar
-entitymanager.jar=./lib/test/hibernate-entitymanager.jar
-validator.jar=./lib/test/hibernate-validator.jar
\ No newline at end of file




More information about the hibernate-commits mailing list