[Pki-devel] [PATCH] 835 Removed duplicate classes.

Matthew Harmsen mharmsen at redhat.com
Wed Oct 5 22:13:43 UTC 2016


On 10/05/2016 03:15 PM, Endi Sukma Dewata wrote:
> The CMake scripts have been modified to store compiled Java classes
> in separate folders for each JAR files to avoid duplicates.
>
> https://fedorahosted.org/pki/ticket/2505
>
>
>
> _______________________________________________
> Pki-devel mailing list
> Pki-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/pki-devel

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20161005/b96e1f20/attachment.htm>


More information about the Pki-devel mailing list