Tags
Authors
Hibernate Core 3.6.5.Final is mainly a maintenance release with a couple of improvements.
Ceylon is a language for defining structured data as well as regular procedural code. One of the first things you run into when defining data formats is the need for micro-languages
- syntactic validation for character strings that represent literal values of some data type. For example:
I apologize for the day delay. Ran into a small issue with one of my Gradle plugins after upgrading Gradle for the Hibernate build. Now that that is all sorted...
Hibernate 3.6.4.Final is mainly a maintenance release with a couple of improvements.
The Hibernate team has just released the 4.0.0.Alpha2 development release of Hibernate Core. Consult the full list of changes for all the details. Some specific changes of interest include:
The Hibernate team have released the 3.6.3.Final maintenance release of Hibernate Core. This is a minor maintenance release with bug fixes. As always, the release is available from both SourceForge in bundle form as well as the JBoss Nexus repository under the org.hibernate groupId.
The Hibernate team is pleased to announce the release of Hibernate Core 4.0.0.Alpha1. Pieces of changes in this release have been in the work for a long time, so even though it is an alpha the changes should all be really really well vetted and tested.
We did a big refactoring of the query engine, hence the alpha tag. If you could focus your tests in this area and see if there are any issues, we would be forever grateful.
Hibernate 3.6.1-Final has mainly bug fixes with several improvements.
There were a number of comments on twitter and blogs last week discussing Weld's performance and scalability, and I wanted to comment on the issues discussed and our work to resolve them. Upfront, let me say that we have been actively working on performance and scalability for a while now (previously more on memory usage, more recently on performance). Of course, we work primarily with JBoss AS, but also work closely with the GlassFish team; many of the improvements will be directly available as Weld is updated in GlassFish, and we'll continue to support the GlassFish team in any performance work they do on GlassFish that impacts on Weld.