Class ManifestResourceTransformer

  • All Implemented Interfaces:
    ResourceTransformer

    public class ManifestResourceTransformer
    extends Object
    implements ResourceTransformer
    A resource processor that allows the arbitrary addition of attributes to the first MANIFEST.MF that is found in the set of JARs being processed, or to a newly created manifest for the shaded JAR.
    Since:
    1.2
    Author:
    Jason van Zyl