[
https://issues.apache.org/jira/browse/UIMA-5656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267075#comment-16267075
]
Marshall Schor commented on UIMA-5656:
--------------------------------------
A fairly big problem is the problem of modularization and split packages.
Uimaj's artifacts - core, cpe, etc., have split packages. For instance, both
uimaj-core and uimaj-cpe projects have classes in package
org.apache.uima.collection.impl .
I think that two projects, one having package a.b , the other package a.b.c ,
are not considered split packages. Can anyone confirm that?
> uv3 consider enabling Java 9
> ----------------------------
>
> Key: UIMA-5656
> URL: https://issues.apache.org/jira/browse/UIMA-5656
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 3.0.0SDK
>
>
> Investigate and see what's needed to enable running with Java 9.
> Modify code to make future use of Java 9 better.
> Continue to run with Java 8
> A main thing to do now it to make automatic naming of Jars have appropriate
> names. See
> http://blog.joda.org/2017/05/java-se-9-jpms-automatic-modules.html .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)