Ah, thanks for tracking this so fast. I'll have to do that in one other place as well.

--
Unico

Oliver Zeigermann wrote:

Replaced md5 with md5Hex in PropertyHelper and it seems to work now...

Oliver

Oliver Zeigermann wrote:

Have you changed anything in the property classes in the server section? Puts fail with the fail store as properties can no longer be serialized into XML...

Oliver

Unico Hommes wrote:

I just committed the changes I had promised earlier. Unfortunately the second commit message seemed to have bounced because it was too large :-/ Therefore a short description here.

There remains only one class in both webdav server and webdav client: WebdavStatus. I don't think it pays off to factor that out into a separate jar so I'll leave it for now.

On the server side I removed src/util directory completely. Only WebdavStatus and URLUtil moved into webdav server package under org.apache.slide.webdav.util. The latter can probably removed when I figure out how to use commons httpclient URIUtil class. Instead of our own MD5Encoder class we now use commons codec although what is used is so minimal perhaps we should leave it out.

On the client side there remain a few more util classes. Moved them to org.apache.webdav.util. Still to be sorted out is the fact that PropertyWriter and DOMWriter classes are virtually identical and DOMUtils which holds code for DOM level 1 only environment (is that still needed?)

--
Unico

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



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



Reply via email to