You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2004/08/18 15:41:34 UTC

DO NOT REPLY [Bug 30726] New: - [PATCH] Upgrade the JCR RI to the latest version of Commons HTTPClient

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30726>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30726

[PATCH] Upgrade the JCR RI to the latest version of Commons HTTPClient

           Summary: [PATCH] Upgrade the JCR RI to the latest version of
                    Commons HTTPClient
           Product: Slide
           Version: 2.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Other
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: u.cei@cbim.it


The attached patch makes the JCR RI compile using the latest version of Commons
HTTP Client and the WebDAV client lib from Slide 2.0.

Actually, I'm not sure if changing:

  org.apache.util.HttpURL.getParent()

to

  org.apache.commons.httpclient.HttpURL.getAboveHierPath()

is correct, so please review if you please.

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