[hibernate-commits] Hibernate SVN: r13828 - search/tags/v3_0_0_Beta2.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 20:58:25 EDT 2007


Author: epbernard
Date: 2007-08-15 20:58:25 -0400 (Wed, 15 Aug 2007)
New Revision: 13828

Added:
   search/tags/v3_0_0_Beta2/build.properties.dist
Log:
Move search tags/search_3_0_0_Beta2 to the new structure (v3_0_0_Beta2)

Copied: search/tags/v3_0_0_Beta2/build.properties.dist (from rev 13827, tags/search_3_0_0_Beta2/HibernateExt/search/build.properties.dist)
===================================================================
--- search/tags/v3_0_0_Beta2/build.properties.dist	                        (rev 0)
+++ search/tags/v3_0_0_Beta2/build.properties.dist	2007-08-16 00:58:25 UTC (rev 13828)
@@ -0,0 +1,11 @@
+common.dir=.
+src.dir=src
+test.dir=test
+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/test/hibernate-annotations.jar
+validator.jar=./lib/test/hibernate-validator.jar
\ No newline at end of file




More information about the hibernate-commits mailing list