Hi Henning,
Cross posting to the users list as i do believe that James is
subscribed to the dev list.
At the time when the Jersey/Guice integration was being developed
there was no official maven repository for Guice SNAPSHOTs.
Plus i really like what James was doing with GuiceFruit: modifying
Guice to support plugins to enable EE-based extensions.
AFAIK James got most of his patches accepted by the Guice developers:
http://groups.google.com/group/google-guice/msg/d788fe6600729898
but there are a couple of "minor patches" described here:
http://github.com/jstrachan/guicey/tree/master
So it can be considered a minor fork Guice 2.0.
Is there an official maven repo for Guice 2.0 ?
Paul.
On Jun 20, 2009, at 1:02 AM, Henning Schmiedehausen wrote:
> Hi,
>
> the jersey-guice contrib jar depends on guice-all 2.0 from the
> org.guiceyfruit repository. Is there a specific reason for this or
> would it work as well just using the official
> com.google.code.guice : guice-2.0 jar? I rebuilt it using this
> dependency and it builds and passes all the tests, but I was
> wondering if there is some subtle change that I am not aware of.
>
> Thanks
> Henning
>
>