AW: passing parameters to ant

2005-01-11 Thread Jan . Materne
Back again: you cant use $1 on windows. > Shouldn't the -D... settings go immediately after "ant" and before "-buildfile ..."? order is irrelevant (as long as the parameter follows its option flag :) Jan > -Ursprüngliche Nachricht- > Von: Radha Sangal [mailto:[EMAIL PROTECTED] > Gesen

AW: passing parameters to ant

2005-01-11 Thread Jan . Materne
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-synt

AW: passing parameters to ant

2005-01-11 Thread Jan . Materne
I think you have to write %1 instead of $1, thats bash-syntax. Jan > -Ursprüngliche Nachricht- > Von: Radha Sangal [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 11. Januar 2005 16:31 > An: Ant Users List > Betreff: passing parameters to ant > > This might be a silly mistake, so I m

AW: Passing parameters to ant

2004-12-17 Thread Jan . Materne
ant -Dname=value http://ant.apache.org/manual/running.html#options "ant -help" Jan > -Ursprüngliche Nachricht- > Von: Radha Sangal [mailto:[EMAIL PROTECTED] > Gesendet am: Donnerstag, 16. Dezember 2004 22:10 > An: Ant Users List > Betreff: Passing parameters to ant > > Hi, > > > > I