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

Change-Id: Ib1738ed5e11022f5fd154ea85b29019e7c290f65

Former-commit-id: 86f64337ff [formerly 86f64337ff [formerly e9d7e258c60d39ab0d043f1e1cdc0ebcaf998ccc]]
Former-commit-id: d43f0589f7
Former-commit-id: aed159a1e2
This commit is contained in:
Nate Jensen 2014-08-25 16:16:34 -05:00
parent a9d8c8f3f5
commit abec6e86d9
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"/>