Hi! I'm learning ant.
ant -Dpropname=xxx // correct usage ant // incorrect usage of my build Can I test a property existence? if propname not exists ( echo "Give more command line arg" exit ant running ) Thanks, Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
