Do not wrap Guava as a bundle in features' definition 01/47101/2
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 18 Oct 2016 21:38:35 +0000 (17:38 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Thu, 20 Oct 2016 21:39:58 +0000 (21:39 +0000)
As it will refresh the bundle when the feature is loaded,
because it will certainly be already installed, and hence
will refresh all bundles depending on Guava.

Also, this is not necessary.

This patch is not directly tied to BUG-6956 but it's a result of it

Change-Id: I79a3adac4dd8d21757f8c7756b0239413ee55589
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>

No differences found