You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-dev@maven.apache.org by Joakim Erdfelt <jo...@erdfelt.com> on 2008/05/31 22:16:07 UTC

dependency on commons-httpclient in wagon-http-shared?

Just curious as to why we have a dependency on commons-httpclient in 
wagon-http-shared?

That would cause a dependency on commons-httpclient in the 
wagon-http-lightweight. 

Do we want that?

- Joakim

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


Re: dependency on commons-httpclient in wagon-http-shared?

Posted by Brett Porter <br...@apache.org>.
On 01/06/2008, at 10:55 AM, Brett Porter wrote:

> lightweight excludes it, but it's because it has classes shared  
> between webdav and http.
>
> I think maybe I'll move therm into http and just have webdav depend  
> on http.

Actually, since that would drag in both providers, probably  
undesirably, I'm just going to leave it as is.

>
>
> - Brett
>
> On 01/06/2008, at 6:16 AM, Joakim Erdfelt wrote:
>
>> Just curious as to why we have a dependency on commons-httpclient  
>> in wagon-http-shared?
>>
>> That would cause a dependency on commons-httpclient in the wagon- 
>> http-lightweight.
>> Do we want that?
>>
>> - Joakim
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: wagon-dev-help@maven.apache.org
>>
>
> --
> Brett Porter
> brett@apache.org
> http://blogs.exist.com/bporter/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: wagon-dev-help@maven.apache.org
>

--
Brett Porter
brett@apache.org
http://blogs.exist.com/bporter/


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


Re: dependency on commons-httpclient in wagon-http-shared?

Posted by Brett Porter <br...@apache.org>.
lightweight excludes it, but it's because it has classes shared  
between webdav and http.

I think maybe I'll move therm into http and just have webdav depend on  
http.

- Brett

On 01/06/2008, at 6:16 AM, Joakim Erdfelt wrote:

> Just curious as to why we have a dependency on commons-httpclient in  
> wagon-http-shared?
>
> That would cause a dependency on commons-httpclient in the wagon- 
> http-lightweight.
> Do we want that?
>
> - Joakim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: wagon-dev-help@maven.apache.org
>

--
Brett Porter
brett@apache.org
http://blogs.exist.com/bporter/


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