From hibernate-commits at lists.jboss.org Wed Mar 14 19:23:30 2007 Content-Type: multipart/mixed; boundary="===============0663475691417197077==" MIME-Version: 1.0 From: hibernate-commits at lists.jboss.org To: hibernate-commits at lists.jboss.org Subject: [hibernate-commits] Hibernate SVN: r11285 - in trunk/HibernateExt: annotations/doc/reference/en and 12 other directories. Date: Wed, 14 Mar 2007 19:23:30 -0400 Message-ID: --===============0663475691417197077== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: epbernard Date: 2007-03-14 19:23:30 -0400 (Wed, 14 Mar 2007) New Revision: 11285 Modified: trunk/HibernateExt/annotations/build.xml trunk/HibernateExt/annotations/doc/reference/en/master.xml trunk/HibernateExt/annotations/doc/reference/en/modules/setup.xml trunk/HibernateExt/annotations/readme.txt trunk/HibernateExt/annotations/src/java/org/hibernate/cfg/annotations/Ve= rsion.java trunk/HibernateExt/commons-annotations/build.xml trunk/HibernateExt/commons-annotations/changelog.txt trunk/HibernateExt/commons-annotations/readme.txt trunk/HibernateExt/entitymanager/build.xml trunk/HibernateExt/entitymanager/doc/reference/en/master.xml trunk/HibernateExt/entitymanager/doc/reference/en/modules/configuration.= xml trunk/HibernateExt/entitymanager/readme.txt trunk/HibernateExt/entitymanager/src/java/org/hibernate/ejb/Version.java trunk/HibernateExt/search/build.xml trunk/HibernateExt/search/changelog.txt trunk/HibernateExt/search/doc/reference/en/master.xml trunk/HibernateExt/search/readme.txt trunk/HibernateExt/search/src/java/org/hibernate/search/Version.java trunk/HibernateExt/validator/build.xml trunk/HibernateExt/validator/changelog.txt trunk/HibernateExt/validator/doc/reference/en/master.xml trunk/HibernateExt/validator/readme.txt Log: Version number Modified: trunk/HibernateExt/annotations/build.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/annotations/build.xml 2007-03-14 23:05:43 UTC (rev 1= 1284) +++ trunk/HibernateExt/annotations/build.xml 2007-03-14 23:23:30 UTC (rev 1= 1285) @@ -16,7 +16,7 @@ - + Modified: trunk/HibernateExt/annotations/doc/reference/en/master.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/annotations/doc/reference/en/master.xml 2007-03-14 2= 3:05:43 UTC (rev 11284) +++ trunk/HibernateExt/annotations/doc/reference/en/master.xml 2007-03-14 2= 3:23:30 UTC (rev 11285) @@ -12,7 +12,7 @@ = Reference Guide = - 3.2.2.GA + 3.3.0.GA = Modified: trunk/HibernateExt/annotations/doc/reference/en/modules/setup.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/annotations/doc/reference/en/modules/setup.xml 2007-= 03-14 23:05:43 UTC (rev 11284) +++ trunk/HibernateExt/annotations/doc/reference/en/modules/setup.xml 2007-= 03-14 23:23:30 UTC (rev 11285) @@ -2,7 +2,7 @@ Setting up an annotations project</ti= tle> = - <section id=3D"setup-requirements" revision=3D"1"> + <section id=3D"setup-requirements" revision=3D"2"> <title>Requirements = @@ -12,14 +12,12 @@ = - This release requires Hibernate 3.2.0.GA and above= . Do - not use this release of Hibernate Annotations with an older versio= n of - Hibernate 3.x! + This release requires Hibernate Core 3.2.0.GA and = above. = - This release is known to work on Hibernate core 3.2.0.CR5 and - 3.2.x.GA + This release is known to work on Hibernate Core 3.2.0 up to + 3.2.2.GA = Modified: trunk/HibernateExt/annotations/readme.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/annotations/readme.txt 2007-03-14 23:05:43 UTC (rev = 11284) +++ trunk/HibernateExt/annotations/readme.txt 2007-03-14 23:23:30 UTC (rev = 11285) @@ -1,11 +1,9 @@ Hibernate Annotations =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D -Version: 3.2.1.GA, 8.12.2006 +Version: 3.3.0.GA, 19.03.2007 = -THIS RELEASE OF HIBERNATE ANNOTATIONS REQUIRES HIBERNATE CORE 3.2.0.GA (an= d above) AND DOES NOT = -WORK WITH HIBERNATE 3.1.x OR ANY OLDER VERSION OF HIBERNATE. +THIS RELEASE OF HIBERNATE ANNOTATIONS REQUIRES HIBERNATE CORE 3.2.0.GA (an= d above) = - Description ----------- = Modified: trunk/HibernateExt/annotations/src/java/org/hibernate/cfg/annotat= ions/Version.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/annotations/src/java/org/hibernate/cfg/annotations/V= ersion.java 2007-03-14 23:05:43 UTC (rev 11284) +++ trunk/HibernateExt/annotations/src/java/org/hibernate/cfg/annotations/V= ersion.java 2007-03-14 23:23:30 UTC (rev 11285) @@ -8,7 +8,7 @@ * @author Emmanuel Bernard */ public class Version { - public static final String VERSION =3D "3.2.1.GA"; + public static final String VERSION =3D "3.3.0.GA"; private static Log log =3D LogFactory.getLog( Version.class ); = static { Modified: trunk/HibernateExt/commons-annotations/build.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/commons-annotations/build.xml 2007-03-14 23:05:43 UT= C (rev 11284) +++ trunk/HibernateExt/commons-annotations/build.xml 2007-03-14 23:23:30 UT= C (rev 11285) @@ -8,7 +8,7 @@ - + Modified: trunk/HibernateExt/commons-annotations/changelog.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/commons-annotations/changelog.txt 2007-03-14 23:05:4= 3 UTC (rev 11284) +++ trunk/HibernateExt/commons-annotations/changelog.txt 2007-03-14 23:23:3= 0 UTC (rev 11285) @@ -1,7 +1,7 @@ Hibernate Annotations Changelog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D = -3.2.2.GA (xx-02-2007) +3.0.0.GA (19-03-2007) --------------------- = Initial release as a standalone product (see Hibernate Annotations changel= og for previous informations) \ No newline at end of file Modified: trunk/HibernateExt/commons-annotations/readme.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/commons-annotations/readme.txt 2007-03-14 23:05:43 U= TC (rev 11284) +++ trunk/HibernateExt/commons-annotations/readme.txt 2007-03-14 23:23:30 U= TC (rev 11285) @@ -1,6 +1,6 @@ Hibernate Commons Annotations =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D -Version: 3.2.2.GA, xx.02.2007 +Version: 3.0.0.GA, 19.03.2007 = Description ----------- Modified: trunk/HibernateExt/entitymanager/build.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/entitymanager/build.xml 2007-03-14 23:05:43 UTC (rev= 11284) +++ trunk/HibernateExt/entitymanager/build.xml 2007-03-14 23:23:30 UTC (rev= 11285) @@ -16,7 +16,7 @@ - + Modified: trunk/HibernateExt/entitymanager/doc/reference/en/master.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/entitymanager/doc/reference/en/master.xml 2007-03-14= 23:05:43 UTC (rev 11284) +++ trunk/HibernateExt/entitymanager/doc/reference/en/master.xml 2007-03-14= 23:23:30 UTC (rev 11285) @@ -16,7 +16,7 @@ = User guide = - 3.2.1.GA + 3.3.0.GA = Modified: trunk/HibernateExt/entitymanager/doc/reference/en/modules/configu= ration.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/entitymanager/doc/reference/en/modules/configuration= .xml 2007-03-14 23:05:43 UTC (rev 11284) +++ trunk/HibernateExt/entitymanager/doc/reference/en/modules/configuration= .xml 2007-03-14 23:23:30 UTC (rev 11285) @@ -8,10 +8,10 @@ The EJB 3.0 / JPA compatible Hibernate EntityManager is built on= top of Hibernate core and Hibernate Annotations. You have to use compatible versions of each module. This version is known to work on Hibernate Co= re - 3.2.0.CR5, 3.2.0.GA, 3.2.1.GA and Hibernate Annotations 3.2.0.CR3, 3.2= .0.GA, 3.2.1.GA. + 3.2.0.GA uo to 3.2.2.GA and Hibernate Annotations 3.3.0.GA. The following libraries have to be in your classpath: hibernate3.jar, - hibernate-annotations.jar, hibernate-entitymanager.jar and all needed - third party libraries for each package.(incl. ejb-persistence.jar). + hibernate-annotations.jar, hibernate-commons-annotations.jar, hibernat= e-entitymanager.jar + and all needed third party libraries for each package.(incl. ejb-persi= stence.jar). =
- + Modified: trunk/HibernateExt/search/changelog.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/search/changelog.txt 2007-03-14 23:05:43 UTC (rev 11= 284) +++ trunk/HibernateExt/search/changelog.txt 2007-03-14 23:23:30 UTC (rev 11= 285) @@ -1,7 +1,7 @@ Hibernate Search Changelog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D = -3.2.2.GA (xx-02-2007) ---------------------- +3.0.Beta1 (19-03-2007) +---------------------- = Initial release as a standalone product (see Hibernate Annotations changel= og for previous informations) \ No newline at end of file Modified: trunk/HibernateExt/search/doc/reference/en/master.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/search/doc/reference/en/master.xml 2007-03-14 23:05:= 43 UTC (rev 11284) +++ trunk/HibernateExt/search/doc/reference/en/master.xml 2007-03-14 23:23:= 30 UTC (rev 11285) @@ -15,7 +15,7 @@ = Reference Guide = - 3.2.2.beta1 + 3.0.0.Beta1 = Modified: trunk/HibernateExt/search/readme.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/search/readme.txt 2007-03-14 23:05:43 UTC (rev 11284) +++ trunk/HibernateExt/search/readme.txt 2007-03-14 23:23:30 UTC (rev 11285) @@ -1,6 +1,6 @@ Hibernate Search =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D -Version: 3.2.2.beta, xx.02.2007 +Version: 3.0.0.Beta1, 19.03.2007 = Description ----------- @@ -15,6 +15,10 @@ Hibernate Search is using Apache Lucene(tm) under the cover. = = +Hibernate Requires Hibernate Core 3.2 and above. +This version runs well with Hibernate Annotations 3.3.x and Hibernate Enti= tyManager 3.3.x + + Instructions ------------ = Modified: trunk/HibernateExt/search/src/java/org/hibernate/search/Version.j= ava =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/search/src/java/org/hibernate/search/Version.java 20= 07-03-14 23:05:43 UTC (rev 11284) +++ trunk/HibernateExt/search/src/java/org/hibernate/search/Version.java 20= 07-03-14 23:23:30 UTC (rev 11285) @@ -8,7 +8,7 @@ * @author Emmanuel Bernard */ public class Version { - public static final String VERSION =3D "3.2.2.beta1"; + public static final String VERSION =3D "3.0.0.Beta1"; private static Log log =3D LogFactory.getLog( Version.class ); = static { Modified: trunk/HibernateExt/validator/build.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/validator/build.xml 2007-03-14 23:05:43 UTC (rev 112= 84) +++ trunk/HibernateExt/validator/build.xml 2007-03-14 23:23:30 UTC (rev 112= 85) @@ -24,7 +24,7 @@ - + Modified: trunk/HibernateExt/validator/changelog.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/validator/changelog.txt 2007-03-14 23:05:43 UTC (rev= 11284) +++ trunk/HibernateExt/validator/changelog.txt 2007-03-14 23:23:30 UTC (rev= 11285) @@ -1,7 +1,7 @@ Hibernate Validator Changelog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D = -3.2.2.GA (xx-02-2007) +3.0.0.GA (19-03-2007) --------------------- = Initial release as a standalone product (see Hibernate Annotations changel= og for previous informations) \ No newline at end of file Modified: trunk/HibernateExt/validator/doc/reference/en/master.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/validator/doc/reference/en/master.xml 2007-03-14 23:= 05:43 UTC (rev 11284) +++ trunk/HibernateExt/validator/doc/reference/en/master.xml 2007-03-14 23:= 23:30 UTC (rev 11285) @@ -10,7 +10,7 @@ = Reference Guide = - 3.2.2.GA + 3.0.0.GA = Modified: trunk/HibernateExt/validator/readme.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/HibernateExt/validator/readme.txt 2007-03-14 23:05:43 UTC (rev 11= 284) +++ trunk/HibernateExt/validator/readme.txt 2007-03-14 23:23:30 UTC (rev 11= 285) @@ -1,6 +1,6 @@ Hibernate Validator =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D -Version: 3.2.2.GA, xx.02.2007 +Version: 3.0.0.GA, 19.03.2007 = Description ----------- @@ -12,7 +12,10 @@ without having to duplicate any of these rules (presentation layer, data access layer, Database schema). = +Hibernate Requires Hibernate Core 3.2 and above. +This version runs well with Hibernate Annotations 3.3.x and Hibernate Enti= tyManager 3.3.x = + Instructions ------------ = --===============0663475691417197077==--