Use TikaConfig.getDefaultConfig() instead of a hardcoded config path in
TestParsers
-----------------------------------------------------------------------------------
Key: TIKA-62
URL: https://issues.apache.org/jira/browse/TIKA-62
Project: Tika
Issue Type: Improvement
Components: general
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Trivial
Fix For: 0.1-incubator
As discussed on the mailing list, hardcoding the path of the tika-config.xml
file in TestParsers.java is not a good idea.
Instead we should use the TikaConfig.getDefaultConfig() method to load the
default configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.