You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (JIRA)" <ji...@apache.org> on 2018/09/17 13:43:00 UTC

[jira] [Resolved] (TIKA-2728) Update poi dependency from 3.17 to 4.0.0 (For Java 9/10 compatibility)

     [ https://issues.apache.org/jira/browse/TIKA-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Burch resolved TIKA-2728.
------------------------------
    Resolution: Duplicate

> Update poi dependency from 3.17 to 4.0.0 (For Java 9/10 compatibility)
> ----------------------------------------------------------------------
>
>                 Key: TIKA-2728
>                 URL: https://issues.apache.org/jira/browse/TIKA-2728
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.18
>         Environment: Java 9 / Java 10
>            Reporter: Ian Cervantez
>            Priority: Major
>              Labels: dependency-upgrade
>
> The poi project has a bug in version 3.17 when running on Java 9/10:
> {code:none}
> WARNING: Illegal reflective access by org.apache.poi.util.DocumentHelper (file:/usr/local/tomcat/webapps/ROOT/WEB-INF/lib/poi-ooxml-3.17.jar) to method com.sun.org.apache.xerces.internal.util.SecurityManager.setEntityExpansionLimit(int)
> WARNING: Please consider reporting this to the maintainers of org.apache.poi.util.DocumentHelper
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release{code}
> See [https://bz.apache.org/bugzilla/show_bug.cgi?id=61564] for more details.
>  
> There was never a 3.17.1 release, but there has been a 4.0.0 release.  Suggest updating.



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