Copyright 2016, Luca Burgazzoli and contributors as indicated by the
| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
DEFAULT_XSD_VERSION |
| Type | Name and description |
|---|---|
java.lang.String |
group |
boolean |
includeProject |
java.lang.String |
name |
java.lang.String |
version |
java.lang.String |
xsdVersion |
| Constructor and description |
|---|
KarafFeaturesExtension
(org.gradle.api.Project project) |
| Type | Name and description |
|---|---|
java.lang.Object |
feature(groovy.lang.Closure closure) |
java.lang.Object |
getFeatureDescriptors() |
java.io.File |
getOutputFile() |
java.nio.file.Path |
getOutputPath() |
java.lang.Object |
getRepositories() |
DependencyResolver |
getResolver() |
java.lang.Object |
repository(java.lang.String repository) |
void |
setOutputFile(java.lang.String file) |
void |
setOutputFile(java.io.File file) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation