Remove <Embed-Dependency> in netconf-config pom 46/60146/1
authorTom Pantelis <tompantelis@gmail.com>
Mon, 10 Jul 2017 16:12:32 +0000 (12:12 -0400)
committerTom Pantelis <tompantelis@gmail.com>
Mon, 10 Jul 2017 16:12:32 +0000 (12:12 -0400)
commit72a98d87e6ef79108547eee8a5e27717e77c8c84
tree2d4d2031f7a1067997e5c772ae07098bba4a607e
parent486813fb93e8218ca5c0394dcfa3b8b580d6ca95
Remove <Embed-Dependency> in netconf-config pom

The pom embeds the threadpool-config-impl dependency. Not sure exactly
why this was done but I suspect as a work around for the java imports from
the blueprint XML not being included in <Import-Package>. We should not
embed the dependency. The maven-bundle-plugin can scan blueprint XML files
but there is an issue with using it so we can instead add the necessary
packages to <Import-Package>.

Change-Id: Ice33dd0e7b7f75f9d277d83ab05e6c8303867ed4
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
netconf/netconf-config/pom.xml