Defect HC-11670

patch.sh needs to handle patch JAR with and without /resources folder

Software

Customer case Applies to Corrected in
CS0244598 V9.0.1.6 9.1.9.0

Observed behavior

The nifi.sh script does not support META-INF or resources folders within the patch jar files.

Expected behavior

The patching operation requires support for the META-INF and resources folders.

Resolution

The nifi.sh script was updated to allow for the optional use of META-INF and resources in the patch jars, to allow them to be inserted/updated into the patched jar file.