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

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