Hi,

I thought it might be interesting to know that the trunk of the two projects Annotations and EntityManager (including commons-annotations) have moved into Core. The new svn url is https://svn.jboss.org/repos/hibernate/core/trunk.

As part of the move the build switched as well from Ant to Maven. All tests are working again and you can build the documentation via:

mvn clean package -P hsqldb,doc

The documentation build is a temporary solution. In the long run we are aiming to combine the different documentations into one single documentation, but that's will take a while to happen. There is quite some editing to be done.

There is also more work required in order to include Annotations and EntityManager into the distribution package. The 'old' distribution
packages for Annoations and EntityManager cannot be build anymore.

In case you want to work on any of these projects it is probably time to switch to a Core checkout.

--Hardy

P.S. Almost forgot - the import of Envers into Core is also in full swing. So a lot is happening.
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to