Ronald Brill created JSPWIKI-1206:
-------------------------------------
Summary: Migrate from neko-html to htmlunit-neko parser
Key: JSPWIKI-1206
URL: https://issues.apache.org/jira/browse/JSPWIKI-1206
Project: JSPWiki
Issue Type: Improvement
Reporter: Ronald Brill
htmlunit-neko (https://github.com/HtmlUnit/htmlunit-neko) is a fork of the
original NekoHTML parser that is actively maintained by the HtmlUnit team. This
parser has evolved significantly since the original project was abandoned and
offers substantial improvements for modern HTML processing needs like
* many parser improvements
* performance improvements
* xerces dependency removed
* bunch of fixes for html parser border cases
* regular releases
* ....
Outside of the package name changes, the lib should be compatible
([https://github.com/HtmlUnit/htmlunit-neko?tab=readme-ov-file#porting-from-3x-to-4x)]
If you like to do this and face any issue, please reach out to me and a will
try to help.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)