[
https://issues.apache.org/jira/browse/TIKA-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500404#comment-16500404
]
Bob Paulin commented on TIKA-2660:
----------------------------------
Hey Tim. I have some thoughts on this but I do think the parsers will be a
challenge without splitting into modules. Tika should still work without the
module-info.java on Java 10. Folks could use automatic modules [1] if they
wanted to use modules. I remember when I was playing with tika on Java 9
Pre-Release builds there were some issues with how we're accessing some
resources within module path vs classpath. I should have some notes on this
from my 2016 ApacheCon talk.
[1] http://paulbakker.io/java/java9-vertx/
> Prep Tika for Java 10
> ---------------------
>
> Key: TIKA-2660
> URL: https://issues.apache.org/jira/browse/TIKA-2660
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
>
> At the very least, we need to fix some split packages...some of which are my
> fault...sorry!
> I'm guessing we can add this to the todo list for 2.0.0?
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)