Add source distribution 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: 4.0
Reporter: Seung-Yeoul Yang
Priority: Minor
Fix For: 4.0
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]