[jira] [Created] (DELTASPIKE-212) replace ProcessAnnotatedType with ProcessAnnotatedType without type restriction

Thu, 28 Jun 2012 03:57:50 -0700

Mark Struberg created DELTASPIKE-212:
----------------------------------------

             Summary: replace ProcessAnnotatedType<Object> with 
ProcessAnnotatedType without type restriction
                 Key: DELTASPIKE-212
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-212
             Project: DeltaSpike
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.2-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.3-incubating


<Object> != <? extends Object>

Some containers do not fire on ProcessAnnotatedType<Object> because there is no 
instance of the Object class itself.

We shall remove the generic type information from the parameter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to