Just checked in most of the code to handle sub-modules. This was discussed on the commons-dev mailing list as a way to package multiple HiveMind descriptors within a single jar. The normal META-INF/hivemodule.xml can now include <sub-module descriptor="foo.xml"/> to indicate that META-INF/foo.xml should also be read as an independent module (with its own id).
Need to add some code to the ConstructRegistry Ant task to recognize <sub-module> as well, and do the right thing. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Tapestry: Java Web Components Creator, HiveMind http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
