public class AquteBundler extends Object implements ArtifactBundler
| Modifier and Type | Field and Description |
|---|---|
protected BundleUtils |
bundleUtils |
static String |
ECLIPSE_SOURCE_BUNDLE |
static String |
IMPLEMENTATION_TITLE |
static String |
MANIFEST_VERSION |
static String |
SPECIFICATION_TITLE |
| Constructor and Description |
|---|
AquteBundler(boolean pedantic,
boolean ignoreBndErrors) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ArtifactBundlerRequest request,
ArtifactBundlerInstructions instructions) |
public static final String ECLIPSE_SOURCE_BUNDLE
public static final String IMPLEMENTATION_TITLE
public static final String SPECIFICATION_TITLE
public static final String MANIFEST_VERSION
protected final BundleUtils bundleUtils
public void execute(ArtifactBundlerRequest request, ArtifactBundlerInstructions instructions)
execute in interface ArtifactBundlerCopyright © 2012–2021. All rights reserved.