Former-commit-id:77cbd6c1e5
[formerlya1d931fd44
] [formerly61f269f54c
] [formerly77cbd6c1e5
[formerlya1d931fd44
] [formerly61f269f54c
] [formerlyf2fac39428
[formerly61f269f54c
[formerly d85b989f77196d20eb2d2a21cf4daa13d50474ae]]]] Former-commit-id:f2fac39428
Former-commit-id:d9faed979f
[formerly7fb0b17bd5
] [formerly 54140b7733222bbc423315196e9781453b12f896 [formerly72824561cb
]] Former-commit-id: 84e9e52a92ae5e740b0daf680a98316f7435f7f7 [formerly9b5c2094ed
] Former-commit-id:2d928d328e
35 lines
No EOL
1.3 KiB
Properties
35 lines
No EOL
1.3 KiB
Properties
#-----------------------------------------------------------------------------#
|
|
# developer configurable properties.
|
|
|
|
# the root directory of the work assignment repository when one
|
|
# exists. TODO: is this the only way???
|
|
wa.root.directory=
|
|
# the edex feature to deploy; when working a work assignment, this
|
|
# will occasionally become: com.raytheon.edex.wa.feature/feature.xml
|
|
edex.feature=com.raytheon.edex.feature.uframe/feature.xml
|
|
|
|
# deploy the raytheon ufpy, dynamicserialize, and pypies site-packages
|
|
deploy.python=true
|
|
# deploy build.edex/esb/data
|
|
deploy.data=true
|
|
# deploy the web applications
|
|
deploy.web=true
|
|
# deploy GFESuite
|
|
deploy.gfesuite=true
|
|
# use esb.overwrite to overwrite files during esb deployment regardless
|
|
# of date/time. for more information: http://tinyurl.com/7mo45oo
|
|
esb.overwrite=false
|
|
# a colon (:) separated list of localization sites; the associated
|
|
# localization files will be deployed for the specified site.
|
|
localization.sites=
|
|
|
|
# the python installation directory.
|
|
python.root.directory=/awips2/python
|
|
# the primary gfesuite project
|
|
gfesuite.project=com.raytheon.uf.tools.gfesuite.servicebackup
|
|
|
|
#-----------------------------------------------------------------------------#
|
|
|
|
# static properties dependent on the current versions of the foss libraries
|
|
# we are utilizing - should only be modified by CM.
|
|
python.version.dir=python2.7 |