[ 
https://issues.apache.org/jira/browse/UIMA-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409524#comment-16409524
 ] 

Marshall Schor commented on UIMA-5753:
--------------------------------------

Hi, thanks for working on this :).  When I previously took a look, the main new 
thing in Java 9, the "module" system, showed up an issue in UIMA code structure 
- namely, that multiple projects define classes using the same package name.  
AFAIK, that is not allowed by the Java 9 module system.  

Fixing this would of course break backwards compatibility (package names would 
change).  

Did you encounter this issue, and if so, did you have thoughts on how to 
address it?

> Get UIMA compile on Java 9 and higher
> -------------------------------------
>
>                 Key: UIMA-5753
>                 URL: https://issues.apache.org/jira/browse/UIMA-5753
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.10.2SDK
>            Reporter: Richard Eckart de Castilho
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 3.0.1SDK, 2.10.3SDK
>
>
> Since meanwhile Java 10 has been released, seems like a good idea to get the 
> build finally running on Java 9 and higher.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to