Author: epbernard
Date: 2007-08-15 19:55:02 -0400 (Wed, 15 Aug 2007)
New Revision: 12992
Added:
entitymanager/trunk/build.properties.dist
Removed:
trunk/HibernateExt/entitymanager/build.properties.dist
Log:
Move entitymanager trunk to the new structure
Copied: entitymanager/trunk/build.properties.dist (from rev 12991,
trunk/HibernateExt/entitymanager/build.properties.dist)
===================================================================
--- entitymanager/trunk/build.properties.dist (rev 0)
+++ entitymanager/trunk/build.properties.dist 2007-08-15 23:55:02 UTC (rev 12992)
@@ -0,0 +1,12 @@
+common.dir=.
+src.dir=src
+test.dir=test
+resources.dir=resources
+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/hibernate-annotations.jar
\ No newline at end of file
Deleted: trunk/HibernateExt/entitymanager/build.properties.dist
===================================================================
--- trunk/HibernateExt/entitymanager/build.properties.dist 2007-08-15 23:55:00 UTC (rev
12991)
+++ trunk/HibernateExt/entitymanager/build.properties.dist 2007-08-15 23:55:02 UTC (rev
12992)
@@ -1,12 +0,0 @@
-common.dir=.
-src.dir=src
-test.dir=test
-resources.dir=resources
-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/hibernate-annotations.jar
\ No newline at end of file
Show replies by date