[
https://issues.apache.org/jira/browse/TIKA-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518162#comment-16518162
]
Tim Allison commented on TIKA-2674:
-----------------------------------
I'll update cxf to 3.2.4. I was hoping that the most recent version would fix
this Illegal reflective access warning, but it doesn't.
{quote}WARNING: Illegal reflective access by
org.apache.cxf.common.util.ReflectionUtil$11
([file:/C:/Users/tallison/.m2/repository/org/apache/cxf/cxf-core/3.2.4/cxf-core-3.2.4.jar|file:///C:/Users/tallison/.m2/repository/org/apache/cxf/cxf-core/3.2.4/cxf-core-3.2.4.jar])
to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of
org.apache.cxf.common.util.ReflectionUtil$11
{quote}
Upgrading requires some small changes in our code, so I'll upgrade now to 3.2.4
so that the next upgrade that fixes the illegal reflective access will be
easier...unless there are objections. I was happy to see that the most recent
version of cxf's jetty is preventing \u0000 in headers, which is a great idea.
> Update some dependencies that are incompatible with Java 11
> -----------------------------------------------------------
>
> Key: TIKA-2674
> URL: https://issues.apache.org/jira/browse/TIKA-2674
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Trivial
>
> So far...
> mockito -> 2.19.0
> bouncycastle -> 1.59
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)