Comment by [email protected]:
You can easily create the jdiff yourself:
{{{git clone https://code.google.com/p/google-guice/}}}
modify build.xml:
{{{
<property name="old.api" value="3.0"/>
<property name="new.api" value="4.0"/>
}}}
run the ant target:
{{{ant jdiff}}}
For more information:
https://code.google.com/p/google-guice/wiki/Guice40
--
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.