2009/10/27 eric <[email protected]>

>
> I've met the java.lang.NoClassDefFoundError: com/google/inject/
> internal/cglib/reflect/FastClass problem which has been disscussed in
> http://code.google.com/p/google-guice/issues/detail?id=343.
> Could anyone please tell me how to apply the patch? or is there any
> daily build that I can use directly?
>

The following binary is Guice 2.0 with the proposed patch for 343 applied:


http://peaberry.googlecode.com/svn/tags/1.1.1/lib/build/guice-customloader-20090412.jar

or you can use the "patch" tool from Linux / Cygwin:

   cd guice
   patch -p0 < my-patch-file
   ant clean.all dist

HTH - hopefully it will be in trunk soon (just need to simplify the settings
part)

Thanks in advance.
>
> >
>


-- 
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]
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to