mirror of
https://github.com/apache/nifi.git
synced 2025-02-11 12:35:20 +00:00
NIFI-6778 - added comments and component description annotations NIFI-6778 - added license and notice details NIFI-6778 - added additional details section and updated description of service NIFI-6778 - fixed checkstyle error NIFI-6778 - addressed review comments for documentation and description corrections NIFI-6778 - added include-rules profile for assembly build NIFI-6778 - add MVEL and ASM to license and notice NIFI-6778 - switch to use Jackson for NiFi Rules Json deserialization Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #3824