joewitt 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_r336233636
##########
File path: nifi-assembly/pom.xml
##########
@@ -721,7 +721,12 @@ language governing permissions and limitations under the
License. -->
<version>1.10.0-SNAPSHOT</version>
<type>nar</type>
</dependency>
-
+ <dependency>
+ <groupId>org.apache.nifi</groupId>
+ <artifactId>nifi-easyrules-nar</artifactId>
Review comment:
not clear on size of this nar but generally we cannot add nars....unless
really small
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services