Issue #1350: Fix cave feature dependencies
Change-Id: Ia96e46656ae21388cce0196a5fad7f7badeb36da Former-commit-id:11a9eb2a5e
[formerly7973f0f807
] [formerly25c47696b9
] [formerly25c47696b9
[formerly8a149f1671
]] [formerly955025940c
[formerly25c47696b9
[formerly8a149f1671
] [formerly955025940c
[formerly 19dc217fe08245411df16efd34bab8980ec7dcb5]]]] Former-commit-id:955025940c
Former-commit-id: 058bf2a8555259ab348aadbf2e79fdd491e8dbf3 [formerly 061ea3878396318582f24170f1d4e997edb664cf] [formerly3efd48eded
[formerly4cc389183e
]] Former-commit-id:3efd48eded
Former-commit-id:2cca486a1c
This commit is contained in:
parent
187f42797e
commit
228cd35f79
2 changed files with 14 additions and 7 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue