fmgasparino / google-gin

Automatically exported from code.google.com/p/google-gin
Apache License 2.0
0 stars 0 forks source link

Error running GWT 2.1.1 with GIN Revision 154 Opciones #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Quoting Aigeec 
(http://groups.google.com/group/google-gin/browse_thread/thread/dbf657d904b1e21)

On 5 ene, 11:41, Aigeec <aodhag...@gmail.com> wrote:
> I am attempting to use the trunk version on GIN with the latest
> released version of GWT.
> 
> I get a number (12) of errors similar to:
> 
> 1) No implementation for
> javax.inject.Provider<com.google.gwt.inject.rebind.binding.AsyncProviderBin 
ding>
> was bound.
>   while locating
> javax.inject.Provider<com.google.gwt.inject.rebind.binding.AsyncProviderBin 
ding>
>     for parameter 9 at
> com.google.gwt.inject.rebind.BindingsProcessor.<init>(BindingsProcessor.jav a:
> 210)
>   at
> com.google.gwt.inject.rebind.GinjectorGeneratorModule.configure(GinjectorGe 
neratorModule.java:
> 59)
> 
> Is there something I am missing?
> 
> Thanks,
> 
> Aodhagán

On 5 ene, 17:28, Aigeec <aodhag...@gmail.com> wrote:
> This was a dependency issue with guice-snapshot.jar and guice-
> assistedinject-snapshot.jar. Is there a POM for the trunk build by any
> chance?

I hit this issue too.

Original issue reported on code.google.com by luissola...@gmail.com on 17 Jan 2011 at 12:23

GoogleCodeExporter commented 9 years ago
I forgot to said that I get this errors with the revision 155

Original comment by luissola...@gmail.com on 17 Jan 2011 at 3:15

GoogleCodeExporter commented 9 years ago
rev 155 only works against gwt trunk, not against 2.1.1. You have to pull rev 
154 to get it to compile against 2.1.1. 

Original comment by larse...@gmail.com on 17 Jan 2011 at 3:18

GoogleCodeExporter commented 9 years ago
rev 155 only works against gwt trunk, not against 2.1.1. You have to pull rev 
154 to get it to compile against 2.1.1. 

See issue 131
http://code.google.com/p/google-gin/issues/detail?id=131

Original comment by larse...@gmail.com on 17 Jan 2011 at 3:19

GoogleCodeExporter commented 9 years ago
Thank you. It works against the gwt trunk

Original comment by luissola...@gmail.com on 17 Jan 2011 at 4:30

GoogleCodeExporter commented 9 years ago
As of r159, Gin should now be compatible with GWT 2.1.1 and previous, as well 
as HEAD.

Original comment by aragos on 21 Jan 2011 at 9:16