[
https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe reopened LUCENE-2973:
---------------------------------
The subversion {{export}} command has a {{--native-eol}} parameter:
{noformat}
--native-eol ARG : use a different EOL marker than the standard
system marker for files with the svn:eol-style
property set to 'native'.
ARG may be one of 'LF', 'CR', 'CRLF'
{noformat}
Solr's {{package-src}} and Lucene's {{dist-src}} targets should be made to use
this parameter with the {{LF}} arg, so that the source packages can be
consistently produced regardless of platform.
> 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
> Affects Versions: 3.1, 3.2, 4.0
> Reporter: Steven Rowe
> Assignee: Steven Rowe
> Priority: Blocker
> Fix For: 3.1, 3.2, 4.0
>
> Attachments: LUCENE-2973.patch, LUCENE-2973.patch, LUCENE-2973.patch,
> LUCENE-2973.patch, 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]