On 10/5/2016 5:13 PM, Matthew Harmsen wrote:
ACK
As it was reported that a runtime test had been conducted on all of the
RPMS, I simply did the following simple sanity test:
* built pki-core, consolidated the RPMS, extracted all of the jar
files from the RPMS, and unzipped the jar files to obtain manifests
o ran various 'grep -F -x -f pki-cms.jar.manifest
pki-ca.jar.manifest' to denote duplicate files within jars
* applied the patch
* built pki-core, consolidated the RPMS, extracted all of the jar
files from the RPMS, and unzipped the jar files to obtain manifests
* performed a diff on the original manifest versus the new manifest
o the only file which had changed was the pki-cms.jar.manifest
(which had all of its duplicates removed)
o ran various 'grep -F -x -f pki-cms.jar.manifest
pki-ca.jar.manifest' to denote that pki-cms.jar contained no
more duplicate files
Thanks! Pushed to master (10.4).
--
Endi S. Dewata