[hibernate-dev] Hibernate ORM 4.2.0.CR2 released
Hibernate ORM 4.2.0.CR2 was just released. The full changelog can be viewed here: https://hibernate.onjira.com/secure/ReleaseNote.jspa?projectId=10031&version=12651 This is the first release with initial support for OSGi. Please see https://hibernate.onjira.com/browse/HHH-7527 and its subtasks for more information. Example client bundles can be found here: [HibernateOSGi=>https://github.com/brmeyer/HibernateOSGi] In addition to numerous bug fixes and improvements, this CR was necessary due to a critical regression: [HHH-8025=>https://hibernate.onjira.com/browse/HHH-8025] As usual, thank you to the community for all the support and hard work! JBoss Nexus: https://repository.jboss.org/nexus/content/groups/public/org/hibernate Maven Central: http://repo1.maven.org/maven2/org/hibernate/hibernate-core (should update in a couple of days) SourceForge: https://sourceforge.net/projects/hibernate/files/hibernate4 Downloads: http://sourceforge.net/projects/hibernate/files/hibernate4/4.2.0.CR2/hibernate-release-4.2.0.CR2.zip/download http://sourceforge.net/projects/hibernate/files/hibernate4/4.2.0.CR2/hibernate-release-4.2.0.CR2.tgz/download Brett Meyer Red Hat Software Engineer, Hibernate ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] Changelog file in Hibernate ORM
The file changelog.txt in the root ot the Hibernate ORM project seems outdated. Is it not maintained anymore? I found it handy. Sanne ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
Re: [hibernate-dev] Changelog file in Hibernate ORM
On 2 Mar 2013, at 21:19, Sanne Grinovero wrote: > The file changelog.txt in the root ot the Hibernate ORM project seems > outdated. Personally I find this file useless. I think a link a link in the readme to the Jira changeling would suffice. However, I know some people think the changelog is valuable. But of course, it either needs to be maintained or deleted. > --hardy ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
Re: [hibernate-dev] Changelog file in Hibernate ORM
On 2 March 2013 20:51, Hardy Ferentschik wrote: > On 2 Mar 2013, at 21:19, Sanne Grinovero wrote: > >> The file changelog.txt in the root ot the Hibernate ORM project seems >> outdated. > > Personally I find this file useless. I think a link a link in the readme to > the Jira changeling would suffice. However, I know some people think the > changelog is valuable. > > But of course, it either needs to be maintained or deleted. +1 I'd prefer maintained, but otherwise deleted woudl be better than misleading indeed. The reason I like it is that it allows me a very quick search on the history of the current branch, while from JIRA it's not immediate. Of course from there I continue on JIRA or GIT logs for more insight.. In this case I wanted to double-check if we had dropped OSCache support. I remember we had planned for it, but couldn't find tracking about its removal in JIRA. Sanne > >> > > --hardy ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] master is 5.0 ?
Hi, sorry if this was discussed before. Having pushed an extremely minor change to master, is that to be marked as 5.0 as far as JIRA is concerned? Sanne ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev