[
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
Hi Seung-Yeoul,
Here is a new patch with a few changes:
# I have cleaned up and simplified the inclusion and exclusion patterns, and
moved the lucene patternset to {{lucene/common-build.xml}}, which is included
in {{solr/build.xml}}, so that the pattern only has to be defined once.
# I moved the destination file from {{dist/}} to {{build/}}, and removed the
{{make-checksums}} calls, because these targets do not produce ASF
distributions.
# I renamed the Lucene target to be the same as the Solr target:
{{package-local-src-tgz}}.
I have not tried yet, but the resulting packages should build - could you give
that a try?
> 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
> Labels: patch
> Fix For: 4.0
>
> Attachments: 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]