[hibernate-commits] Hibernate SVN: r13050 - annotations/tags/v3_3_0_GA.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 20:01:18 EDT 2007


Author: epbernard
Date: 2007-08-15 20:01:18 -0400 (Wed, 15 Aug 2007)
New Revision: 13050

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

Copied: annotations/tags/v3_3_0_GA/build.properties.dist (from rev 13049, tags/annotations_v3_3_0_GA/HibernateExt/annotations/build.properties.dist)
===================================================================
--- annotations/tags/v3_3_0_GA/build.properties.dist	                        (rev 0)
+++ annotations/tags/v3_3_0_GA/build.properties.dist	2007-08-16 00:01:18 UTC (rev 13050)
@@ -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