> Tell me about it I have about 50 files to check in and it is going to be a bitch...
o removal of the init related targets, or actually they are moved into a resource file, which is included. o moved most other common stuff to _buildmagic:* tasks, which are then depended upon for the default behavoir. o removed most of the tests targets since they were not in use, and they need more help to become really useful. Those that did have tests are still there (like the JBossSX stuff). o removed workspace targets (not used) > Jason, my heart, would you _please_ simplify the fucking build.xml file > down from 1300 lines ? Well, build/build.xml is still rather large, but it is sure smaller than it was before. Alot of that stuff can't be removed just yet. Perhaps I can write some tasks to reduce the element definition complexity for some, but... The other build.xml files will shrink about 30-50%. --jason _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
