Tags
Authors
Ceylon M2 "Minitel" released
This is the second release of the Ceylon compiler and other command line tools.
Hibernate Search 4.1 CR2
We have decided to do a second release candidate for Hibernate Search 4.1. We fixed a couple of issues related to clustering and how it works in a modular environment like JBoss AS 7. In particular, we made sure it works fine for JBoss AS 7.1.
I have been quite quiet of late on what I have been busy with. One thing has been working on is Bean Validation 1.1, the version targeted for Java EE 7.
Hibernate ORM 4.1.1 has just been released. This release contains a slew of improvements and bug fixes. Some specific changes of interest include:
A question which came up recently a lot was the question about the release plan for Hibernate Validator 4.3. It is time for an answer.
IronJacamar 1.1.0.Alpha6 is out
I'm happy to announce the 6th alpha release of our IronJacamar 1.1 series.
This release will hopefully be the last before Hibernate Search 4.1 final. If you want to give feedback, now is the time :) We are simultaneously releasing Hibernate Search 3.4.2 as a minor bug fix release.
Trying out Ceylon's Java interop
Great, I'm finally able to write, compile, and run Ceylon code that uses Java libraries from within Ceylon IDE: