Friday, December 21, 2007

Hyperjaxb3 Release 0.3

I'm currently preparing the 0.3 release of Hyperjaxb3.

In the 0.3 version I worked mostly to extends the set of supported schemata. I'm really grateful to all the people who sent me their schemata. This helped to find out which cases are practically important so I could concentrate on real-world scenarios. As a result, the set of schemas supported by Hyperjaxb3 is becoming very large. Below are just some examples of schemata from the test cases (which includes more that four dozen schemas):



These are just some examples of the schemata Hyperjaxb3 currently support. I'll be working to extend the supported set to 100% (literally any schema) in the 0.4 version. It's just few cases left.

In this release I've also updated the versions of maven-jaxb2-plugin (0.5) and JAXB (2.1.6) to take advantage of the latest developments in these projects.

Please visit the release announcement page.

Here's a couple of examples for Maven and Ant.