Re: Passing command Line args for a list

2016-03-04 Thread Petronius
We have to have these inputs for manual execution Thanks - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org

Re: Passing command Line args for a list

2016-03-04 Thread Scot P. Floess
So I see in your example below some input tasks. I'm guessing you'd rather not using input? On Fri, 4 Mar 2016, Petronius wrote: Hello We are tyring to automate an ant task, but finding it impossible to pass a command line argument to a property inside a list. We need to pass Name and Des

Passing command Line args for a list

2016-03-04 Thread Petronius
Hello We are tyring to automate an ant task, but finding it impossible to pass a command line argument to a property inside a list. We need to pass Name and Description for each agent specified from the command line. for ex: ant -f build.xml addNodes -Dagents="d01, d02, d03" -D{node???}='nod