[ 
https://issues.apache.org/jira/browse/ONAMI-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539211#comment-13539211
 ] 

Hudson commented on ONAMI-29:
-----------------------------

Integrated in Onami-Lifecycle #44 (See 
[https://builds.apache.org/job/Onami-Lifecycle/44/])
    [ONAMI-29] Fix generics bounds for Matcher - patch submitted by Mikhail 
Mazursky (Revision 1425471)

     Result = SUCCESS
simonetripodi : 
Files : 
* 
/incubator/onami/trunk/lifecycle/src/main/java/org/apache/onami/lifecycle/AbstractLifeCycleModule.java
* 
/incubator/onami/trunk/lifecycle/src/main/java/org/apache/onami/lifecycle/AfterInjectionModule.java
* 
/incubator/onami/trunk/lifecycle/src/main/java/org/apache/onami/lifecycle/DisposeModule.java

                
> Fix generics bounds for Matcher
> -------------------------------
>
>                 Key: ONAMI-29
>                 URL: https://issues.apache.org/jira/browse/ONAMI-29
>             Project: Apache Onami
>          Issue Type: Improvement
>          Components: lifecycle
>    Affects Versions: lifecycle-0.2
>            Reporter: Mikhail Mazursky
>            Assignee: Simone Tripodi
>              Labels: generics
>             Fix For: lifecycle-0.2
>
>         Attachments: ONAMI-29-2.patch, ONAMI-29.patch
>
>
> Method signature of Guice bindListener(Matcher<? super TypeLiteral<?>>, 
> TypeListener)
> So why restrict API to Matcher<Object>?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to