>Easy...I use this trick to run/not run my unit tests:
>
>command line to run my unit tests:
>
>ant -Dunit.test=true build.all
But dont wonder with-Dunit.test=false
Jan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
>>
>>
>>
>>
would be better
Jan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- bundle your tasks in a HelloWorld
- give that target a name
- call that target from the commandline
ant foo
Jan
>-Ursprüngliche Nachricht-
>Von: deepali sharma [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 16. Juni 2006 11:49
>An: user@ant.apache.org
>Betreff: Command line parame