Aha! I am pretty sure I must have deleted that stuff before the 2.0 release as it was not supported by anyone at that time. If you want to support it, why not resurrect it for 2.x? I guess you can check out the sources using tag

BEFORE_PRE_SLIDE_2_0_SOURCE_DELETES

Oliver

Stefan L�tzkendorf wrote:

Oliver Zeigermann wrote:

Really?


Yes, I think

>What did they do?

there was at least a put task, to be used as following

    <davput url="${DAV.server}/DAV/any/path"
      verbose="true" createCollections="true"
      userid="${DAV.username}" password="${DAV.password}">
      <fileset dir="dir">
        <include name="**/*.html"/>
      </fileset>
    </davput>

>Were they part of Slide?

jakarta-slide\src\clients\webdav\src\org\apache\webdav\ant


Stefan



Oliver


Stefan L�tzkendorf wrote:

Hello,

I thought I've seen once some ant tasks for dealing with a webdav
repository. Now they are disappeared :-(.

What is the state of this stuff? Is it to be reworked? Is there
someone who already does it, or should I do it? Is it of common
interest?

Regards, Stefan




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