How could Cruise Contol possibly allow you to tell tomcat to (remotely)
clean its work directory from an ant build script? I use hudson for
continuous integration so maybe I am missing something.
Marcio Camurati wrote:
Maybe CruiseControl can help you to make it, it's a project that for create
Hi,
Maybe CruiseControl can help you to make it, it's a project that for create
continuous build process scheduled:
http://cruisecontrol.sourceforge.net/
See ya.
Marcio Camurati
Thu, 27 Dec 2007 00:57:42 -0500, Louis <[EMAIL PROTECTED]> escreveu:
> Shreekanta Prasad wrote:
> >
> > Hi All,
Shreekanta Prasad wrote:
Hi All,
I want to deploy my web application(in the form of a war file)
remotely through ant script.
I have written ant script for that and it is doing deployment
properly to the remote host.
But still I am getting old application itself new changes are not
Hi All,
I want to deploy my web application(in the form of a war file)
remotely through ant script.
I have written ant script for that and it is doing deployment
properly to the remote host.
But still I am getting old application itself new changes are not
getting updated.
Once w