[
https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-2973:
--------------------------------
Attachment: LUCENE-2973.patch
Patch implementing the idea. {{svn info}} is used to collect the revision and
URL of the working copy.
Drops {{.zip}} source packaging for both Lucene and Solr - only {{.tar.gz}}
files are produced.
Solr's {{package-src}} target includes everything in the top-level checkout.
Lucene's {{dist-src}}/{{package-tgz-src}} target includes everything in the
top-level checkout except {{solr/}}.
> Source distribution packaging targets should make a tarball from "svn export"
> -----------------------------------------------------------------------------
>
> Key: LUCENE-2973
> URL: https://issues.apache.org/jira/browse/LUCENE-2973
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Build
> Reporter: Steven Rowe
> Priority: Minor
> Attachments: LUCENE-2973.patch
>
>
> Instead of picking and choosing which stuff to include from a local working
> copy, Lucene's dist-src/package-tgz-src target and Solr's package-src target
> should simply perform "svn export" with the same revision and URL as the
> local working copy.
--
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]