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)
PluginFeatures
apply
in interface PluginFeatures
project
- the project to apply features toCopyright © 2016 Pivotal Software, Inc.. All rights reserved.