[ 
https://issues.apache.org/jira/browse/LUCENE-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071169#comment-13071169
 ] 

Steven Rowe commented on LUCENE-3337:
-------------------------------------

When I look at the output from {{ant -v example}} after applying my version of 
the patch, I can see that the {{compile-test}} target is called 16 times from 
{{lucene/build.xml}}.  Seems like it could be sped up through more/better 
property passing.  And why should building a module's jar trigger compilation 
of Lucene's tests?

> avoid building jar files unless necessary in build
> --------------------------------------------------
>
>                 Key: LUCENE-3337
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3337
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: general/build
>    Affects Versions: 3.4, 4.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-3337.patch, LUCENE-3337.patch, LUCENE-3337.patch, 
> LUCENE-3337.patch
>
>
> This causes the build to be slow, we can avoid it in lots of cases (e.g. ant 
> test)

--
This message is automatically generated by JIRA.
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

Reply via email to