Change-Id: Id7bad29c6914b13b3a6f47452f772999b696f48d Former-commit-id:8e3730adbf
[formerly 0c82def5c753aab240848aac8dc906a161461ac3] Former-commit-id:1dabb12dce
11 lines
No EOL
429 B
XML
Executable file
11 lines
No EOL
429 B
XML
Executable file
<project basedir="." default="deploy" name="gov.noaa.nws.ncep.edex.plugin.convsigmet">
|
|
<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> |