Bug 4964: Add akka/scala dependencies and karaf features 62/34862/8
authorTom Pantelis <tpanteli@brocade.com>
Wed, 17 Feb 2016 03:32:08 +0000 (22:32 -0500)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 26 Feb 2016 09:40:42 +0000 (04:40 -0500)
commit9c4bf7601b45267fec6aa8edd59c665f6069da31
treeed2257d2c3d4473e7d5af310cbe5ce5b67d50cc0
parent09af3adc5f3100e86131c0f82482d7fe0b720e9a
Bug 4964: Add akka/scala dependencies and karaf features

Added akka and scala dependency definitions from the controller project
to the odlparent pom so they're avaialble to project. These definitions
will be removed from the controller commons pom.

Also added the akka features.xml from the controller project which will
be subsequently removed. The artifactId is now
org.opendaylight.odlparent instead of org.opendaylight.controller.

Akka 2.4.1 requires com.typesafe/config version 1.3.0 so the version was
bumped.

Change-Id: Ia6c3918f2854b1b6dcbc8fc2e3325f227edc3e18
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
features-akka/pom.xml [new file with mode: 0644]
features-akka/src/main/features/features.xml [new file with mode: 0644]
odlparent/pom.xml
pom.xml