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

Jason Porter (JIRA) jira-events at lists.jboss.org
Wed Dec 15 14:25:17 EST 2010


    [ https://issues.jboss.org/browse/SEAMCATCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570505#comment-12570505 ] 

Jason Porter commented on SEAMCATCH-30:
---------------------------------------

Jozef, where is the warning you're receiving?  The only one I'm seeing is when building the jaxrs example.

> 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: Alpha2
>            Reporter: Jozef Hartinger
>            Assignee: Jason Porter
>            Priority: Trivial
>
> 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