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

Hudson commented on ONAMI-35:
-----------------------------

Integrated in Onami-Test #47 (See 
[https://builds.apache.org/job/Onami-Test/47/])
    [ONAMI-35] Incomplete logging message in 
GuiceProvidedModuleHandler#handle() 

Added throw ClassCastException if there is an incompatible return type. 
(Revision 1428115)

     Result = SUCCESS
marcosperanza : 
Files : 
* 
/incubator/onami/trunk/test/src/main/java/org/apache/onami/test/handler/GuiceProvidedModuleHandler.java

                
> Incomplete logging message in GuiceProvidedModuleHandler#handle() at line 72
> ----------------------------------------------------------------------------
>
>                 Key: ONAMI-35
>                 URL: https://issues.apache.org/jira/browse/ONAMI-35
>             Project: Apache Onami
>          Issue Type: Bug
>          Components: test
>    Affects Versions: test-1.4
>            Reporter: Simone Tripodi
>            Assignee: Marco Speranza
>            Priority: Minor
>             Fix For: test-1.4
>
>
> The logging message says
> {code}
> logger.finer( "  Found " + GuiceProvidedModules.class.getSimpleName()
>                 + " annotated method, checking if return type '" + 
> returnType.getName() + "' is one of (''|''|'')..." );
> {code}
> but it doesn't specify which values are admitted, must be completed

--
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