Author: athimel Date: 2013-04-03 11:24:47 +0200 (Wed, 03 Apr 2013) New Revision: 570 Url: http://nuiton.org/projects/sandbox/repository/revisions/570 Log: Improve README.txt Modified: hibernate-HHH-8109/README.txt Modified: hibernate-HHH-8109/README.txt =================================================================== --- hibernate-HHH-8109/README.txt 2013-04-03 09:18:21 UTC (rev 569) +++ hibernate-HHH-8109/README.txt 2013-04-03 09:24:47 UTC (rev 570) @@ -1,5 +1,16 @@ Test case for https://hibernate.atlassian.net/browse/HHH-8109 +HOWTO +----- + +Run with +$ mvn clean package + +The unit test is expecting an exception which is not thrown in Hibernate 4.2.0.Final + +To see regression, change the Hibernate version in pom.xml + + hibernate.hbm2ddl.auto and Hibernate version --------------------------------------------