mattyb149 commented on a change in pull request #3824: NIFI-6778 - Added rules 
engine service api and Easy Rules Implementation
URL: https://github.com/apache/nifi/pull/3824#discussion_r336691625
 
 

 ##########
 File path: nifi-assembly/LICENSE
 ##########
 @@ -2834,3 +2834,25 @@ The binary distribution of this product bundles 'JUnit 
Platform' and 'JUnit Jupi
   notice.
 
   You may add additional accurate notices of copyright ownership.
+
 
 Review comment:
   I don't see it in the dependency tree:
   
   ```|  +- org.jeasy:easy-rules-core:jar:3.3.0:compile
   [INFO] |  +- org.jeasy:easy-rules-mvel:jar:3.3.0:compile
   [INFO] |  |  +- org.jeasy:easy-rules-support:jar:3.3.0:compile
   [INFO] |  |  \- org.mvel:mvel2:jar:2.4.3.Final:compile
   [INFO] |  \- org.jeasy:easy-rules-spel:jar:3.3.0:compile
   [INFO] |     +- 
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.9.8:compile
   [INFO] |     |  \- com.fasterxml.jackson.core:jackson-core:jar:2.9.8:compile
   [INFO] |     +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.8:compile
   [INFO] |     |  \- 
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0:compile
   [INFO] |     \- 
org.springframework:spring-expression:jar:4.3.23.RELEASE:compile
   [INFO] |        \- org.springframework:spring-core:jar:4.3.23.RELEASE:compile
   [INFO] |           \- commons-logging:commons-logging:jar:1.2:compile
   [INFO]```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to