Issue Type: Bug Bug
Affects Versions: 1.1.1.Final
Assignee: Martin Kouba
Created: 25/Sep/13 4:35 AM
Description:
assertEquals(getBeans(Double.class, AnyLiteral.INSTANCE).size(), 2);
assertEquals(getBeans(double.class, AnyLiteral.INSTANCE).size(), 2);

This will break if there is an application server provided bean with type Double or double no matter what its qualifiers are. The TCK should use the @Number qualifier instead of @Any.

Fix Versions: TBD
Project: CDI TCK
Priority: Critical Critical
Reporter: Jozef Hartinger
Security Level: Public (Everyone can see)
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