Problem is that I can only work on those thing in my spare time. And thus
don't have much time.

But i'm following the discussion and will try the code.

And it seems I was looking at an old version (did only a fetch and not a
pull) [Thx to Gerard] so forget my 'issue'

regards
Rudy

On 4 January 2012 13:31, Mark Struberg <[email protected]> wrote:

> txs 4 the catch. Can you please add a Jira issue?
>
> And .... we are still looking for additional active contributors ;)
>
> LieGrue,
> strub
>
>
>
> ----- Original Message -----
> > From: Rudy De Busscher <[email protected]>
> > To: [email protected]
> > Cc:
> > Sent: Wednesday, January 4, 2012 1:28 PM
> > Subject: Looking at the code and found a small problem.
> >
> > Hi All,
> >
> > I know it is very very early but I was looking at the code and found a
> > problem.  The registration of the BeanManagerProvider as extension isn't
> > working because of a wrong package name in *
> > javax.enterprise.inject.spi.Extension* file.
> >
> > regards
> > Rudy
> >
> >
> > ---
> >
> a/deltaspike/core/api/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
> > +++
> >
> b/deltaspike/core/api/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
> > @@ -18,4 +18,4 @@
> >
> #####################################################################################
> >
> > # DeltaSpike BeanManager provider
> > -org.apache.deltaspike.api.provider.BeanManagerProvider
> > +org.apache.deltaspike.core.api.provider.BeanManagerProvider
> >
> >
> > --
> > Rudy De Busscher
> > http://www.c4j.be
> >
>



-- 
Rudy De Busscher
http://www.c4j.be

Reply via email to