org.fusesource.mvnplugins.uberize.transformer
public class ManifestEditor extends Object implements Transformer
Constructor and Description |
---|
ManifestEditor() |
public void process(Uberizer uberizer, File workDir, TreeMap<String,UberEntry> uberEntries) throws IOException
Transformer
process
in interface Transformer
uberizer
- the Uberizer instance requesting the transformation.workDir
- a work directory that the transformer can store transformed files inuberEntries
- a map of all the jar entries that will be included in the uber jarIOException
Copyright © 2009-2013 FuseSource. All Rights Reserved.