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 <[email protected]> wrote: > Slut Julien, > > welcome to the Onami world :) > Please read my inline replies: > > On Sun, Jun 8, 2014 at 1:02 PM, electrotype <[email protected]> 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 >> >> >>
