[
https://issues.apache.org/jira/browse/SOLR-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003820#comment-13003820
]
Steven Rowe edited comment on SOLR-2411 at 3/8/11 5:51 AM:
-----------------------------------------------------------
**edit**: This patch is against branch_3x.
Patch implementing these changes.
All intermediate .jars (and the .war) are placed in {{solr/build/dist-work/}}.
I compared contents of the source tarball, the binary tarball, and the {{.war}}
file before and after applying this patch. In all three cases, the same files
are present in both versions.
This patch also drops tar'ing both of {{dist/maven/}} as
{{dist/solr-maven.tar}} and of {{dist/*}} -- except the {{.war}} -- as
{{dist/solr.tar}}.
was (Author: steve_rowe):
Patch implementing these changes.
All intermediate .jars (and the .war) are placed in {{solr/build/dist-work/}}.
I compared contents of the source tarball, the binary tarball, and the {{.war}}
file before and after applying this patch. In all three cases, the same files
are present in both versions.
This patch also drops tar'ing both of {{dist/maven/}} as
{{dist/solr-maven.tar}} and of {{dist/*}} -- except the {{.war}} -- as
{{dist/solr.tar}}.
> 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
> Reporter: Steven Rowe
> Priority: Minor
> Attachments: 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]