awips2/edexOsgi/com.raytheon.edex.msgutility/component-deploy-old.xml

7 lines
365 B
XML
Raw Normal View History

<project basedir="." default="deploy" name="com.raytheon.edex.msgutility">
<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>