You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2020/02/07 10:29:25 UTC

Winegrower, one more step with requirements

Hi all,

Just to let you know that I did a PR on winegrower to start to add some
basic requirement support.
Goal was not this one originally but to be able to run OSGi-CDI on
winegrower.

Here is the PR: https://github.com/apache/karaf-winegrower/pull/4

We don't have yet what is generally called a "resolver" but we enable to
use some capability based extender with such PR. Guess it will need some
more refinements (only getRequiredWires is impl but not getProvidedWires
for ex) but I think it is enough for a first PR.

Hope it makes sense.

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>

Re: Winegrower, one more step with requirements

Posted by Jean-Baptiste Onofre <jb...@nanthrax.net>.
Hi,

Thanks it looks great !

I gonna review the PR and we will head to a first release.

Thanks again,
Regards
JB 

> Le 7 févr. 2020 à 11:29, Romain Manni-Bucau <rm...@gmail.com> a écrit :
> 
> Hi all,
> 
> Just to let you know that I did a PR on winegrower to start to add some
> basic requirement support.
> Goal was not this one originally but to be able to run OSGi-CDI on
> winegrower.
> 
> Here is the PR: https://github.com/apache/karaf-winegrower/pull/4
> 
> We don't have yet what is generally called a "resolver" but we enable to
> use some capability based extender with such PR. Guess it will need some
> more refinements (only getRequiredWires is impl but not getProvidedWires
> for ex) but I think it is enough for a first PR.
> 
> Hope it makes sense.
> 
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance>