public class RepackagePluginFeatures extends Object implements PluginFeatures
PluginFeatures to add repackage support.| Modifier and Type | Field and Description |
|---|---|
static String |
REPACKAGE_TASK_NAME
The name of the repackage task.
|
| Constructor and Description |
|---|
RepackagePluginFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.Project project)
Apply the features to the specified project.
|
public static final String REPACKAGE_TASK_NAME
public void apply(org.gradle.api.Project project)
PluginFeaturesapply in interface PluginFeaturesproject - the project to apply features toCopyright © 2018 Pivotal Software, Inc.. All rights reserved.