public class RunjarEnhancer extends Object
| Constructor and Description |
|---|
RunjarEnhancer(File workdir) |
| Modifier and Type | Method and Description |
|---|---|
void |
addJars(Set<File> jars) |
void |
addScripts(File antScriptsDirectory) |
void |
compress(File jar) |
void |
expandBootJar(File bootJar) |
void |
saveProperties(Properties properties) |
public RunjarEnhancer(File workdir)
public void addJars(Set<File> jars) throws IOException
IOExceptionpublic void expandBootJar(File bootJar)
public void saveProperties(Properties properties) throws IOException
IOExceptionpublic void addScripts(File antScriptsDirectory) throws IOException
IOExceptionpublic void compress(File jar) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.