[seam-issues] [JBoss JIRA] Reopened: (SEAMCATCH-30) Use parameterized types instead of raw types

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Fri Jan 14 04:51:51 EST 2011


     [ https://issues.jboss.org/browse/SEAMCATCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Hartinger reopened SEAMCATCH-30:
--------------------------------------

      Assignee: Jozef Hartinger  (was: Jason Porter)


There are still some warnings. I can fix that.

> Use parameterized types instead of raw types
> --------------------------------------------
>
>                 Key: SEAMCATCH-30
>                 URL: https://issues.jboss.org/browse/SEAMCATCH-30
>             Project: Seam Catch
>          Issue Type: Feature Request
>          Components: Core Implementation
>    Affects Versions: 3.0.0.Alpha1, 3.0.0.Alpha2, 3.0.0.Alpha3
>            Reporter: Jozef Hartinger
>            Assignee: Jozef Hartinger
>            Priority: Trivial
>             Fix For: 3.0.0.Alpha4
>
>
> Many times in the catch code, a raw type is used instead of a parameterized type - e.g. (Set<HandlerMethod> instead of Set<HandlerMethod<?>>) resulting in compiler warnings.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list