Change-Id: If0e2947c33523ada50036212666867a7c5138c17 Former-commit-id:f3875948e8
[formerlyca923b9475
] [formerly15e0a5e68d
[formerly 8d7433be62e5b815d012b330c31fe069db16b5b4]] Former-commit-id:15e0a5e68d
Former-commit-id:29be9b82bd
11 lines
No EOL
423 B
XML
11 lines
No EOL
423 B
XML
<project basedir="." default="deploy" name="gov.noaa.nws.ncep.common">
|
|
<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> |