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=41588>.
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=41588

           Summary: Create an Ant task for PROPFIND request
           Product: Slide
           Version: Nightly
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebDAV client
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Slide currently provides a task for setting and deleting properties, but does 
not have a task that 
retrieves the properties. I wrote such a task and I am attaching the patches 
and a testing ant script.

The file propget.diff contains a patch for 
webdavclient/ant/src/java/org/apache/webdav/ant/
antlib.xml. It defines the new "propfind" task.

The file Propfind.java contains the implementation of the task. Currently it 
support only depth 0, 
because I do not find a clever way to store the dav properties as ant 
properties.

The file propget.xml is the testing script. In order to run it you have to 
provide as ant properties the 
directory with the jars for the slide ant tasks and the url for which the 
properties will be retrieved.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to