Status: New
Owner: ----

New issue 638 by [email protected]: ProvisionListener doesn't report annotation in dependency chain
http://code.google.com/p/google-guice/issues/detail?id=638

If a binding depends on a binding annotation, ProvisionListener doesn't report the annotation in the ProvisionInvocation's dependency chain. I've attached a program to exercise this.

Key[type=test.AnnotationProvisionListenerTest, annotation=[none]]
Dependency: Key[type=test.AnnotationProvisionListenerTest, annotation=[none]], source: test.AnnotationProvisionListenerTest.class(AnnotationProvisionListenerTest.java:19)

Instead of [none], I would hope to see @Named("rose").

Attachments:
        AnnotationProvisionListenerTest.java  1.3 KB

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to