[
https://issues.apache.org/jira/browse/TIKA-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3436.
-------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> Add multi-release for 2.x
> -------------------------
>
> Key: TIKA-3436
> URL: https://issues.apache.org/jira/browse/TIKA-3436
> Project: Tika
> Issue Type: Bug
> Reporter: Tim Allison
> Priority: Major
> Fix For: 2.0.0
>
>
> After upgrading to log4j2, we're getting {{WARNING:
> sun.reflect.Reflection.getCallerClass is not supported. This will impact
> performance.}}. This kills async and pipes because the warning is written to
> stdout at least in the sub process. Adding multi release fixes this problem.
> {noformat}
> <manifestEntries>
> <Multi-Release>true</Multi-Release>
> </manifestEntries>
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)