You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@onami.apache.org by electrotype <el...@gmail.com> on 2014/06/08 13:02:38 UTC

Onami-Lifecycle questions

Hi,

1. I don't find /org.apache.onami.lifecycle.standard/ anywhere on Maven central, is it normal?

2. On http://onami.apache.org/lifecycle/org.apache.onami.lifecycle.standard/source-repository.html, 
the "web access" link is broken : 
https://svn.apache.org/viewvc/onami/trunk/lifecycle/org.apache.onami.lifecycle.standard

3. On http://onami.apache.org/lifecycle/org.apache.onami.lifecycle.standard/after-injection.html , I 
think it should be :

/Injector injector = createInjector( new //*LifeCycleModule*//( PostConstruct.class, Matchers.any() 
), ... );/
not
/Injector injector = createInjector( new //*AfterInjectionModule*//( PostConstruct.class, 
Matchers.any() ), ... );/

Regards,

Julien




Re: Onami-Lifecycle questions

Posted by nino martinez wael <ni...@gmail.com>.
Hehe, not the best typo... Although it made me think I missed something
crazy happening on the list..
On 9 Jun 2014 09:43, "Simone Tripodi" <si...@apache.org> wrote:

> I wanted to write SALUT, not the other typo!!!
> http://people.apache.org/~simonetripodi/
> http://twitter.com/simonetripodi
>
>
> On Mon, Jun 9, 2014 at 9:41 AM, Simone Tripodi <si...@apache.org>
> wrote:
> > Slut Julien,
> >
> > welcome to the Onami world :)
> > Please read my inline replies:
> >
> > On Sun, Jun 8, 2014 at 1:02 PM, electrotype <el...@gmail.com>
> wrote:
> >> Hi,
> >>
> >> 1. I don't find org.apache.onami.lifecycle.standard anywhere on Maven
> >> central, is it normal?
> >>
> >
> > yes, the lifecycle modules haven't been released yet!
> >
> >> 2. On
> >>
> http://onami.apache.org/lifecycle/org.apache.onami.lifecycle.standard/source-repository.html
> ,
> >> the "web access" link is broken :
> >>
> https://svn.apache.org/viewvc/onami/trunk/lifecycle/org.apache.onami.lifecycle.standard
> >>
> >
> > thanks for reporting, it will be fixed ASAP! :)
> >
> >> 3. On
> >>
> http://onami.apache.org/lifecycle/org.apache.onami.lifecycle.standard/after-injection.html
> >> , I think it should be :
> >>
> >> Injector injector = createInjector( new LifeCycleModule(
> >> PostConstruct.class, Matchers.any() ), ... );
> >> not
> >> Injector injector = createInjector( new AfterInjectionModule(
> >> PostConstruct.class, Matchers.any() ), ... );
> >>
> >
> > As above :)
> >
> > All the best!
> > -Simo
> >
> >> Regards,
> >>
> >> Julien
> >>
> >>
> >>
>

Re: Onami-Lifecycle questions

Posted by Simone Tripodi <si...@apache.org>.
I wanted to write SALUT, not the other typo!!!
http://people.apache.org/~simonetripodi/
http://twitter.com/simonetripodi


On Mon, Jun 9, 2014 at 9:41 AM, Simone Tripodi <si...@apache.org> wrote:
> Slut Julien,
>
> welcome to the Onami world :)
> Please read my inline replies:
>
> On Sun, Jun 8, 2014 at 1:02 PM, electrotype <el...@gmail.com> wrote:
>> Hi,
>>
>> 1. I don't find org.apache.onami.lifecycle.standard anywhere on Maven
>> central, is it normal?
>>
>
> yes, the lifecycle modules haven't been released yet!
>
>> 2. On
>> http://onami.apache.org/lifecycle/org.apache.onami.lifecycle.standard/source-repository.html,
>> the "web access" link is broken :
>> https://svn.apache.org/viewvc/onami/trunk/lifecycle/org.apache.onami.lifecycle.standard
>>
>
> thanks for reporting, it will be fixed ASAP! :)
>
>> 3. On
>> http://onami.apache.org/lifecycle/org.apache.onami.lifecycle.standard/after-injection.html
>> , I think it should be :
>>
>> Injector injector = createInjector( new LifeCycleModule(
>> PostConstruct.class, Matchers.any() ), ... );
>> not
>> Injector injector = createInjector( new AfterInjectionModule(
>> PostConstruct.class, Matchers.any() ), ... );
>>
>
> As above :)
>
> All the best!
> -Simo
>
>> Regards,
>>
>> Julien
>>
>>
>>

Re: Onami-Lifecycle questions

Posted by Simone Tripodi <si...@apache.org>.
Slut Julien,

welcome to the Onami world :)
Please read my inline replies:

On Sun, Jun 8, 2014 at 1:02 PM, electrotype <el...@gmail.com> wrote:
> Hi,
>
> 1. I don't find org.apache.onami.lifecycle.standard anywhere on Maven
> central, is it normal?
>

yes, the lifecycle modules haven't been released yet!

> 2. On
> http://onami.apache.org/lifecycle/org.apache.onami.lifecycle.standard/source-repository.html,
> the "web access" link is broken :
> https://svn.apache.org/viewvc/onami/trunk/lifecycle/org.apache.onami.lifecycle.standard
>

thanks for reporting, it will be fixed ASAP! :)

> 3. On
> http://onami.apache.org/lifecycle/org.apache.onami.lifecycle.standard/after-injection.html
> , I think it should be :
>
> Injector injector = createInjector( new LifeCycleModule(
> PostConstruct.class, Matchers.any() ), ... );
> not
> Injector injector = createInjector( new AfterInjectionModule(
> PostConstruct.class, Matchers.any() ), ... );
>

As above :)

All the best!
-Simo

> Regards,
>
> Julien
>
>
>