Issue #1350: Fix cave feature dependencies

Change-Id: Ia96e46656ae21388cce0196a5fad7f7badeb36da

Former-commit-id: 8a149f1671 [formerly 19dc217fe08245411df16efd34bab8980ec7dcb5]
Former-commit-id: 955025940c
This commit is contained in:
Richard Peter 2012-11-27 09:17:35 -06:00
parent 10be056dcb
commit 4cc389183e
2 changed files with 14 additions and 7 deletions

View file

@ -298,4 +298,18 @@
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.stats"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.event"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>

View file

@ -238,11 +238,4 @@
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.stats"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>