On Tue, Aug 24, 2010 at 6:15 PM, Stuart McCulloch <[email protected]> wrote:
> On 25 August 2010 05:41, Sam Berlin <[email protected]> wrote: > >> Nice! Your custom version is named "spice"? :-) > > > yep :) ... well spice-inject to be precise (spice is an umbrella project at > sonatype) > > spice-inject-bean is a guice extension that provides general bean / > CDI-lite / container support > > spice-inject-plexus is another extension with a plexus facade that maps > everything to guice > > Which are the patches/issues still outstanding that you need? >> > > just the type converters patch: > > http://code.google.com/p/google-guice/issues/detail?id=436 > > but we could always work around this if necessary > > our patched version also has support for @Inject'd SLF4J loggers: > > http://code.google.com/p/google-guice/issues/detail?id=492 > > but this isn't a blocking issue since it isn't used by Maven 3 > > PS. we had a performance test fail when we switched over to Guice because > the test ran too quickly! :) > Yay! Too cool! sam > > sam >> >> On Tue, Aug 24, 2010 at 5:27 PM, Stuart McCulloch <[email protected]>wrote: >> >>> Hi folks, >>> >>> FYI... Maven 3 trunk is now using Guice in place of Plexus: >>> >>> http://svn.apache.org/viewvc?view=revision&revision=988484 >>> >>> So watch out for the next Maven 3 beta release! (3.0-beta-3) >>> >>> -- >>> Cheers, Stuart >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "google-guice" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<google-guice%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-guice?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "google-guice" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-guice%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-guice?hl=en. >> > > > > -- > Cheers, Stuart > > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-guice%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-guice?hl=en. > -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
