Revision: 1353
Author: sberlin
Date: Sun Oct 31 14:42:44 2010
Log: Edited wiki page Guice30 through web user interface.
http://code.google.com/p/google-guice/source/detail?r=1353
Modified:
/wiki/Guice30.wiki
=======================================
--- /wiki/Guice30.wiki Sun Oct 31 14:40:08 2010
+++ /wiki/Guice30.wiki Sun Oct 31 14:42:44 2010
@@ -77,3 +77,6 @@
===JSR 330===
Guice 3.0 now requires JSR 330 on your classpath. This is the
javax.inject.jar included in the guice download.
+
+===com.google.inject.internal===
+Many things inside com.google.inject.internal changed and/or moved. This
is especially true for repackaged Guava (formerly Google Collections),
cglib, and classes. All these classes are now hidden from IDE auto-import
suggestions and are in new locations. You will have to update your code if
you relied on any of these classes.
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" 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-dev?hl=en.