Former-commit-id:2142afe3f1
[formerly2142afe3f1
[formerly 296d2915b17f0086d93e200d4780663bff34edbb]] Former-commit-id:2b5ee4b940
Former-commit-id:2a7b92ec91
10 lines
No EOL
425 B
XML
10 lines
No EOL
425 B
XML
<project basedir="." default="deploy" name="gov.noaa.nws.ncep.edex.plugin.ncscat">
|
|
<available file="../../edexOsgi/build.edex"
|
|
property="build.dir.location"
|
|
value="../../edexOsgi/build.edex"/>
|
|
<available file="../../../../../build.edex"
|
|
property="build.dir.location"
|
|
value="../../../../../build.edex"/>
|
|
|
|
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
|
|
</project> |