awips2/edexOsgi/build.edex/edex/developer.properties
Bryan Kowal 71a8ee5a68 Issue #2500 - the list of web applications to deploy is no longer hard-coded in deploy-install.
Former-commit-id: 90a54524c6 [formerly df575b7be1] [formerly a6d7822698] [formerly 90a54524c6 [formerly df575b7be1] [formerly a6d7822698] [formerly cda8d04831 [formerly a6d7822698 [formerly 06a166ef6c963585eb65da223610a21665f9545a]]]]
Former-commit-id: cda8d04831
Former-commit-id: 3e68d9aaac [formerly 27d2e33769] [formerly 3fa0f0dac5587960c496629c316aa2a1a2f464bc [formerly cc0f6832c9]]
Former-commit-id: 822576469c2608f5a2fcb3645efe10ba1e12bfce [formerly 2615ad7324]
Former-commit-id: 819cb0bcb7
2013-10-28 14:50:28 -05:00

36 lines
No EOL
1.3 KiB
Properties

#-----------------------------------------------------------------------------#
# developer configurable properties.
# the root directories of the work assignment(s) to deploy.
# delimited by colon (:)
wa.to.deploy=
# deploy the raytheon ufpy, dynamicserialize, and pypies site-packages
deploy.python=true
# deploy build.edex/esb/data
deploy.data=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
# the Common Baseline EDEX feature
edex.feature=com.raytheon.edex.feature.uframe/feature.xml
# the name of the Work Assignment EDEX feature -
# this feature must exist in a Work Assignment to deploy it.
wa.edex.feature=com.raytheon.edex.wa.feature/feature.xml