YolandaMDavis 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_r336237268
##########
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:
good point @joewitt I will provide a profile to include this nar only if
enabled for build.
----------------------------------------------------------------
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