@Incubating class DistributionPlugin
Adds the ability to create distributions of the project.
| Constructor and description |
|---|
DistributionPlugin
(Instantiator instantiator, FileOperations fileOperations) |
| Type | Name and description |
|---|---|
void |
addTarTask(Project project, Distribution distribution) |
void |
addZipTask(Project project, Distribution distribution) |
void |
apply(Project project) |
Gradle API 2.2-20140924021627+0000