Today we have released both 3.5.6-Final and 3.6.0.CR1.
3.5.6
3.5.6-Final is a maintenance release of mainly minor bug fixes. Some fixes of particular interest are:
- HHH-5310 would cause a MappingException when deploying a JEE application with orm20.xml compliant mapping
- HHH-5564 upgraded Infinispan to 4.2.x; in addition, there were several fixes to integration code for Infinispan.
For more details about Hibernate 3.5.6-Final, see the release notes.
The artifacts have all been published to the JBoss Maven repository.
The release bundles have been uploaded to SourceForge.
3.6.0.CR1
3.6.0.CR1 builds on the work from 3.6.0.Beta4 as well as from 3.5.6-Final.
In addition to the fixes mentioned above for 3.5.6-Final, the following are of particular interest:
- HHH-5441 completes the Getting Started Guide, which contains a collection of tutorials (including Envers) and information on the Hibernate community, etc. You can see it here.
- Several improvements in Hibernate's support for Sybase ASE 15.
For more details about Hibernate 3.6.0.CR1, see the release notes.
The artifacts have all been published to the JBoss Maven repository.
The release bundles have been uploaded to SourceForge.
Please report any issues to Jira. Visit us on IRC or the forums if you have usage questions.
Thanks!
We are using netbeans, which seems to only read the .index directory structure. And Version 3.5.0 Final ist the latest release presented to us.
I was wondering: is there a planned date and / or roadmap to a GA release? Jira only has a 3.6.x release and the roadmap on the jboss community wiki looks a bit outdated.
Regards, Erik-Berndt
Hey Erik-Berndt,
Well by definition a CR is planned Final release. Unless some serious bugs are reported between now and 2 weeks (Sept 29th) the CR tag will be copied as Final. If some are we will do a CR2. Thats pretty standard handling of release candidates.
Thomas, https://jira.jboss.org/browse/JBBUILD-645
Should sfl4j-log4j12-x.x.x.jar be distributed in the lib directory alongside slf4j-api-x.x.x.jar?
Not everyone uses log4j. Thats kind of the point of slf4j.
we have a small problem with the release. Namely, the Hibernate-Annotations 3.6.0.CR1 are not released to the JBoss Maven repository. We rely on Maven heavily so it's a huge inconvenmience!
It still appears as if Hibernate 3.5.6 is missing from the repository. Or did I miss something?
It is also not possible to build the 3.5.6 package downloaded from SourceForge due to the following JAR also not being in the JBOSS repository.
Unable to find resource 'org.jboss.maven.plugins:maven-jdocbook-style-plugin:maven-plugin:2.0.0'
But once again, I might have missed something.