| Class | Description |
|---|---|
| AbstractCreateFolder |
Base class for folder creation tasks.
|
| CopyThirdpartyLibs |
CopyThirdpartyLibs Gradle task 'copyThirdpartyLibs'
|
| CreateCartridgeList |
This task creates a cartridge list properties
file from a template file.
|
| CreateClusterID |
Gradle task to create an ID for ICM cluster.
|
| CreateConfigFolder |
Task for folder creation of configuration files of a server.
|
| CreateInitPackage |
Task for the creation of a tar package. This
is used by the docker creation task.
This package contains initialization artifacts for production.
|
| CreateInitTestPackage |
Task for the creation of a tar package. This
is used by the docker creation task.
This package contains initialization artifacts for test.
|
| CreateMainPackage |
Task for the creation of a tar package. This
is used by the docker creation task.
This package contains production artifacts.
|
| CreateServerInfo |
CreateServerInfoProperties Gradle task 'createServerInfoProperties'
|
| CreateSitesFolder |
Task for folder creation of sites files of a server.
|
| CreateTestPackage |
Task for the creation of a tar package. This
is used by the docker creation task.
This package contains test artifacts.
|
| ExtendCartridgeList |
Task for the extension of an existing properties
template with project configuration settings.
|
| PreparePublishDir |
This task copy the files (configuration / sites) for publishing of ICM projects.
There is a configuration for new base projects like ICM or adapter cartridges like (solr).
|
| ProvideCartridgeListTemplate |
This task download and extract, if necessary, the cartridgelist.properties
from the configured dependencies.
|
| ProvideLibFilter |
This task download a text file with all 3rd party libs in a base projects
from the configured dependencies. This files will be excluded from the
calculated dependencies.
|
| SetupCartridges |
Task for setup of an external cartridge in
an ICM project.
|
| WriteCartridgeClasspath |
WriteCartridgeClasspath Gradle task 'writeCartridgeClasspath'
|
| WriteCartridgeDescriptor |
WriteCartridgeDescriptor Gradle task 'writeCartridgeDescriptor'
|
| ZipStaticFiles |
Task to create a package of static
content of a cartridge.
|