[
https://issues.apache.org/jira/browse/FLUME-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weichen Ye updated FLUME-2699:
------------------------------
Description:
When we download from github (git clone https://github.com/apache/flume.git)
we will find that three test resource files contains CRLF endings. We should
use the canonical LF endings.
The following three files contains CRLF.
# modified:
flume-ng-sinks/flume-ng-morphline-solr-sink/src/test/resources/test-documents/sample-statuses-20120906-141433
# modified:
flume-ng-sinks/flume-ng-morphline-solr-sink/src/test/resources/test-documents/testBMPfp.txt
# modified:
flume-ng-sinks/flume-ng-morphline-solr-sink/src/test/resources/test-documents/testRFC822
was:
When we download from github (git clone https://github.com/apache/flume.git)
we will find that three test resource files contains CRLF endings. We should
use the canonical LF endings.
This three files contains CRLF
# modified:
flume-ng-sinks/flume-ng-morphline-solr-sink/src/test/resources/test-documents/sample-statuses-20120906-141433
# modified:
flume-ng-sinks/flume-ng-morphline-solr-sink/src/test/resources/test-documents/testBMPfp.txt
# modified:
flume-ng-sinks/flume-ng-morphline-solr-sink/src/test/resources/test-documents/testRFC822
> Fix test resource with CRLF endings
> -----------------------------------
>
> Key: FLUME-2699
> URL: https://issues.apache.org/jira/browse/FLUME-2699
> Project: Flume
> Issue Type: Bug
> Components: Sinks+Sources
> Affects Versions: v1.7.0
> Reporter: Weichen Ye
> Priority: Minor
> Fix For: notrack
>
> Attachments: FLUME-2669.patch
>
>
> When we download from github (git clone https://github.com/apache/flume.git)
> we will find that three test resource files contains CRLF endings. We should
> use the canonical LF endings.
> The following three files contains CRLF.
> # modified:
> flume-ng-sinks/flume-ng-morphline-solr-sink/src/test/resources/test-documents/sample-statuses-20120906-141433
> # modified:
> flume-ng-sinks/flume-ng-morphline-solr-sink/src/test/resources/test-documents/testBMPfp.txt
> # modified:
> flume-ng-sinks/flume-ng-morphline-solr-sink/src/test/resources/test-documents/testRFC822
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)