Jozef Hartinger commented on Task WELD-1469

Weld follows this statement of the specification:

A parameterized bean type is considered assignable to a raw required type if the raw types are identical and all type parameters
of the bean type are either unbounded type variables or java.lang.Object.

So the issue is that the exception message contains this parameterized type instead of a raw type.

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