| Modifier and Type | Method and Description |
|---|---|
java.io.File |
JarBuilder.write(boolean compress,
JarBuilder.DuplicateHandler duplicateHandler,
java.lang.Iterable<java.util.regex.Pattern> skipPatterns)
Creates a jar at the configured target path applying the scheduled additions per the given
duplicateHandler. |