[
https://issues.apache.org/jira/browse/JSPWIKI-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harry Metske resolved JSPWIKI-871.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.10.2
Fixed in 2.10.2-svn-9.
> Update very outdated dependency to nekohtml-0.9.5
> -------------------------------------------------
>
> Key: JSPWIKI-871
> URL: https://issues.apache.org/jira/browse/JSPWIKI-871
> Project: JSPWiki
> Issue Type: Task
> Affects Versions: 2.10.1
> Reporter: Albrecht Striffler
> Assignee: Harry Metske
> Fix For: 2.10.2
>
> Attachments: JSPWIKI-871.patch
>
>
> JSPWiki uses a very outdated version of nekohtml. This 0.9.5 version is
> almost 10 years old and comes with an also very outdated library of
> "xercesImpl-2.4.0".
> In our project (d3web/KnowWE) this xercesImpl-2.4.0 causes severe problems,
> because it replaces the default DocumentBuilder used to create XML documents,
> but also causes java.lang.AbstractMethodError, because the interface seems to
> no longer be compatible with the rest of our code, because of the age.
> In short, it would be very helpful if the dependency of nekohtml could be
> updated to something a little more up to date, for example nekohtml-1.9.19.
> This version also provides a new version of xerces no longer causing the
> AbstractMethodError.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)