Has anyone had a chance to look at these? They are pretty simple patches :)
Thanks, Scott -----Original Message----- From: Scott Sanders Sent: Friday, June 13, 2003 10:26 AM To: [EMAIL PROTECTED] Subject: [PATCH] 1.0.16 WebdavResource and WebdavServletConfig In integrating Slide 1.0.16 into our product suite, it became necessary to modify two of Slide's classes to be able to override the default functionality. Attached are two files to patch Slide 1.0.16 to allow this. The first patch changes the WebdavServletConfig constructor to public, so that our subclass can be used in its place. The second patch fixes the generation of URLs when retrieving descendent WebdavResources. Can I get someone to look them over and commit them to the 1.0 branch? The paths are: src/webdav/client/src/org/apache/webdav/lib/WebdavResource.java src/webdav/server/org/apache/slide/webdav/WebdavServletConfig.java Thanks Scott Sanders --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
