On 03 Feb 2003, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
I've committed something that is supposed to work.
"supposed to" because:
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.
I've cloned all the <selector>'s from Ant's main build.xml - so it should only process the source files that it has classes for, but perhaps there is an issue with it. I'll look into it sometime soon.
Erik