[
https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15000405#comment-15000405
]
Bryan Bende commented on NIFI-1083:
-----------------------------------
Sorry to be annoying, but is it possible to rebase the first patch to the
latest of master? or even one combined rebased patch would be fine.
I think the issue with missing the test resource was related to not being able
to cleanly apply the first patch:
{code}
Applying: NIFI-1083 Created a processor that routes lines of text based on
different matching and routing strategies
error: patch failed:
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/resources/META-INF/services/org.apache.nifi.processor.Processor:59
error:
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/resources/META-INF/services/org.apache.nifi.processor.Processor:
patch does not apply
Patch failed at 0001 NIFI-1083 Created a processor that routes lines of text
based on different matching and routing strategies
{code}
So I used the IDE to apply it, but i think that is where it is messing up the
test resource.
> Create Route Individual Lines of Text Processor
> -----------------------------------------------
>
> Key: NIFI-1083
> URL: https://issues.apache.org/jira/browse/NIFI-1083
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Extensions
> Reporter: Joseph Percivall
> Assignee: Joseph Percivall
> Fix For: 0.4.0
>
> Attachments:
> 0001-NIFI-1083-Added-a-Grouping-Regular-Expression-proper.patch,
> NIFI-1083_change_processor_name.patch
>
>
> Create a processor that will read individual lines of text and route them
> based on routing and matching strategies. See the parent task for a more in
> depth look
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)