You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just switched my project to using the new com.google.inject version of guice 1.0.
Unfortunately, it's been compiled with Java 6, rather than Java 5, so I had to upgrade my project
too.
In my case I don't think that this matters much. However, I thought you should be aware of it. :)
@estebistec: It could if guice was using maven to build. However, the POMs are just informative, for uploading
to central. This would have to be taken care of in the ant scripts instead.
From dom.happygiraffe.net on July 12, 2009 15:08:10
I've just switched my project to using the new
com.google.inject
version of guice 1.0.Unfortunately, it's been compiled with Java 6, rather than Java 5, so I had to upgrade my project
too.
In my case I don't think that this matters much. However, I thought you should be aware of it. :)
Original issue: http://code.google.com/p/google-guice/issues/detail?id=402
The text was updated successfully, but these errors were encountered: