[hibernate-commits] Hibernate SVN: r10343 - branches/Branch_3_2/Hibernate3

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Thu Aug 24 11:18:05 EDT 2006


Author: steve.ebersole at jboss.com
Date: 2006-08-24 11:17:50 -0400 (Thu, 24 Aug 2006)
New Revision: 10343

Modified:
   branches/Branch_3_2/Hibernate3/readme.txt
Log:
prep 3.2.0.cr4

Modified: branches/Branch_3_2/Hibernate3/readme.txt
===================================================================
--- branches/Branch_3_2/Hibernate3/readme.txt	2006-08-24 15:12:13 UTC (rev 10342)
+++ branches/Branch_3_2/Hibernate3/readme.txt	2006-08-24 15:17:50 UTC (rev 10343)
@@ -1,6 +1,6 @@
 Hibernate - Relational Persistence for Idiomatic Java
 =====================================================
-version 3.2 cr3, July 7, 2006
+version 3.2 cr4, August 24, 2006
 
 Instructions
 ------------
@@ -42,7 +42,7 @@
    (1) copy your JDBC driver to the lib directory
    (2) edit etc/hibernate.properties
    (3) run "ant junitreport" or "build junitreport"
-   (4) see test_output/index.html
+   (4) see build/test-reports/index.html
 
 
 Other Stuff




More information about the hibernate-commits mailing list