Package | Description |
---|---|
org.codehaus.plexus.archiver.jar |
Modifier and Type | Method and Description |
---|---|
protected Manifest |
ModularJarArchiver.createManifest() |
protected Manifest |
JarArchiver.createManifest()
Creates the manifest to be added to the JAR archive.
|
static Manifest |
Manifest.getDefaultManifest() |
static Manifest |
Manifest.getDefaultManifest(boolean minimalDefaultManifest)
Construct a manifest from Ant's default manifest file.
|
Modifier and Type | Method and Description |
---|---|
void |
JarArchiver.addConfiguredManifest(Manifest newManifest)
Allows the manifest for the archive file to be provided inline
in the build file rather than in an external file.
|
Copyright © 2001–2022 Codehaus Plexus. All rights reserved.