You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Harry Metske (JIRA)" <ji...@apache.org> on 2014/11/04 20:39:34 UTC

[jira] [Updated] (JSPWIKI-871) Update very outdated dependency to nekohtml-0.9.5

     [ https://issues.apache.org/jira/browse/JSPWIKI-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harry Metske updated JSPWIKI-871:
---------------------------------
    Attachment: JSPWIKI-871.patch

Suggesting to upgrade to the current (1.9.21) release, see attached patch.

> 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
>         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)