You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2009/07/23 17:25:15 UTC

[jira] Created: (UIMA-1452) add generic type info to some classes in uima-core

add generic type info to some classes in uima-core
--------------------------------------------------

                 Key: UIMA-1452
                 URL: https://issues.apache.org/jira/browse/UIMA-1452
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Trivial
             Fix For: 2.3


Manually examine and add generic type arguments to some classes in uima-core that resist the Eclipse "infer generic arguments" method.  (Resist - means that when you do that operation, you get some errors, e.g., two methods with same erasure)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1452) add generic type info to some classes in uima-core

Posted by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörn Kottmann closed UIMA-1452.
-------------------------------

    Resolution: Fixed

Closed now, all code which still needs generification should be cheked-in with specific jira issues.

> add generic type info to some classes in uima-core
> --------------------------------------------------
>
>                 Key: UIMA-1452
>                 URL: https://issues.apache.org/jira/browse/UIMA-1452
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Jörn Kottmann
>            Priority: Trivial
>             Fix For: 2.3
>
>
> Manually examine and add generic type arguments to some classes in uima-core that resist the Eclipse "infer generic arguments" method.  (Resist - means that when you do that operation, you get some errors, e.g., two methods with same erasure)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (UIMA-1452) add generic type info to some classes in uima-core

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor reassigned UIMA-1452:
------------------------------------

    Assignee: Jörn Kottmann  (was: Marshall Schor)

> add generic type info to some classes in uima-core
> --------------------------------------------------
>
>                 Key: UIMA-1452
>                 URL: https://issues.apache.org/jira/browse/UIMA-1452
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Jörn Kottmann
>            Priority: Trivial
>             Fix For: 2.3
>
>
> Manually examine and add generic type arguments to some classes in uima-core that resist the Eclipse "infer generic arguments" method.  (Resist - means that when you do that operation, you get some errors, e.g., two methods with same erasure)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.