Former-commit-id:11a4550eb3
[formerly24627d52f2
] [formerly1c8b752063
] [formerly11a4550eb3
[formerly24627d52f2
] [formerly1c8b752063
] [formerly14c912f215
[formerly1c8b752063
[formerly 0feb8374a85d09d8712f4bc421b5a24acb8d27c2]]]] Former-commit-id:14c912f215
Former-commit-id:3d127ee45f
[formerly4a631c01ee
] [formerly ad3fc2affc79c43708d17ae13d41eaa4609a8718 [formerlyc1b57d1de1
]] Former-commit-id: d3b71e55a89d4a65b680452640ce9512b2c10cf4 [formerlyb730eced02
] Former-commit-id:19f8cca72c
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 |