Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2
-
None
-
Patch Available
Description
Currently running 'ant javadocs' creates so many warnings that you have to grep the output to verify that new code did not add more.
While most current errors might be minor, they might hide a few serious ones that we will never know abut until someone complains.
Best if we fix all of them and keep it always clean...
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-876 contrib/gdata has many javadoc warnings
- Resolved