[hibernate-commits] Hibernate SVN: r13848 - search/tags/v3_0_0_Beta3.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 20:59:52 EDT 2007


Author: epbernard
Date: 2007-08-15 20:59:52 -0400 (Wed, 15 Aug 2007)
New Revision: 13848

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

Copied: search/tags/v3_0_0_Beta3/build.properties.dist (from rev 13847, tags/search_3_0_0_Beta3/HibernateExt/search/build.properties.dist)
===================================================================
--- search/tags/v3_0_0_Beta3/build.properties.dist	                        (rev 0)
+++ search/tags/v3_0_0_Beta3/build.properties.dist	2007-08-16 00:59:52 UTC (rev 13848)
@@ -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