If you define <property name="keyStore" location="..."/> instead of <property name="keyStore" value="..."/> this should work.
Jan >-----Ursprüngliche Nachricht----- >Von: Raja Nagendra Kumar [mailto:[email protected]] >Gesendet: Donnerstag, 1. Oktober 2009 20:18 >An: [email protected] >Betreff: properties echo with absolute values > > >How to echo the absolution location of a property.. > >say <echo message="Digitally Sign the Midlet using keyStore >'${keyStore}'"/> > >should print the abosolute path of the key store file even if the value >stored is ./build/tejasoft/keystore.ks etc. > >Regards, >Raja Nagendra Kumar, >C.T.O >www.tejasoft.com >-- >View this message in context: >http://www.nabble.com/properties-echo-with-absolute-values-tp25 >704095p25704095.html >Sent from the Ant - Users mailing list archive at Nabble.com. > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
