Updated git submodules
authorStephen Kitt <skitt@redhat.com>
Wed, 11 Jan 2017 15:46:42 +0000 (16:46 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 2 Feb 2017 18:52:50 +0000 (18:52 +0000)
Project: aaa master 2d2a95f736bcbb082ce4a1c730cee7e95363b1ca

BUG-7527: provide Karaf 4 features

Some oddities in this patch:
* aaa-shiro pulls in commons-beanutils, which has an optional
  dependency on commons-collections; this doesn't cause any problems
  with Karaf 3, but fails on Karaf 4 (so I've added an explicit
  dependency on commons-collections)
* aaa-idmlight's "provided" jetty-servlets causes containing features
  to fail to load, so I've added a dependency on Karaf's jetty feature

aaa-cli is duplicated as aaa-cli4 for Karaf 4, otherwise we end up
with a failure loading odl-aaa-cli since the bundle has a strong
dependency on Karaf 3. This is temporary, we'll remove aaa-cli4 once
the Karaf 4 migration is done.

Change-Id: Ic5bd817075f55dc3ccc7779b35e9d329e14de088
Signed-off-by: Stephen Kitt <skitt@redhat.com>
docs/submodules/aaa

index 3ad60d0de520145e207f4f3a047b22338af4fd43..2d2a95f736bcbb082ce4a1c730cee7e95363b1ca 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 3ad60d0de520145e207f4f3a047b22338af4fd43
+Subproject commit 2d2a95f736bcbb082ce4a1c730cee7e95363b1ca