[
https://issues.apache.org/jira/browse/LUCENE-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484669#comment-13484669
]
Robert Muir commented on LUCENE-4506:
-------------------------------------
Also:
* we only run lucene's demo with java6 (solr's example is correctly tested with
both java6 and java7)
* we only run lucene's tests with java6
* we only run lucene's javadocs with java6.
I'm testing up a patch to fix all of this: for the javadocs case the idea is to
a degraded verification of javadocs
for java6, but full checks for java7.
> 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]