Revision: 9820ac18c2d0
Author: cgruber <[email protected]>
Date: Wed Jul 31 17:10:12 2013
Log: Created wiki page through web user interface.
http://code.google.com/p/google-guice/source/detail?r=9820ac18c2d0&repo=wiki
Added:
/Guice40.wiki
=======================================
--- /dev/null
+++ /Guice40.wiki Wed Jul 31 17:10:12 2013
@@ -0,0 +1,24 @@
+#summary Guice 4.0 Release
+=Guice 4.0 - Beta =
+Released July 31, 2013
+
+==Downloads==
+ * *[http://google-guice.googlecode.com/files/guice-4.0-beta.zip
guice-4.0-beta.zip]* core & extension jars. 866KB
+ * *[http://google-guice.googlecode.com/files/guice-4.0-beta-no_aop.jar
guice-4.0-beta-no_aop.jar]* core without AOP, suitable for Android. 470KB
+
+==Docs==
+***Pending***
+ * [http://google-guice.googlecode.com/svn/tags/4.0/javadoc/index.html
Javadoc API]
+ *
[http://google-guice.googlecode.com/svn/trunk/latest-api-diffs/4.0/changes.html
API Changes from 3.0 to 4.0, by JDiff]
+
+==New Features==
+ * List of changes pending release.
+
+==Migrating from Guice 2.0==
+See the
[http://google-guice.googlecode.com/svn/trunk/latest-api-diffs/4.0/changes.html
JDiff change report] for complete details.
+
+===JSR 330===
+Guice 4.0 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 asm 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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/groups/opt_out.