Title: default value for property

I have a very frequently used property in my build.xml.   How can I determine if the user invoking ant has override it or not (since property does not support unless) so that I can proivide a default value in case the user did not have a value for it?

Thanks.

che

Reply via email to