Hi, I realize this is in the FAQ, but it doesn't have an answer:
Why does JavaDoc generation fail under Java 1.4? This is a known problem and we are working to resolve the issue. I'm using b4 with JDK 1.4, and would really like to get javadoc generated. The failure is a bit perplexing because the javadoc invocation line looks ok, but the output is full of [javadoc] Loading source files for package C:\foobar\src\java... [javadoc] javadoc: No source files for package C:\foobar\src\java [javadoc] Loading source files for package net.foobar.apps... [javadoc] javadoc: No source files for package net\foobar\apps And so on. - Does anyone have a workaround which gets javadoc going on maven-b4 and JDK 1.4? Regards, Dave Benjamin [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
