Simone Tripodi created ONAMI-35:
-----------------------------------
Summary: 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: spi-0.2
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