[ 
https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008437#comment-13008437
 ] 

Robert Muir commented on LUCENE-2973:
-------------------------------------

{quote}
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/
{quote}

We shouldn't do this. lucene should just include lucene, and in no event should 
we be releasing dev-tools.

Its not just philosophical issue either, in a lucene-only release none of the 
stuff in dev-tools will actually even work anyway,
because it contains reference to solr.

instead, the build must not depend upon dev-tools, its optional stuff.

> 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, LUCENE-2973.patch, 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]

Reply via email to