Merge "Omaha #3368 fix deploy-install for developers without ohd repo" into omaha_14.4.1

Former-commit-id: bd8e79390b [formerly 0017deea02] [formerly bd8e79390b [formerly 0017deea02] [formerly e174537a36 [formerly c9da6960b2aad034570cfa866432c9a143de47f0]]]
Former-commit-id: e174537a36
Former-commit-id: 0cf41c2936 [formerly fb52eb1083]
Former-commit-id: aeda9ad52d
This commit is contained in:
Nate Jensen 2014-08-25 16:20:41 -05:00 committed by Gerrit Code Review
commit f42edfddbd
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"/>