leosimons 2003/06/15 02:10:17
for some reason, dependencies weren't caught for avalon-framework. Weirdness.
for future reference, I did figure this one out. Pretty dumb:
============================================
RCS file: /home/cvs/jakarta-gump/profile/gump.xml,v
<module
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/avalon/buildsystem/gump-integration/project/avalon.xml"/>
===================================================================
RCS file: /home/cvs/jakarta-gump/lsd.xml,v - <module href="http://cvs.apache.org/viewcvs.cgi/*checkout*/avalon/buildsystem/gump-integration/project/avalon.xml"/>
made gump merge two checkouts of that descriptor. Meaning all
elements got duplicated, resulting in (among other things) two identical <jar id="combined"/> tags, which result in complaints.
cheers,
- Leo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
