[ 
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

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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to