Github user mattyb149 commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/254#discussion_r71980828
  
    --- Diff: 
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml ---
    @@ -221,6 +221,11 @@ language governing permissions and limitations under 
the License. -->
                 <version>1.4.187</version>
                 <scope>test</scope>
             </dependency>
    +        <dependency>
    +            <groupId>org.json</groupId>
    +            <artifactId>json</artifactId>
    --- End diff --
    
    the standard bundle has jackson dependencies already, does this need 
org.json.json to accomplish the task?


---
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to