The hibernate module is back into cvs properly.
PLEASE NOTE: I have moved everything around to get the package
structures right and to get the test/samples in the right place. This
means that there are now several empty directories in the tree. If you
do not use cvs -P to prune the tree you will end up with these empty
directories that are no longer used:
cirrus
cirrus/hibernate
cirrus/hibernate/tools
cirrus/hibernate/tools/xdoclet
cirrus/hibernate/tools/xdoclet/resources
cirrus/hibernate/tools/xdoclet/test
xdoclet/modulers/cirrus
xdoclet/modulers/cirrus/hibernate
xdoclet/modulers/cirrus/hibernate/test
xdoclet/modules/cirrus
xdoclet/modules/cirrus/hibernate
xdoclet/modules/cirrus/hibernate/resources
What would be ideal is we could get a SF admin to really remove them
from the repository. Is that possible?
In the process I have fixed a couple of problems:
* the names of the includes in the xdt are now correct, so the
mappings should be generated in full;
* included the minor fix that Gavin made to hibernate.xdt which
fixed an unbalanced quote;
* modified the samples build file so that the hibenate tests are run.
Apologies for any inconveniences this all may have caused.
- joel
|