You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/17 06:22:11 UTC

[jira] [Commented] (NIFI-356) Incorrect Capability Description for EvaluateXPath

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

ASF GitHub Bot commented on NIFI-356:
-------------------------------------

GitHub user apiri opened a pull request:

    https://github.com/apache/incubator-nifi/pull/25

    Correcting the capability description which states that the property is ...

    ...ignored when destination is flowfile attribute instead of content.  This closes NIFI-356.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apiri/incubator-nifi NIFI-356

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-nifi/pull/25.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 #25
    
----
commit 24be4a1dfdd1dd513e39915c5db8939d4806cdd8
Author: Aldrin Piri <al...@gmail.com>
Date:   2015-02-17T05:20:23Z

    Correcting the capability description which states that the property is ignored when destination is flowfile attribute instead of content.  This closes NIFI-356.

----


> Incorrect Capability Description for EvaluateXPath
> --------------------------------------------------
>
>                 Key: NIFI-356
>                 URL: https://issues.apache.org/jira/browse/NIFI-356
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 0.0.2
>            Reporter: Aldrin Piri
>            Assignee: Aldrin Piri
>            Priority: Trivial
>             Fix For: 0.0.2
>
>
> The capability description mentions that property name is the attribute name a result is mapped to when Destination is flowfile-content, but this should be flowfile-attribute.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)