You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2013/01/11 01:48:12 UTC

[jira] [Created] (UIMA-2565) uimaj-core doesn't build on JDK 7

Richard Eckart de Castilho created UIMA-2565:
------------------------------------------------

             Summary: uimaj-core doesn't build on JDK 7
                 Key: UIMA-2565
                 URL: https://issues.apache.org/jira/browse/UIMA-2565
             Project: UIMA
          Issue Type: Bug
          Components: Tools
    Affects Versions: 2.4.0SDK
            Reporter: Richard Eckart de Castilho
             Fix For: 2.4.1SDK


uimaj-core doesn't build on JDK 7. It looks like inner classes are preferred over imported classes in JDK 7, hence there are errors when the type *Type* is used in subclasses of AWT Window which contains *Window.Type*.

Aparrently, Tomasso has set up a UIMA build with JDK 7 on Jenkins which reproduces this problem. I couldn't find any issue about it though.

Is there any particular reason why this has not been fixed yet?

--
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