[ https://issues.apache.org/jira/browse/LUCENE-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Muir updated LUCENE-3887: -------------------------------- Attachment: LUCENE-3887.patch initial patch: just hooks into lucene's 'javadocs-lint' (but also a one-liner to hook into solrs). I added an option for 'level' of checking, currently its at 'package'. the idea is we fix those... move to 'class'.... then 'method'.... > 'ant javadocs' should fail if a package is missing a package.html > ----------------------------------------------------------------- > > Key: LUCENE-3887 > URL: https://issues.apache.org/jira/browse/LUCENE-3887 > Project: Lucene - Java > Issue Type: Task > Components: general/build > Reporter: Robert Muir > Attachments: LUCENE-3887.patch, LUCENE-3887.patch, LUCENE-3887.patch > > > While reviewing the javadocs I noticed many packages are missing a basic > package.html. > For 3.x I committed some package.html files where they were missing (I will > port forward to trunk). > I think all packages should have this... really all public/protected > classes/methods/constants, > but this would be a good step. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org