[
https://issues.apache.org/jira/browse/SOLR-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated SOLR-2411:
------------------------------
Attachment: SOLR-2411.patch
This patch puts the results of targets {{package}}, {{package-src}} and
{{generate-maven-artifacts}} in a new directory named {{solr/package/}}. The
{{clean}} target removes this new directory, and it is added to the
{{svn:ignore}} list for the {{solr/}} directory. The {{clean-dist-signatures}}
target is renamed to {{clean-package-signatures}}.
Like the previous patch, this patch drops creation of
{{solr/dist/solr-maven.tar}} and {{solr/dist/solr.tar}} from the
{{preprare-release}} target.
> Build target prepare-release should produce a solr/dist/ directory that only
> has distribution files in it
> ---------------------------------------------------------------------------------------------------------
>
> Key: SOLR-2411
> URL: https://issues.apache.org/jira/browse/SOLR-2411
> Project: Solr
> Issue Type: Improvement
> Components: Build
> Affects Versions: 3.1, 3.2, 4.0
> Reporter: Steven Rowe
> Assignee: Steven Rowe
> Priority: Minor
> Fix For: 3.1, 3.2, 4.0
>
> Attachments: SOLR-2411.patch, SOLR-2411.patch
>
>
> Build targets dist, dist-*, create-package, package, package-src, etc. use
> {{dist/}} as a landing spot for intermediate .jar files which will not be
> individually shipped.
> These targets should instead use {{solr/build/}} to hold these intermediate
> .jars.
--
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]