We now have a couple of "modules" in hibernateext:
tools - hbm2java, ddl2hbm and class2hbm hibern8ide - query tool for hibern8ide avalon - an Avalon wrapper for Hibernate metadata - initial jdk 1.5 annotation support for hibernate
There is a couple issues in the hibernateext, and here are the stuff I would like to do
1. remove ddl2hbm and class2hbm
These two utilities are outofdate and deprecated.
Should we not just remove them then ?
ddl2hbm is superseeded by middlegen and class2hbm I do not think have been updated for ages.
If someone still uses them they can just go fetch the latetst release of hibernateext-2.1, right ?
2. remove or "refactor/cleanup" avalon
Avalon is not build'able out of the box.and generally just very complex for simple 3 java files!
If no one soon steps up and say that they want to maintain the avalon stuff (and hence "refactor"
it's build process) I will *remove* it.
3. Upgrade to Ant 1.6.x
All the modules (besides avalon) uses the same directory structure, and thus have
very common build.xml's. I would like to utilize this common stuff and to that
it would be very usefull to upgrade to Ant 1.6.x.
Does anyone have a problem in doing that ?
Maybe we should also just update the Ant in hibernate v22branch to 1.6.x ?
(and yes - i know ant 1.5 can be modularized with entity declarations, but trust me ant 1.6.x is
so much simpler (and even faster) at doing this stuff
/max
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel