On 03 Feb 2003, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > I've committed something that is supposed to work.
"supposed to" because: ,---- | BUILD FAILED | file:///home/bodewig/dev/gump/jakarta-ant/proposal/xdocs/build.xml:387: Unexpected error | | Total time: 2 minutes 31 seconds `---- Scrolling back through all the noise I find this one here ,---- | [antdoclet] java.lang.ClassNotFoundException: org.apache.tools.ant.taskdefs.optional.sound.SoundTask `---- Is this the cause? Can XDoclet deal with finding sources without the corresponding classes? Gump will not compile all optional tasks because we have not added all possible third party libraries. Stefan