Re: FW: Commons-HttpClient conflict with WebDAVClient

2003-07-28 Thread Eric Johnson
Oleg, It doesn't matter too much to me either way. I've sent an email to the slide-dev group suggesting that they switch to the 2.0 branch, but no action has been taken yet. Slide is an interesting test case, if only because it is representative of how other clients are using HttpClient, at

Re: Commons-HttpClient conflict with WebDAVClient

2003-07-26 Thread Eric Johnson
list... so far the list is quiet, guess it is a low traffic mailing list. Regards, Daniel -Original Message- From: Adrian Sutton [mailto:[EMAIL PROTECTED] Sent: Thursday, 24 July, 2003 4:47 PM To: Commons HttpClient Project Subject: Re: Commons-HttpClient conflict with WebDAVClient

RE: FW: Commons-HttpClient conflict with WebDAVClient

2003-07-25 Thread Daniel Joshua
PM To: Commons HttpClient Project Subject: Re: FW: Commons-HttpClient conflict with WebDAVClient They're two separate projects with little interaction these days. Slide depends on HttpClient and we do try our best not to break their build but I don't think there are any committers on both teams

Re: Commons-HttpClient conflict with WebDAVClient

2003-07-24 Thread Adrian Sutton
On Thursday, July 24, 2003, at 06:02 PM, Daniel Joshua wrote: Yes actually, but it's a bit of a nasty hack that was done before slide was actually updated to HttpClient 2.0 (there were a lot of API changes between 1.0 and 2.0). before slide was actually updated? so now the latest WebDAVClient

RE: Commons-HttpClient conflict with WebDAVClient

2003-07-24 Thread Daniel Joshua
Message- From: Adrian Sutton [mailto:[EMAIL PROTECTED] Sent: Thursday, 24 July, 2003 4:47 PM To: Commons HttpClient Project Subject: Re: Commons-HttpClient conflict with WebDAVClient On Thursday, July 24, 2003, at 06:02 PM, Daniel Joshua wrote: Yes actually, but it's a bit of a nasty hack

Re: FW: Commons-HttpClient conflict with WebDAVClient

2003-07-24 Thread Ortwin Glück
Daniel, I guess the Slide people will happily check in a patch that migrates to a current HttpClient build. Maybe ask on their list, if you can work on it. Odi Daniel Joshua wrote: Can somebody make a release soon in that case... I really need a WebDAVClient which can be use with either a

Re: FW: Commons-HttpClient conflict with WebDAVClient

2003-07-24 Thread Michael Becke
On Thursday, July 24, 2003, at 08:33 AM, Adrian Sutton wrote: There are a few options here: a. Check out the slide sources and build against HttpClient beta 2 instead of HEAD (all the compile errors that I can see are due to the changes on the HEAD branch and won't be in the 2.0 release). Yes,

Re: FW: Commons-HttpClient conflict with WebDAVClient

2003-07-24 Thread Adrian Sutton
On Thursday, July 24, 2003, at 10:47 PM, Michael Becke wrote: On Thursday, July 24, 2003, at 08:33 AM, Adrian Sutton wrote: There are a few options here: a. Check out the slide sources and build against HttpClient beta 2 instead of HEAD (all the compile errors that I can see are due to the

RE: FW: Commons-HttpClient conflict with WebDAVClient

2003-07-24 Thread Daniel Joshua
PROTECTED] Behalf Of Martin Holz Sent: Thursday, 24 July, 2003 5:23 PM To: [EMAIL PROTECTED] Subject: Re: FW: Commons-HttpClient conflict with WebDAVClient Daniel Joshua [EMAIL PROTECTED] writes: Hi all, Got a question. My project uses WebDAVClient for remote file access. Recently I tried

RE: FW: Commons-HttpClient conflict with WebDAVClient

2003-07-24 Thread Daniel Joshua
List Subject: Re: FW: Commons-HttpClient conflict with WebDAVClient Martin Holz wrote: Daniel Joshua [EMAIL PROTECTED] writes: We use the latest beta releases of HttpClient with a CVS build of the WebDAV client. Works fine. Fisrt, I have checked http://jakarta.apache.org/site/binindex.cgi

Re: FW: Commons-HttpClient conflict with WebDAVClient

2003-07-24 Thread Adrian Sutton
-Original Message- From: Christopher Lenz [mailto:[EMAIL PROTECTED] Sent: Thursday, 24 July, 2003 7:53 PM To: Slide Users Mailing List Subject: Re: FW: Commons-HttpClient conflict with WebDAVClient Martin Holz wrote: Daniel Joshua [EMAIL PROTECTED] writes: We use the latest beta releases

Re: FW: Commons-HttpClient conflict with WebDAVClient

2003-07-24 Thread Adrian Sutton
:33 PM To: Commons HttpClient Project Cc: 'Slide Users Mailing List' Subject: Re: FW: Commons-HttpClient conflict with WebDAVClient There are a few options here: a. Check out the slide sources and build against HttpClient beta 2 instead of HEAD (all the compile errors that I can see are due

RE: FW: Commons-HttpClient conflict with WebDAVClient

2003-07-24 Thread Daniel Joshua
, 2003 8:33 PM To: Commons HttpClient Project Cc: 'Slide Users Mailing List' Subject: Re: FW: Commons-HttpClient conflict with WebDAVClient There are a few options here: a. Check out the slide sources and build against HttpClient beta 2 instead of HEAD (all the compile errors that I can see

Commons-HttpClient conflict with WebDAVClient

2003-07-23 Thread Daniel Joshua
Hi all, Got a question. My project uses WebDAVClient for remote file access. Recently I tried to add Commons-HttpClient 2 beta 1 to my project. This cause problems as WebDAVClient already packages an older version of HttpClient (version 0.9 I think). Anyone care to share how they handled this.

RE: Commons-HttpClient conflict with WebDAVClient

2003-07-23 Thread Daniel Joshua
To: Commons HttpClient Project Subject: Re: Commons-HttpClient conflict with WebDAVClient Hi Daniel, As you have discovered HttpClient 2.0 and 0.9 are not compatible in the same VM. My knowledge of the WebDAVClient (Slide) is fairly limited but here goes. There has not been a Slide release for quite