Hi, I get errors like the following when running the javadoc task on my projects. The error seems to be related to the package.html file, which should be valid (copied from Sun's s template HTML file here: http://java.sun.com/j2se/javadoc/writingdoccomments/package-template). Also, it seems odd that the build succeeds even thought the javadoc produced errors and did not generate anything.
Error I'm getting: [javadoc] javadoc: error - Illegal package name: "C:\Documents and Settings\Allan\Workspace\koios-framework- trunk\koios-generator\src\main\java\org\koiosframework\generator\package.html" [javadoc] 1 error BUILD SUCCESSFUL Thanks Allan -- View this message in context: http://www.nabble.com/Problem-running-Javadocs-tp19101497p19101497.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
