Hi, I created : - https://bz.apache.org/bugzilla/show_bug.cgi?id=59037
Fixed FormCharSetFinder dependency on htmlparser within https://bz.apache.org/bugzilla/show_bug.cgi?id=59036. Unless there is a NO GO I will be implementing 59037 tomorrow. Regards On Fri, Feb 19, 2016 at 7:11 PM, Philippe Mouawad < [email protected]> wrote: > Hello, > Since 2.10, we introduced 2 HTML parsers based on JSoup and Lagarto. > > They replaced HtmlParserHTMLParser which was based on : > > - http://htmlparser.sourceforge.net/ > > This library had no update since 2006 on website although we appear to use > a 2.1 (2011). > > This would allow us to drop: > > - htmlparser-2.1.jar > - htmllexer-2.1.jar > > We would also need to update FormCharSetFinder to use Lagarto or JSoup. > > Any opinion on which one we should select ? > > > I will create a bugzilla to track this. > > -- > Regards. > Philippe M. > > -- Cordialement. Philippe Mouawad.
