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]



--
+--------------------------------------------+
|                                            |
|  Stefan L�tzkendorf                        |
|                                            |
|  Institut f�r Terminologie und             |
|  angewandte Wissensforschung (itaw) GmbH   |
|                                            |
|  Sitz: Georgenstr. 35                      |
|        10117 Berlin                        |
|  Tel.: ++49 (030) 30 86 20 84              |
|  Fax : ++49 (030) 30 86 20 87              |
|                                            |
+--------------------------------------------+


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



Reply via email to