Former-commit-id:3cd0b2dfc6
[formerly894d2425b2
] [formerly73dd0f166c
] [formerly542b2c3d18
[formerly73dd0f166c
[formerly a362ca91ee5972a1501a2842191fbe2e23feac9c]]] Former-commit-id:542b2c3d18
Former-commit-id: 43ff166b6d3df833e29603f504019d7b3776a1d1 [formerly4ecb349ed8
] Former-commit-id:43af1b227a
12 lines
516 B
XML
12 lines
516 B
XML
<project basedir="." default="deploy" name="gov.noaa.nws.ncep.edex.plugin.gpd">
|
|
<available file="../../edexOsgi/build.edex"
|
|
property="build.dir.location"
|
|
value="../../edexOsgi/build.edex"/>
|
|
<available file="../../../../../build.edex"
|
|
property="build.dir.location"
|
|
value="../../../../../build.edex"/>
|
|
<available file="../build.edex" property="build.dir.location" value="../build.edex" />
|
|
|
|
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
|
|
|
</project>
|