Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
unspecified
-
None
-
None
-
Operating System: All
Platform: All
-
3058
Description
This issue only occurs if you feature:install odl-neutron-service on a running controller where some other feature has loaded an earlier version of org.eclipse.persistence. If you load all features from featuresBoot this problem doesn't occur.
To be clear, we package a controller which leverages feature:install so we are broken by this issue.
See that northbound-api/pom.xml has an explicit Import-Package without a version specification. We need the version specification added.