walterDurin / stickycode

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

Interfaces are bound more than once with guice #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Annotate a component which implements an interface
2. Use Mockwire guice or Configured guice to scan classpath

What is the expected output? What do you see instead?
Just normal logging.
Error saying binding job is ignored

What version of the product are you using? On what operating system?
sticky-configured-guice3-1.12
sticky-bootstrap-guice3-1.1

Please provide any additional information below.

Original issue reported on code.google.com by mich...@redengine.co.nz on 23 Apr 2012 at 11:26

GoogleCodeExporter commented 9 years ago
sticky-configured-guice3-1.14 and sticky-bootstrap-guice3-1.2 resolves this 
issue 

Original comment by mich...@stickycode.net on 17 May 2012 at 9:38