AAA doesn't but Ryan is submitting a patch for that. I had checked several projects and they used karaf-parent so I assumed they all did at this point. Sorry for the bad assumption :)
On Mon, Apr 25, 2016 at 10:54 AM, Alexis de Talhouët < [email protected]> wrote: > I think that projects that aren’t using the right parent for the karaf > bundle will be impacted. > And I’m pretty sure OFP isn’t the only one. > > I came up with this wiki page presenting what are the parent to have for a > given bundle [0]. > > Hope this will clear doubts one could have for the same issue. > > Thanks, > Alexis > > [0]: > https://wiki.opendaylight.org/view/CrossProject:HouseKeeping_Best_Practices_Group:Project_layout#karaf.2Fpom.xml > > On Apr 25, 2016, at 10:43 AM, Tom Pantelis <[email protected]> wrote: > > Submitted https://git.opendaylight.org/gerrit/#/c/38062/. > > On Mon, Apr 25, 2016 at 10:03 AM, Tom Pantelis <[email protected]> > wrote: > >> 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 > > >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
