Re: Set enviroment variable with ant

2006-10-16 Thread Marcelo de Moraes Serpa
ot;Ant Users List" Betreff: Set enviroment variable with ant > I need to set the PGPASSWORD enviroment variable in a ant project, however > I > don't know how could I do it... should I use the exec task? - To un

Re: Set enviroment variable with ant

2006-10-16 Thread Antoine Levy-Lambert
lo de Moraes Serpa" <[EMAIL PROTECTED]> An: "Ant Users List" Betreff: Set enviroment variable with ant > I need to set the PGPASSWORD enviroment variable in a ant project, however > I > don't know how cou

Set enviroment variable with ant

2006-10-16 Thread Marcelo de Moraes Serpa
I need to set the PGPASSWORD enviroment variable in a ant project, however I don't know how could I do it... should I use the exec task?