[
https://issues.apache.org/jira/browse/LUCENE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201417#comment-13201417
]
Steven Rowe commented on LUCENE-3753:
-------------------------------------
I ran {{ant compile-test}} from {{modules/}} and {{solr/}}, both with and
without running {{ant clean}} from the top level first (the timings below
exclude {{ant clean}}) - these timings are best of 5 runs each:
||from {{modules/}}||
||ant clean?||Pre-patch||Post-patch||
|Yes|80s|80s|
|No|33s|33s|
{panel}
||from {{solr/}}||
||ant clean?||Pre-patch||Post-patch||
|Yes|155s|155s|
|No|55s|54s|
These are basically unchanged.
> 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]