[
https://issues.apache.org/jira/browse/SOLR-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated SOLR-2452:
------------------------------
Attachment: SOLR-2452-post-reshuffling.patch
This patch restores all of Solr's build targets from trunk; the build system
rewrite is feature-complete at this point. (The reshuffling scripts requires
no further changes.)
I moved {{lucene-lib/}} directories to under {{build/}}, and eliminated
per-contrib {{clean}} target actions - instead, {{ant clean}} just deletes
{{solr/build/}}, {{solr/dist/}}, {{solr/package/}}, and
{{solr/example/solr/lib/}}.
Before I commit this patch to the branch, I want to put the build through its
paces and examine differences between the outputs from trunk and from
branches/solr2452 with this patch applied.
One difference I found so far: on trunk the Solr create-package target includes
duplicate javadocs for some non-contrib modules (core & solrj I think): in the
uber-javadocs, and again for the javadocs produced for maven. The per-contrib
javadocs, by contrast, are excluded. This makes the compressed binary package
about 1.8MB larger than it needs to be, IIRC.
> rewrite solr build system
> -------------------------
>
> Key: SOLR-2452
> URL: https://issues.apache.org/jira/browse/SOLR-2452
> Project: Solr
> Issue Type: Task
> Components: Build
> Reporter: Robert Muir
> Assignee: Steven Rowe
> Fix For: 3.4, 4.0
>
> Attachments: SOLR-2452-post-reshuffling.patch,
> SOLR-2452-post-reshuffling.patch, SOLR-2452-post-reshuffling.patch,
> SOLR-2452.dir.reshuffle.sh, SOLR-2452.dir.reshuffle.sh
>
>
> As discussed some in SOLR-2002 (but that issue is long and hard to follow), I
> think we should rewrite the solr build system.
> Its slow, cumbersome, and messy, and makes it hard for us to improve things.
--
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]