Add missing dependencies 18/28318/2
authorStephen Kitt <skitt@redhat.com>
Tue, 13 Oct 2015 08:49:33 +0000 (10:49 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 14 Oct 2015 11:14:38 +0000 (11:14 +0000)
commitc8496d1d8fb7d902eed8e73e9b08de8705290269
tree1ce846f281af0435e90eaa8d44aaa870c6ccbd05
parent6998123adad9e88cd20f285dd48e433f71e90071
Add missing dependencies

pax-url-aether provides javax.inject and commons-codec, but they need
to be declared separately for correctness and to allow upgrades to
newer versions of pax-url-aether.

com.google.inject.Inject can be replaced by javax.inject.Inject.

Change-Id: I0a1da43faf0345bd71c2737caaa840c396bc60ab
Signed-off-by: Stephen Kitt <skitt@redhat.com>
opendaylight/md-sal/sal-binding-it/pom.xml
opendaylight/md-sal/sal-binding-it/src/test/java/org/opendaylight/controller/test/sal/binding/it/DataServiceIT.java
opendaylight/md-sal/samples/toaster-it/pom.xml