Karthik wrote:
>Hi For
>
>
> But every targets have to be run
> seperately for every deployment / roll back process for 1..n servers.
>
>
Hello Karthik,
I think one of the problems people encounter often when designing a
build/deploy system is trying to write the entire
script in one step
Hi For
But every targets have to be run
seperately for every deployment / roll back process for 1..n servers.
with regars
KARTHIK
-Original Message-
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
Sent: Monday, January 02, 2006 10:53 AM
To: user@ant.apache.org
Subject: Re: MULTI
On Mon, 2 Jan 2006, Karthik <[EMAIL PROTECTED]> wrote:
> Can this be done in another way
Sure.
> 1)Create destination targets fixed for 1..n servers in the
> build.xml.
works
> 2)fire the Ant tasks in loop for deployment.
loops are not really supported in Ant - and not liked by most
Hi
Thx for the early Response.
Can this be done in another way
1)Create destination targets fixed for 1..n servers in the build.xml.
2)fire the Ant tasks in loop for deployment.
Am i doing the correct or wrong design ?
Please some body do the need full.
with regards
Karthik
On Mon, 2 Jan 2006, Karthik <[EMAIL PROTECTED]> wrote:
> Please excuse me,I am raising the Form again and agian ,need help in
> here.
It is very difficult to help you since nobody can guess what "deploy"
means in your context.
> I have a single application and currently 3 systems of different
>
On Sat, 31 Dec 2005, panji <[EMAIL PROTECTED]> wrote:
> i can't compile my java programs using ant's build.xml like this :
...
> even though on src directory contains java file. anyone can help me
It means that either Ant didn't find any source files or all of them
had a .class file that was ne
Hi form,
Please excuse me,I am raising the Form again and agian ,need help in here.
I have a single application and currently 3 systems of different OS's[ LINUX
/ UNIX / WINWOSW ],
and need too use ANT [Only Once ] in to deploy the application on all the 3
systems.
The systems may increase in