18.1.3 Configuration properties
|
Name |
Description |
|---|---|
|
confDirectory |
Location of the conf directory, containing the kauri/wiring.xml file. |
|
packageDirectory |
Path where the package should be created, default ${project.build.directory}/kauri-package |
|
includeServiceWrapper |
true/false, to indicate whether the service wrapper scripts should be included |
|
includeRunInstructions |
true/false, to indicate whether the HOW_TO_RUN.txt file should be included |
|
logConfig |
Path to log configuration, to be included instead of the default log configuration |
Previous