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

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 19:53:51 EDT 2007


Author: epbernard
Date: 2007-08-15 19:53:51 -0400 (Wed, 15 Aug 2007)
New Revision: 12964

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

Copied: annotations/trunk/build.properties.dist (from rev 12963, trunk/HibernateExt/annotations/build.properties.dist)
===================================================================
--- annotations/trunk/build.properties.dist	                        (rev 0)
+++ annotations/trunk/build.properties.dist	2007-08-15 23:53:51 UTC (rev 12964)
@@ -0,0 +1,8 @@
+common.dir=.
+src.dir=src
+test.dir=test
+hibernate-core.home=../hibernate-3.2
+
+#locally present jars
+jpa-api.jar=./lib/ejb3-persistence.jar
+commons-annotations.jar=./lib/hibernate-commons-annotations.jar
\ No newline at end of file

Deleted: trunk/HibernateExt/annotations/build.properties.dist
===================================================================
--- trunk/HibernateExt/annotations/build.properties.dist	2007-08-15 23:53:50 UTC (rev 12963)
+++ trunk/HibernateExt/annotations/build.properties.dist	2007-08-15 23:53:51 UTC (rev 12964)
@@ -1,8 +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
-commons-annotations.jar=./lib/hibernate-commons-annotations.jar
\ No newline at end of file




More information about the hibernate-commits mailing list