open class PackagePrepare : AemDefaultTask
<init> |
PackagePrepare() |
contentDir |
val contentDir: DirectoryProperty! |
metaDefaults |
Ensures that for directory 'META-INF/vault' default files will be generated when missing: 'config.xml', 'filter.xml', 'privileges.xml', 'properties.xml' and 'settings.xml'. val metaDefaults: Property<Boolean!>! |
metaDir |
val metaDir: DirectoryProperty! |
metaDirs |
val metaDirs: ConfigurableFileCollection! |
vaultFilterOriginFile |
val vaultFilterOriginFile: RegularFileProperty! |
vaultFilterTemplateFile |
val vaultFilterTemplateFile: RegularFileProperty! |
prepare |
fun prepare(): Unit |
NAME |
const val NAME: String |