Joe Witt created NIFI-13149:
-------------------------------
Summary: nifi-datadog-nar bundles asm-util and asm-analysis 5.0.3
Key: NIFI-13149
URL: https://issues.apache.org/jira/browse/NIFI-13149
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 2.0.0-M2
Reporter: Joe Witt
Analyzing instances of asm in our resulting build tree reveals
./nar/extensions/nifi-datadog-nar-2.0.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/asm-util-5.0.3.jar
./nar/extensions/nifi-datadog-nar-2.0.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/asm-analysis-5.0.3.jar
However, ASM is in the nifi-jetty-nar which everything inherits and therefore
should be kept relatively in line. And we are currently using ASM 9.7. We
provide
asm-9.7.jar
asm-commons-9.7.jar
asm-tree 9.7.jar
I suspect these two references don't really work but even if they do they are
from a release which is from seemingly best case between 2014 and 2015 and
isn't even listed on the ASM site (though it is referenced).
https://asm.ow2.io/versions.html
This should be resolved.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)