[hibernate-commits] Hibernate SVN: r13503 - entitymanager/tags/v3_3_0_GA.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 20:33:47 EDT 2007


Author: epbernard
Date: 2007-08-15 20:33:47 -0400 (Wed, 15 Aug 2007)
New Revision: 13503

Added:
   entitymanager/tags/v3_3_0_GA/build.properties.dist
Log:
Move entitymanager tags/entitymanager_v3_3_0_GA to the new structure (v3_3_0_GA)

Copied: entitymanager/tags/v3_3_0_GA/build.properties.dist (from rev 13502, tags/entitymanager_v3_3_0_GA/HibernateExt/entitymanager/build.properties.dist)
===================================================================
--- entitymanager/tags/v3_3_0_GA/build.properties.dist	                        (rev 0)
+++ entitymanager/tags/v3_3_0_GA/build.properties.dist	2007-08-16 00:33:47 UTC (rev 13503)
@@ -0,0 +1,13 @@
+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
+validator.jar=./lib/hibernate-validator.jar
+commons-annotations.jar=./lib/hibernate-commons-annotations.jar
+annotations.jar=./lib/hibernate-annotations.jar
\ No newline at end of file




More information about the hibernate-commits mailing list