« Return to Thread: Re: svn commit: r485724 - in /maven/wagon/trunk/wagon-providers/wagon-http-shared: pom.xml src/main/java/org/apache/maven/wagon/shared/http/HtmlFileListParser.java src/main/java/org/apache/maven/wagon/shared/http/NullOutputStream.java

Re: svn commit: r485724 - in /maven/wagon/trunk/wagon-providers/wagon-http-shared: pom.xml src/main/java/org/apache/maven/wagon/shared/http/HtmlFileListParser.java src/main/java/org/apache/maven/wagon/shared/http/NullOutputStream.java

by brettporter :: Rate this Message:

Reply to Author | View in Thread

It's not just size that matters...

Anything used from wagon-http-lightweight will currently be  
distributed in the core. That means that plugins will be forced to  
use the version you distribute. I could see this as a problem for jtidy.

Is there anyway you can do this with just JDK 1.4 methods without  
considerable duplication of that code?

- Brett

On 12/12/2006, at 2:51 AM, joakime@... wrote:

> Author: joakime
> Date: Mon Dec 11 07:51:43 2006
> New Revision: 485724
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=485724
> Log:
> Moving away from nekohtml and its hard xerces requirement due to  
> maven 2 xerces dependency size issues.
> Using smaller jtidy instead.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@...
For additional commands, e-mail: wagon-dev-help@...

 « Return to Thread: Re: svn commit: r485724 - in /maven/wagon/trunk/wagon-providers/wagon-http-shared: pom.xml src/main/java/org/apache/maven/wagon/shared/http/HtmlFileListParser.java src/main/java/org/apache/maven/wagon/shared/http/NullOutputStream.java