I get the following exception when using this snapshot build: java.lang.ClassNotFoundException: com.google.inject.cglib.proxy.InvocationHandler
And indeed, none of the JARs seem to contain cglib. Did anyone else get this to work? Gili On Oct 24, 2:30 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I've tagged a new snapshot and uploaded new binaries for a new > prerelease. This is an unpolished early version of Guice 2. In > addition to some fixing some v1 bugs, this snapshot includes early > versions of the new SPI, provider methods, multibindings, child > injectors, and private modules. The .zip includes the guice jar, > extension jars, javadoc, and source jars: > > http://google-guice.googlecode.com/files/guice-snapshot20081016.zip > > -- > > browse > source:http://code.google.com/p/google-guice/source/browse/tags/snapshot2008... > download > source:http://google-guice.googlecode.com/files/guice-snapshot20081016-src.zip > v2 overview:http://code.google.com/p/google-guice/wiki/Guice2 > v2 > bugs:http://code.google.com/p/google-guice/issues/list?q=label:Milestone-R... > > Disclaimer: The APIs in this snapshot will change before Guice 2.0 > final is released. There are known bugs in the release. But it is safe > to use (and we're using it internally). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
