[
https://issues.apache.org/jira/browse/TIKA-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-4160.
-------------------------------
Fix Version/s: 3.0.0-BETA
Resolution: Fixed
We still use tagsoup in tika-eval and in our code parser, but this removes
tagsoup as a general html parser. We can refactor other components to fully
remove tagsoup on later tickets.
> Remove tagsoup entirely from 3.x
> --------------------------------
>
> Key: TIKA-4160
> URL: https://issues.apache.org/jira/browse/TIKA-4160
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 3.0.0-BETA
>
>
> On TIKA-1599, we migrated the underlying html parser from tagsoup to jsoup on
> the 3.x/main branch. I left in tagsoup in a separate module. Given the
> antiquity of tagsoup, I'm now inclined to remove it entirely from 3.x/main.
> If anyone needs it, we can add it back later.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)