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

Robert Muir updated LUCENE-3337:
--------------------------------

    Attachment: LUCENE-3337.patch

updated state, working on more of the solr deps to try to improve the 
situation... there is still a lot more to do here though, but it seems to 
improve a bit, at least we are only building jar files once (but in many cases 
like 'test' we never need to do this in the first place)

||task||trunk||patch||
|ant example (clean checkout)|30s|20s|
|ant example (already compiled)|18s|10s|


> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to