« 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 Jason van Zyl-2 :: Rate this Message:

Reply to Author | View in Thread

On 11 Dec 06, at 4:25 PM 11 Dec 06, Brett Porter wrote:

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

I will be able to mangle anything non-public. This theoretically  
should not be a problem as I would like to pull xstream back into  
plexus and that would be a big problem as well.

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

If it can be done great, but the size is down and we should be able  
to work some ASM magic.

Jason.

>
> - 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@...
>
>


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