On Wednesday 17 March 2004 13:28, Adam R. B. Jack wrote: > > On Wednesday 17 March 2004 13:15, Adam R. B. Jack wrote: > > > but don't worry, I added everything (except avalon.xml) that was > > > project/avalon-*.xml to profile/gump.xml. > > > > Don't I need to add "<module>" to all the project/avalon-*.xml files as > > well? > > Sorry, that is what I did when I said I added it: > > > <!-- Apache.Avalon --> > <module href="project/avalon-components.xml"/> > <module href="project/avalon-excalibur.xml"/> > <module href="project/avalon-fortress-container.xml"/> > <module href="project/avalon-fortress-examples.xml"/> > <module href="project/avalon-fortress-tools.xml"/> > <module href="project/avalon-framework.xml"/> > <module href="project/avalon-logging.xml"/> > <module href="project/avalon-logkit.xml"/> > <module href="project/avalon-meta.xml"/> > <module href="project/avalon-phoenix.xml"/> > <module href="project/avalon-sandbox.xml"/> > <module href="project/avalon-site.xml"/> > > > If so, is > > > > <module name="avalon/framework" > > > Not quite, needs the .xml -- and it is href (misnomer) not name. The href > is followed, and the real module (with name) imported/merged in.
Oops, now break-down in communications or my brain. I prefer the former... I was talking about inside the project/avalon-*.xml files, which the above <module> entries in profile/ seem to reference, and many of them have, but not avalon-framework for instance. Hmmmm... Niclas -- +---------//-------------------+ | http://www.bali.ac | | http://niclas.hedhman.org | +------//----------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
