Re: Is ANT support WebDav task?

2010-09-29 Thread Steve Loughran
On 18/09/10 15:42, Chee Yang Chau wrote: I don't understand, how to use ant-webdav? the basic answer was "no, somebody has to write one". what it does do really well is support SCP most project deploy using SCP to push their artifacts up to

Re: Is ANT support WebDav task?

2010-09-18 Thread Chee Yang Chau
I don't understand, how to use ant-webdav? On Sat, Sep 18, 2010 at 10:24 PM, Ludwig, Michael < michael.lud...@delphi-mb.de> wrote: > > From: Chee Yang Chau > > To: Ant Users List > > Subject: Is ANT support WebDav task? > > > > As subject. > >

RE: Is ANT support WebDav task?

2010-09-18 Thread Ludwig, Michael
> From: Chee Yang Chau > To: Ant Users List > Subject: Is ANT support WebDav task? > > As subject. >From "Ant in Anger", apparently written in 2005: A WebDav task has long been discussed, which would provide a more secure upload to web servers, but it is still in

Is ANT support WebDav task?

2010-09-18 Thread Chee Yang Chau
As subject. -- Best regards, Chau Chee Yang E Stream Software Sdn Bhd URL: www.sql.com.my SQL Financial Accounting

Re: publishing via http (with Apache and webdav)

2010-08-18 Thread Michael Shea
basically need four things: 1) Apache 2 (I used 2.2.x) 2) Perl (I used ActivePerl 5.10) - Ensure it's in your system PATH for Apache to pick up! 3) mod_perl for Apache (I installed the ActivePerl 5.10 PPM package from http://perl.apache.org/docs/2.0/os/win32/install.html#PPM_Packages) 4) A

RE: webDav

2008-04-17 Thread Antoine POURCHEZ
:39 À : Ant Users List Objet : Re: webDav Antoine POURCHEZ wrote: > Hello, > I want to copy files to a server using webDav. "Jakarta Slide" have the ant > tasks to do that, but this project is retired. The alternative project > "Apache Jackrabbit" seems to have no

Re: webDav

2008-04-17 Thread Steve Loughran
Antoine POURCHEZ wrote: Hello, I want to copy files to a server using webDav. "Jakarta Slide" have the ant tasks to do that, but this project is retired. The alternative project "Apache Jackrabbit" seems to have not the webDav ant tasks. Do you know another library? Thanks,

webDav

2008-04-17 Thread Antoine POURCHEZ
Hello, I want to copy files to a server using webDav. "Jakarta Slide" have the ant tasks to do that, but this project is retired. The alternative project "Apache Jackrabbit" seems to have not the webDav ant tasks. Do you know another library? Thanks, Antoine [1]