[GitHub] nifi issue #2062: NIFI-4268: Add fetch tag to FetchFile processor.

2017-08-07 Thread wselwood
Github user wselwood commented on the issue: https://github.com/apache/nifi/pull/2062 many thanks @pvillard31 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] nifi issue #2062: NIFI-4268: Add fetch tag to FetchFile processor.

2017-08-07 Thread wselwood
Github user wselwood commented on the issue: https://github.com/apache/nifi/pull/2062 Not sure what happened with the Travis build there. Looks like it failed trying to build the antler parser for attribute expressions. Not been near those with this pull request though

[GitHub] nifi issue #2907: Remove two reference markers from jsonPath docs

2018-08-14 Thread wselwood
Github user wselwood commented on the issue: https://github.com/apache/nifi/pull/2907 @mattyb149 That would be preferred if that is how they are meant to be interpreted however unless I'm missing something with ascii-doc it looks like you cant have an inline anchor that is just

[GitHub] nifi pull request #2907: Remove two reference markers from jsonPath docs

2018-07-18 Thread wselwood
GitHub user wselwood opened a pull request: https://github.com/apache/nifi/pull/2907 Remove two reference markers from jsonPath docs There are two superscript references in the JsonPath documentation that don't seem to mean any thing. They are not clickable and there are no other

[GitHub] nifi pull request #3205: NIFI-5875 Improve docs around the PriorityAttribute...

2018-12-06 Thread wselwood
GitHub user wselwood opened a pull request: https://github.com/apache/nifi/pull/3205 NIFI-5875 Improve docs around the PriorityAttributePrioritizer Clear up the documentation around the PriorityAttributePrioritizer to make it clearer that if the attributes are both number

[GitHub] nifi pull request #3205: NIFI-5875 Improve docs around the PriorityAttribute...

2018-12-07 Thread wselwood
Github user wselwood commented on a diff in the pull request: https://github.com/apache/nifi/pull/3205#discussion_r239734799 --- Diff: nifi-docs/src/main/asciidoc/user-guide.adoc --- @@ -1091,7 +1091,7 @@ The following prioritizers are available: - *FirstInFirstOutPrioritizer