Skip to content

Commit

Permalink
NIFI-10587 Restored nifi-registry-ranger-assembly exclusion
Browse files Browse the repository at this point in the history
- Corrected nifi-registry-assembly configuration avoiding inclusion of libraries from nifi-registry-ranger-assembly when building with include-ranger

This closes apache#6481

Signed-off-by: David Handermann <[email protected]>
  • Loading branch information
taz1988 authored and exceptionfactory committed Oct 6, 2022
1 parent d1145ee commit bca168c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
<exclude>*:nifi-registry-bootstrap</exclude>
<exclude>*:nifi-registry-utils</exclude>
<exclude>*:nifi-registry-docs</exclude>
<exclude>*:nifi-registry-ranger-assembly</exclude>
<exclude>*:nifi-registry-aws-assembly</exclude>
<exclude>*:nifi-registry-properties-loader</exclude>

Expand Down

0 comments on commit bca168c

Please sign in to comment.