javadoc-junit task is not working if not forked
Status: Beta
Brought to you by:
woopi
Hi,
I very appreciate your work. It is just the functionality we are looking for.
On adapting the suggested ant task to our test script I have detected that an included batch-test task does not work if it is not forked.
I got always a "JavadocXMLJUnitResultFormatter is not a JUnitResultFormatter" error which is raised in the createFormatter(ClassLoader loader) method in class org.woopi.ant.taskdefs.junit.FormatterElement.
I do not know why, but I wanted to report it. May be you has idea why ...
Regards, Denis