How can I in build.xml refer to cmd-line arguments after target name? I want to run 'ant run arg1 arg2' that would run apropriate command with given args. Is this possible?
Greeting. Uros.
How can I in build.xml refer to cmd-line arguments after target name? I want to run 'ant run arg1 arg2' that would run apropriate command with given args. Is this possible?
Greeting. Uros.