The karaf eventadmin feature needs to be installed. The openflowplugin distributuon/karaf pom should derive from karaf-parent - I had assumed all projects did by now. I can push a patch for that.
On Mon, Apr 25, 2016 at 9:57 AM, Jozef Bacigal -X (jbacigal - PANTHEON TECHNOLOGIES at Cisco) <[email protected]> wrote: > Hello, guys > > > openflowplugin master branch, cant start any md-sal features. > Assume this error is related to blueprints you added. Can you help me if > something need o be set up properly or it is a different error ? > > > Error executing command: Can't install feature > odl-mdsal-broker-local/0.0.0: > Could not start bundle > mvn:org.opendaylight.controller/blueprint/0.5.0-SNAPSHOT in feature(s) > odl-mdsal-broker-local-1.4.0-SNAPSHOT: The bundle > "org.opendaylight.controller.blueprint_0.5.0.SNAPSHOT [324]" could not be > resolved. Reason: Missing Constraint: Import-Package: > org.osgi.service.event; version="[1.3.0,2.0.0)" > > > Jozef > > > > ------------------------------ > *From:* [email protected] < > [email protected]> on behalf of Tom Pantelis < > [email protected]> > *Sent:* Thursday, April 21, 2016 8:44 PM > *To:* controller-dev; release > *Subject:* [controller-dev] Blueprint support > > Hello, > > With patch https://git.opendaylight.org/gerrit/#/c/36714/ (and several > preceding ones), the controller core (ie md-sal) now has support for using > OSGi blueprint for code wiring. The main motivation for this is for better > upgrade support and usability wrt to the config system (CSS). > > The plan is to merge the above patch within the next few days. The md-sal > services are provided via blueprint (as OSGi services) and also via the > CSS. So apps will continue work as is using the CSS. The core blueprint > support enables apps to use blueprint for code wiring in lieu of the CSS. > > https://wiki.opendaylight.org/view/Using_Blueprint outlines how to use > blueprint in ODL apps. > > Once this patch is merged, if there are any issues, please respond to this > email. > > Tom >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
