[hibernate-commits] Hibernate SVN: r13461 - annotations/tags/merge_Branch_3_2_trunk.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 20:31:40 EDT 2007


Author: epbernard
Date: 2007-08-15 20:31:40 -0400 (Wed, 15 Aug 2007)
New Revision: 13461

Added:
   annotations/tags/merge_Branch_3_2_trunk/build.properties.dist
Log:
Move annotations tags/merge_Branch_3_2_trunk to the new structure (merge_Branch_3_2_trunk)

Copied: annotations/tags/merge_Branch_3_2_trunk/build.properties.dist (from rev 13460, tags/merge_Branch_3_2_trunk/HibernateExt/annotations/build.properties.dist)
===================================================================
--- annotations/tags/merge_Branch_3_2_trunk/build.properties.dist	                        (rev 0)
+++ annotations/tags/merge_Branch_3_2_trunk/build.properties.dist	2007-08-16 00:31:40 UTC (rev 13461)
@@ -0,0 +1,9 @@
+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
+validator.jar=./lib/test/hibernate-validator.jar
\ No newline at end of file




More information about the hibernate-commits mailing list