Re: [gradle-user] Problem running Javadocs

2008-08-22 Thread Allan Lewis
A couple of other javadoc-related questions: 1 - Any way to make the build fail if the javadoc task fails? 2 - How do I specify a classpath for javadoc? I'm getting tons of compilation errors when running the task - things still generate correctly, but they're annoying... Thanks Allan -- View

Re: [gradle-user] Problem running Javadocs

2008-08-22 Thread Adam Murdoch
Hans Dockter wrote: Hi Allan, On Aug 22, 2008, at 7:09 AM, Allan Lewis wrote: 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:

Re: [gradle-user] Problem running Javadocs

2008-08-22 Thread Hans Dockter
Hi Allan, On Aug 22, 2008, at 7:09 AM, Allan Lewis wrote: 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/