Re: Current status of Sisu at Eclipse

2012-09-27 Thread Anders Hammar
I've filed MNG-5352 to monitor an upgrade in core to this new version of Sisu. /Anders On Thu, Sep 27, 2012 at 9:18 PM, Stuart McCulloch wrote: > Hi folks, > > Just wanted to give an update regarding the status of > http://eclipse.org/sisu/ as it's been a while(!) since we started the move. > >

Re: Current status of Sisu at Eclipse

2012-09-27 Thread Stuart McCulloch
Just ran through all the Maven ITs with a local build of Maven3 patched to use Guice trunk, and all passed. Personally I'd still recommend Sisu-Guice though ;) PS. in the early days there was a minor API discrepancy relating to the getTypeConverterBindings method that was originally added in Sis

Re: Current status of Sisu at Eclipse

2012-09-27 Thread Olivier Lamy
2012/9/27 Stuart McCulloch : > On 27 Sep 2012, at 21:50, Olivier Lamy wrote: > >> 2012/9/27 Jason van Zyl : >>> >>> On Sep 27, 2012, at 4:33 PM, Olivier Lamy wrote: >>> Hi, Good news. > > * fix for a missing JarFile.close when scanning certain "file:" > classpath entri

Re: Current status of Sisu at Eclipse

2012-09-27 Thread Stuart McCulloch
On 27 Sep 2012, at 21:50, Olivier Lamy wrote: > 2012/9/27 Jason van Zyl : >> >> On Sep 27, 2012, at 4:33 PM, Olivier Lamy wrote: >> >>> Hi, >>> Good news. >>> * fix for a missing JarFile.close when scanning certain "file:" classpath entries * support for injecting the c

Re: Current status of Sisu at Eclipse

2012-09-27 Thread Stuart McCulloch
On 27 Sep 2012, at 21:33, Olivier Lamy wrote: > Hi, > Good news. > > 2012/9/27 Stuart McCulloch : >> Hi folks, >> >> Just wanted to give an update regarding the status of >> http://eclipse.org/sisu/ as it's been a while(!) since we started the move. > Yup a while. >> >> [ Sisu is a container b

Re: Current status of Sisu at Eclipse

2012-09-27 Thread Olivier Lamy
2012/9/27 Jason van Zyl : > > On Sep 27, 2012, at 4:33 PM, Olivier Lamy wrote: > >> Hi, >> Good news. >> >>> >>> * fix for a missing JarFile.close when scanning certain "file:" classpath >>> entries >>> * support for injecting the containing BundleContext when running inside >>> OSGi >>> *

Re: Current status of Sisu at Eclipse

2012-09-27 Thread Jason van Zyl
On Sep 27, 2012, at 4:33 PM, Olivier Lamy wrote: > Hi, > Good news. > >> >> * fix for a missing JarFile.close when scanning certain "file:" classpath >> entries >> * support for injecting the containing BundleContext when running inside >> OSGi >> * sisu-guice dependency bumped up to 3

Re: Current status of Sisu at Eclipse

2012-09-27 Thread Olivier Lamy
Hi, Good news. 2012/9/27 Stuart McCulloch : > Hi folks, > > Just wanted to give an update regarding the status of > http://eclipse.org/sisu/ as it's been a while(!) since we started the move. Yup a while. > > [ Sisu is a container built on Guice that supports and extends JSR330, and > can mimic

Current status of Sisu at Eclipse

2012-09-27 Thread Stuart McCulloch
Hi folks, Just wanted to give an update regarding the status of http://eclipse.org/sisu/ as it's been a while(!) since we started the move. [ Sisu is a container built on Guice that supports and extends JSR330, and can mimic Plexus - it's used by Maven3 runtime ] The initial code-contribution