Robert Muir created LUCENE-4506:
-----------------------------------

             Summary: Fix smoketester to not run checkJavadocsLinks.py across 
java6-generated javadocs
                 Key: LUCENE-4506
                 URL: https://issues.apache.org/jira/browse/LUCENE-4506
             Project: Lucene - Core
          Issue Type: Task
          Components: general/test
            Reporter: Robert Muir


Currently smokeTester (ant nightly-smoke) fails, because it invokes
this python script directly and the javadocs checker is more picky.

However, java6's javadocs generates hopelessly broken html.

We should fix it to only do this across the java7-generated javadocs and get 
smokeTesting passing again.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to