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

Steven Rowe edited comment on LUCENE-3753 at 2/6/12 8:08 PM:
-------------------------------------------------------------

Final version of the patch:

* speeds up {{ant test}} from {{lucene/}} by making {{test-contrib}} depend on 
{{compile-test}} instead of {{build-contrib}} (jars don't need to be built for 
testing.)
* includes more {{\*.compiled}} property handling to avoid recompiling 
lucene-core and lucene-test-framework.

Post-patch {{ant compile-test}} times under {{lucene/}} are now *31s* after 
running {{ant clean}}, and *7s* when already compiled.  

{{modules/}} and {{solr/}} timings did not change.
                
      was (Author: steve_rowe):
    Final version of the patch:

* speeds up {{ant compile-test}} from {{lucene/}} by making {{test-contrib}} 
depend on {{compile-test}} instead of {{build-contrib}} (jars don't need to be 
built for testing.)
* includes more {{\*.compiled}} property handling to avoid recompiling 
lucene-core and lucene-test-framework.

Post-patch {{ant compile-test}} times under {{lucene/}} are now *31s* after 
running {{ant clean}}, and *7s* when already compiled.  

{{modules/}} and {{solr/}} timings did not change.
                  
> Restructure the Lucene build system
> -----------------------------------
>
>                 Key: LUCENE-3753
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3753
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: general/build
>    Affects Versions: 3.6, 4.0
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>         Attachments: LUCENE-3753.patch, LUCENE-3753.patch, LUCENE-3753.patch
>
>
> Split out separate core/, test-framework/, and tools/ modules, each with its 
> own build.xml, under the lucene/ directory, similar to the Solr restructuring 
> done in SOLR-2452.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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