> -Original Message-
> From: Radha Sangal [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 11, 2005 9:01 AM
> To: Ant Users List
> Subject: RE: passing parameters to ant
>
> Changed command line :
> cmd /c ant -buildfile
> D:\v04_E\Build_Scripts\CvsDiffReports\automa
On Tue, 11 Jan 2005, Radha Sangal <[EMAIL PROTECTED]> wrote:
> Changed command line : cmd /c ant -buildfile
> D:\v04_E\Build_Scripts\CvsDiffReports\automated_cvsdiffs.xml
> manualDiff -DDevBuild1=$1 -DDevBuild2=$2 -l D:\test2.txt
>
>
>
those two lines are no-ops. If DevBuild? has been defined
On Tue, 11 Jan 2005, Keith Hatton <[EMAIL PROTECTED]> wrote:
> Shouldn't the -D... settings go immediately after "ant" and before
> "-buildfile ..."?
Doesn't matter to Ant.
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Got the trick .. donno how $1 was in mind .. %1 did all the work ..
Thanks everyone !
-Original Message-
From: Keith Hatton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 11, 2005 11:03 AM
To: Ant Users List
Subject: RE: passing parameters to ant
Shouldn't the -D... settin
anuary 11, 2005 10:33 AM
> To: Radha Sangal
> Subject: RE: passing parameters to ant
>
>
>
> It looks like the braces should be around the $ too.
>
>
>
> -Original Message-
> From: Radha Sangal [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 11, 20
Shouldn't the -D... settings go immediately after "ant" and before "-buildfile
..."?
Keith
-Original Message-
From: Radha Sangal [mailto:[EMAIL PROTECTED]
Sent: 11 January 2005 16:01
To: Ant Users List
Subject: RE: passing parameters to ant
Changed
-
From: Jeffrey E Care [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 11, 2005 10:45 AM
To: Ant Users List
Subject: Re: passing parameters to ant
1) IIRC there _must not_ be a space betwixt "-D" and the property: i.e.
your command line should look like this:
cmd /c ant -buildfile
1) IIRC there _must not_ be a space betwixt "-D" and the property: i.e.
your command line should look like this:
cmd /c ant -buildfile
D:\v04_E\Build_Scripts\CvsDiffReports\automated_cvsdiffs.xml
manualDiff
-DDevBuild1=$1 -DDevBuild2=$2 > D:\test2.txt
2) You might consider using the
parameters to ant
It looks like the braces should be around the $ too.
-Original Message-
From: Radha Sangal [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 11, 2005 10:31 AM
To: Ant Users List
Subject: passing parameters to ant
This might be a silly mistake, so I m asking for few more
Am working on windows so $1 works fine ..
thnx
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 11, 2005 10:34 AM
To: user@ant.apache.org
Subject: AW: passing parameters to ant
I think you have to write %1 instead of $1, thats bash-syntax.
Jan
The use of () instead of {} perhaps.
-Original Message-
From: Radha Sangal [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 11, 2005 10:31 AM
To: Ant Users List
Subject: passing parameters to ant
This might be a silly mistake, so I m asking for few more eyes to see
it. Please help!
W
is not
available in "generateLog" and "generateHtmlReport" targets .
Please help me .
Thanks
Manju S Viswam
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 13, 2003 2:06 PM
To: [EMAIL PROTECTED]
Subject: RE: passing paramet
12 matches
Mail list logo