Tags
Authors
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:
Seam 3 Examples
I wrote up an entry about some Seam 3 examples over at my JBoss Community Blog. Check it out if you're interested in more examples.
Tattletale 1.2.0.Beta2 is out
I have released Tattletale 1.2.0.Beta2 to the community for testing.
Hibernate Search 4.1.0.Beta2 is released, and contains a very interesting improvement: it is now possible to precisely express which paths will be indexed when using @IndexedEmbedded.