Russel Winder-4 wrote:
> 
> Tom,
> 
> Unless I missed something . . .
> 
> Until the javadoc task in Gradle can handle all the property settings to
> drive the work and formatting done by JavaDoc, it is worse than useless
> -- you have to set up a custom task and drive the ant.javadoc manually.
> 
> Quoting from the manual:
> 
> " . . . It does not provide a fine-grained configuration API yet. If you
> need this, you have to use for example Ant’s javadoc task directly."
> 
> 

Along these lines, can the Gradle javadoc task be changed to make it
possible for us to set the useexternalfile property of the Ant task to true?

I haven't tried exactly what Tom proposed in his reply, but something very
similar is what produced the error I included in my original post.  Javadoc
seems to have some sort of issue with my assigning that directory as a
srcDir.  I'm hoping that flipping the above flag will resolve the issue.
-- 
View this message in context: 
http://www.nabble.com/Javadoc-issue-tp21402345p21438434.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


Reply via email to