[GRADLE-360] Let the Gradle javadoc task expose all the arguments of Ant's javadoc task. Created: 13/Jan/09  Updated: 04/Jan/13  Resolved: 14/Mar/09

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 0.6

Type: Improvement
Reporter: Allan Lewis Assignee: Tom Eyckmans
Resolution: Fixed Votes: 0

Issue Links:
dependent
dependent on GRADLE-378 Gradle's javadoc task should provide ... Resolved
dependent by GRADLE-386 javadoc generation fails Resolved

 Description   

Adding directories to a javadoc task's list of source directories can lead to errors like the one below. One possible fix seems to be to set the useexternalfile property to true, but Gradle does not provide access to this property of the underlying Ant task. There should be some way to set this flag to true to help in cases like this.

Caused by: java.io.IOException: Cannot run program "C:\PROGRA~1\Java\JDK16~1.0_0\bin\javadoc.exe": CreateProce
ss error=87, The parameter is incorrect



 Comments   
Comment by Tom Eyckmans [ 31/Jan/09 ]

Gradle-378 is a first step to providing all of the Javadoc options

Comment by Tom Eyckmans [ 14/Mar/09 ]

all options the core Javadoc options and all the options of the standard doclet are now available in trunk

Generated at Wed Jun 30 11:28:10 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.