Files
opencms-core/module-export.conf
aKandzior d4446a285f Updated some localizations for formatters.
Also added a script to help with the localizations.
2018-11-12 17:38:58 +01:00

11 lines
309 B
Plaintext

## Configuration file for the OpenCms module export
# The modules to export in a space separated list
M=""
M="${M} org.opencms.localizations"
DEFAULT_MODULES_TO_EXPORT=${M}
## Source and and target settings
MODULE_TARGET_PATH=${WORKSPACE}/opencms-core/modules/
MODULE_SOURCE_PATH=${OCMOUNT}/modules/export/