[
https://issues.apache.org/jira/browse/TIKA-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-2985.
-------------------------------
Fix Version/s: 1.24.1
Resolution: Fixed
> averageCharTolerance and spacingTolerance are null by default
> -------------------------------------------------------------
>
> Key: TIKA-2985
> URL: https://issues.apache.org/jira/browse/TIKA-2985
> Project: Tika
> Issue Type: Bug
> Components: config, parser
> Affects Versions: 1.22
> Reporter: Christian Ribeaud
> Priority: Major
> Fix For: 1.24.1
>
>
> Making at least {{hashCode}} throwing a *NPE* exception if these values are
> not set (what about {{equals}}?).
> To reproduce the problem:
> {noformat}
> new PDFParserConfig().hashCode();
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)