[ https://issues.apache.org/jira/browse/NIFI-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318637#comment-15318637
]
ASF GitHub Bot commented on NIFI-1979:
--------------------------------------
GitHub user jfrazee opened a pull request:
https://github.com/apache/nifi/pull/504
NIFI-1979 Moved HL7 test file into TestExtractHL7Attributes to fix CRLF bug
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jfrazee/nifi NIFI-1979
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/504.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #504
----
commit 5156b56cff71da79fe6170d3ba888a4150fb8315
Author: Joey Frazee <joey.frazee@icloud.com>
Date: 2016-06-07T15:01:38Z
Moved HL7 test file into TestExtractHL7Attributes, fixes NIFI-1979
----
> Fix TestExtractHL7Attributes failure
> ------------------------------------
>
> Key: NIFI-1979
> URL: https://issues.apache.org/jira/browse/NIFI-1979
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.0.0, 0.7.0
> Reporter: Joey Frazee
> Fix For: 1.0.0, 0.7.0
>
>
> Carriage return record separators in the hypoglycemia.hl7 test file merged in NIFI-1968
got mangled so TestExtractHL7Attributes is failing. The file contents should probably be moved
to a string in the test so it's not so easily affected by git patch or git crlf config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|