Omaha #3368 fix deploy-install for developers without ohd repo

Change-Id: Ib1738ed5e11022f5fd154ea85b29019e7c290f65

Former-commit-id: e9d7e258c60d39ab0d043f1e1cdc0ebcaf998ccc
This commit is contained in:
Nate Jensen 2014-08-25 16:16:34 -05:00
parent d0779ef059
commit d43f0589f7
2 changed files with 0 additions and 7 deletions

View file

@ -90,10 +90,6 @@
<param name="feature"
value="com.raytheon.uf.edex.ost.feature" />
</antcall>
<antcall target="build">
<param name="feature"
value="com.raytheon.uf.edex.ohd.feature" />
</antcall>
<antcall target="build">
<param name="feature"
value="com.raytheon.uf.edex.npp.feature" />

View file

@ -120,9 +120,6 @@
id="com.raytheon.uf.edex.ost.feature"
version="0.0.0"/>
<includes
id="com.raytheon.uf.edex.ohd.feature"
version="0.0.0"/>
<includes
id="com.raytheon.uf.edex.npp.feature"
version="0.0.0"/>