This problem I know about. For me, building twice works. Either ant or buildmagic is messed up IMO. the xdoclet tasks seem to come and go with no pattern I can discern. Look at tools/etc/buildfragments/tools.ent. Redefining the tasks for each module breaks in one place, not redefining breaks in another place. I'm waiting for more inspiration...
david jencks On 2002.12.27 13:44:41 -0500 Jeremy Boynes wrote: > I got slightly further but a fresh checkout breaks for me as well > (WinXP/Sun > JDK1.4.1). The xdoclet, common and jmx modules seemed to build but system > failed. > > jar: > [jar] Building jar: > D:\JBoss\jboss-head\xdoclet\checkout\xdoclet-all\xdocletgui\build\xdocletgui > .jar > [touch] Creating D:\JBoss\jboss-head\xdoclet\last.xdoclet.build > > compile: > > output: > > _default:most: > > most: > > == > == > == Finished 'most' in module 'xdoclet'. > == > ============================================================== > > > << SNIP >> > > most: > > == > == > == Finished 'most' in module 'jmx'. > == > ============================================================== > > > _module-jmx-most: > [copy] Copying 1 file to > D:\JBoss\jboss-head\build\output\jboss-4.0.0alpha\lib > [copy] Copying 2 files to > D:\JBoss\jboss-head\build\output\jboss-4.0.0alpha\lib > [mkdir] Created dir: > D:\JBoss\jboss-head\build\output\jboss-4.0.0alpha\docs\dtd > [copy] Copying 1 file to > D:\JBoss\jboss-head\build\output\jboss-4.0.0alpha\docs\dtd > [mkdir] Created dir: > D:\JBoss\jboss-head\build\output\jboss-4.0.0alpha\server\default\deploy > [echo] Copying service descriptors to install.server: > D:\JBoss\jboss-head\build/output/jboss-4.0.0alpha/server > [copy] Copying 1 file to > D:\JBoss\jboss-head\build\output\jboss-4.0.0alpha\server\default\deploy > > ============================================================== > == > == Executing 'most' in module 'system'... > == > == > > _buildmagic:init: > > configure: > > configure-libraries: > > configure-modules: > Overriding previous definition of reference to jboss.naming.classpath > > configure-defaults: > > configure-tools: > > _default:init: > > init: > > compile-mbean-sources: > [mkdir] Created dir: D:\JBoss\jboss-head\system\output\gen\classes > > BUILD FAILED > > file:D:/JBoss/jboss-head/system/build.xml:120: Could not create task or > type > of type: jmxdoclet. > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
