[
https://issues.apache.org/jira/browse/NIFI-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Witt resolved NIFI-6003.
----------------------------
Resolution: Abandoned
> RPM lib discrepancies
> ---------------------
>
> Key: NIFI-6003
> URL: https://issues.apache.org/jira/browse/NIFI-6003
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Affects Versions: 1.8.0
> Reporter: Tim Reardon
> Priority: Minor
>
> The RPM build has a few differences in its lib/ and lib/bootstrap/ jars from
> the zip/tar.gz builds. In particular, commons-text-1.4.jar is in lib/ for the
> RPM, and lib/bootstrap/ for the others. This results in continuous
> NoClassDefFoundError's when attempting to use escapeJson() expression
> language. (In our case it prevented an UpdateAttribute processor from
> starting or even able to be deleted - good thing we backup our flow.)
> The complete list of jars that should be moved from lib/ to lib/bootstrap/ in
> the RPM are:
> accessors-smart-1.2.jar
> asm-5.0.4.jar
> commons-codec-1.11.jar
> commons-text-1.4.jar
> jBCrypt-0.4.1.jar
> jna-4.4.0.jar
> jna-platform-4.4.0.jar
--
This message was sent by Atlassian Jira
(v8.20.10#820010)