exceptionfactory commented on code in PR #8104:
URL: https://github.com/apache/nifi/pull/8104#discussion_r1414458619


##########
nifi-assembly/pom.xml:
##########
@@ -906,11 +918,6 @@ language governing permissions and limitations under the 
License. -->
             <version>2.0.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
-        <!-- AspectJ library needed by the Java Agent used for native library 
loading (see bootstrap.conf) -->

Review Comment:
   Thanks for the feedback. Although loading native libraries may not be 
necessary for most libraries, this makes sense for the edge cases, and support 
for the aspect implementation also available. The latest commit restores the 
AspectJ references.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to