Do not wrap Guava as a bundle in features' definition 00/47100/3
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 18 Oct 2016 21:30:19 +0000 (17:30 -0400)
committerRobert Varga <nite@hq.sk>
Thu, 20 Oct 2016 21:03:21 +0000 (21:03 +0000)
commit622a8cf869f13ad75777e39612c9a26374132e3b
tree7569d61d603697e21a2733aa4d1b57f97553e1aa
parentb3395bf7240b86819ef53ddb174a3de52c2711d5
Do not wrap Guava as a bundle in features' definition

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: If2fff1c6326fb8b53786d59e94c364cf0f3292c3
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
features/bgp/pom.xml
features/bgp/src/main/features/features.xml
features/extras/pom.xml
features/extras/src/main/features/features.xml
features/pcep/pom.xml
features/pcep/src/main/features/features.xml
features/rsvp/pom.xml
features/rsvp/src/main/features/features.xml