This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Developer Guide
Keegan Witt edited this page Jan 29, 2017
·
1 revision
The launch scripts are setting the following variables:
Variable | Function |
---|---|
DIR_PREFIX | is the full path to the directory containing the different modules |
SOURCE_VERSION | defines the version of the release |
SOURCE_DIR | is the relative path to the groovy install directory |
NATIVE_DIR | is the relative path to the native launcher |
SCRIPTOM_DIR | is the relative path to the scriptom module |
GANT_DIR | is the relative path to the gant module |
GPARS_DIR | is the relative path to the optional libraries for gpars |
GRIFFON_B_DIR | is the relative path to the griffon builders module |
GAELYK_DIR | is the relative path to the Gaelyk module |
SPOCK_DIR | is the relative path to the Spock module |
EASYB_DIR | is the relative path to the easyb module |
GMOCK_DIR | is the relative path to the gmock module |
GROOVYSERV_DIR | is the relative path to the groovyserv module |
GRENGINE_DIR | is the relative path to the grengine module |
VERSION_TXT | is the relative path to the installed_versions.txt |
DOC_DIR | is the relative path to the doc directory |
JAVA_ARCH | is the directory containing the architecture detection jar |