[GRADLE-174] Add javadocs to the public API. Created: 02/Aug/08 Updated: 04/Jan/13 Resolved: 04/Jun/09 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.7 |
Type: | Improvement | ||
Reporter: | Adam Murdoch | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Comments |
Comment by Hans Dockter [ 08/Aug/08 ] |
What is your preferred policy regarding adding javadoc to setters and getters? I had a look at the Spring project. The code I have reviewed puts the extensive docs into the setter. The getter get's only basic coverage and links to the setter. |
Comment by Hans Dockter [ 19/Aug/08 ] |
We have added a lot of Javadoc but the process is not finished yet. In particular the tasks need more javadoc. I leave this to 0.4, as most of the tasks are still in Groovy. In 0.4. they will be refactored to Java. |
Comment by Hans Dockter [ 04/Jun/09 ] |
We don't need this as a specific issue any longer. |