The <genkey> task does not expand property values. If this is by design it should be documented. I thought it would be fixed in 1.5 but it wasn't.
E.g.
<genkey alias="${keystorealias}" keystore="${keystore}"
storepass="${keystorepassword}" keypass="${keypassword}" verbose="true">
Will substitite ${keystorealias} for the alias instead of whatever the property
value is.
-Joshua
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
