[
https://issues.apache.org/jira/browse/LUCENE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201371#comment-13201371
]
Steven Rowe commented on LUCENE-3753:
-------------------------------------
I ran {{ant build-contrib}} from {{lucene/}}, both with and without running
{{ant clean}} first (the timings below exclude {{ant clean}}) - these timings
are best of 5 runs each:
||{{ant clean}}?||Pre-patch||Post-patch||
|Yes|49s|44s|
|No|18s|19s|
So, slightly faster for the from-scratch case, and slightly slower from the
already-built case - I think this slight slowdown is okay.
I'll run similar tests from {{modules/}} and {{solr/}} and report back.
> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]