[ 
https://issues.apache.org/jira/browse/LUCENE-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-4361:
--------------------------------

    Attachment: LUCENE-4361.patch

the bug is that it has test classes in the compile classpath, which could cause 
other problems too.
                
> 'ant javadocs' fails from solr-dataimporthandler-extras if you already ran 
> 'ant test'
> -------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4361
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4361
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-4361.patch
>
>
> Because it tries to javadoc some test classes.
> {noformat}
>   [javadoc] Constructing Javadoc information...
>   [javadoc] 
> /home/rmuir/workspace/lucene-trunk/solr/build/contrib/solr-dataimporthandler/classes/test/org/apache/solr/handler/dataimport/TestDocBuilder2.class:
>  warning: Cannot find annotation method 'value()' in type 'Ignore': class 
> file for org.junit.Ignore not found
>   [javadoc] 
> /home/rmuir/workspace/lucene-trunk/solr/build/contrib/solr-dataimporthandler/classes/test/org/apache/solr/handler/dataimport/TestJdbcDataSource.class:
>  warning: Cannot find annotation method 'value()' in type 'Ignore'
>   [javadoc] Standard Doclet version 1.7.0_01
> {noformat}

--
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