[
https://issues.apache.org/jira/browse/TIKA-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison updated TIKA-2946:
------------------------------
Fix Version/s: (was: 2.0.0)
2.0.0-BETA
> Review how TikaConfig can avoid parsing XML itself
> --------------------------------------------------
>
> Key: TIKA-2946
> URL: https://issues.apache.org/jira/browse/TIKA-2946
> Project: Tika
> Issue Type: Improvement
> Components: config
> Reporter: Sergey Beryozkin
> Priority: Major
> Fix For: 2.0.0-BETA
>
>
> I have some issues right now with initializing the {{TikaConfig}} at the
> Quarkus build time. The reason I'd like to do it is to avoid having the XML
> classes loaded into the memory when the application starts. Moving the XML
> parsing code out (perhaps into a static TikaConfig factory method) and few
> other minor tweaks will help.
> I'll try to provide more input when 2.0 will become closer
--
This message was sent by Atlassian Jira
(v8.3.4#803005)