I do not know if this will help, but I found that the commons-httpclient version in the Slide 2.1 client and server components differs as follows:
jakarta-slide-webdavclient-bin-2.1: httpclient 2.0-final jakarta-slide-server-bin-2.1: httpclient 2.0-rc3 I determined this by looking at the Implementation-Version contained in the MANIFEST.MF file within each commons-httpclient.jar file. I am not positive that these are correct, however, because the jar md5sums do not match the ones in the Maven2 repository on ibiblio or in the mirrored archives of commons-httpclient (ibiblio & the archives match). Best of luck, Brad On Thu, 2006-07-13 at 12:00 +0200, Willem Voogd wrote: > Hi All, > > Could anyone inform me which httpclient.jar version is bundeled with > slide2.1? I need to know this because we want to have the sources of all > OSS libraries we are using in our project. > I tried to use the date of the files inside the jar for comparison with > httpclient releases, but i had no luck :( > > any pointers appreciated > > TIA, > > Willem > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
