[GRADLE-921] JavaDoc header field not settable Created: 24/Apr/10  Updated: 04/Jan/13  Resolved: 24/Nov/10

Status: Resolved
Project: Gradle
Affects Version/s: 0.9
Fix Version/s: 0.9-rc-1

Type: Bug
Reporter: Russel Winder Assignee: Hans Dockter
Resolution: Fixed Votes: 0


 Description   

I suspect that there are a couple of missing options from the JavaDoc
task.

options.source ( . . . )
options.header ( . . . )

don't seem to work.



 Comments   
Comment by Russel Winder [ 24/Apr/10 ]

Just to expand. The header option appears to be missing, but the source option is there it just only takes a string parameter. sourceCompatibility can be specified as a string or integer and so:

options.source ( sourceCompatibility )

should work.

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