Dan Tran wrote:
Hi I am a developer at maven wagon. we use jackrabbit 1.5.0 to list the
content of a webdev directory.
However, the jackrabbit webdav always return an extra entry which is the
directory of the parent
...
It means if url is ${url.to.webdav}/dir, the first entry in the list is
"dir/"
Could someone confirm this? so that I can go ahead to file a JIRA
is there a work around?
...
I think it's by design. It gives you what the server returned, and for
depth 1, this is what a compliant server has to return...
BR, Julian