[
https://issues.apache.org/jira/browse/LUCENE-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-3406:
--------------------------------
Attachment: LUCENE-3406.patch
This version of the patch makes a couple of small changes to the Solr exclude
pattern (adding {{\*\*/pom.xml}} and excluding {{\*\*/\*.iws}} and
{{\*\*/\*.ipr}}; these two IntelliJ config files are not used by the setup
provided by {{ant idea}}), and adds {{CHANGES.txt}} entries for Solr and Lucene.
I will commit shortly to trunk, then backport to branch_3x.
> Add source packaging targets that make a tarball from a local working copy
> --------------------------------------------------------------------------
>
> Key: LUCENE-3406
> URL: https://issues.apache.org/jira/browse/LUCENE-3406
> Project: Lucene - Java
> Issue Type: Improvement
> Components: general/build
> Affects Versions: 3.3, 4.0
> Reporter: Seung-Yeoul Yang
> Assignee: Steven Rowe
> Priority: Minor
> Labels: patch
> Fix For: 3.4, 4.0
>
> Attachments: LUCENE-3406.patch, LUCENE-3406.patch, LUCENE-3406.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> I am adding back targets that were removed in
> <https://issues.apache.org/jira/browse/LUCENE-2973> that are used to create
> source distribution packaging from a local working copy as new Ant targets.
> 2 things to note about the patch:
> 1) For package-local-src-tgz in solr/build.xml, I had to specify additional
> directories under solr/ that have been added since LUCENE-2973.
> 2) I couldn't get the package-tgz-local-src in lucene/build.xml to generate
> the docs folder, which does get added by package-tgz-src.
> The patch is against the trunk.
--
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]