wagon-http uses old and cranky JTidy implementation
---------------------------------------------------

                 Key: WAGON-288
                 URL: http://jira.codehaus.org/browse/WAGON-288
             Project: Maven Wagon
          Issue Type: Bug
          Components: wagon-http
    Affects Versions: 1.0-beta-6
         Environment: Java 6
            Reporter: Stephen Coy


JTidy version "4aug2000r7-dev" contains obsolete org.w3c.dom.* and 
org.xml.sax.* classes which arguably should not be there at all. This can cause 
java.lang.LinkageError to occur. 

The JTidy project at <http://jtidy.sourceforge.net/> has seen a new lease of 
life recently, and there are new builds that no longer include these classes.

So, the JTidy developers need to be encouraged to deploy to the central maven 
repo so that wagon can then make use of the new jtidy artifact.

I found this while hacking Continuum 1.3.4 so that it deploys and runs in JBoss 
5.1 and Java 6. I've replaced the old jtidy with jtidy-r918.jar from the 
sourceforge site.





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to