On 19 Nov 2003, at 18:37, Upayavira wrote:

Jeremy,

Splendid article. Stuff I've been thinking about a lot recently too.

Just one useful quote from the Ant manual:

<property environment="env"/>
<echo message="Number of Processors = ${env.NUMBER_OF_PROCESSORS}"/>
<echo message="ANT_HOME is set to = ${env.ANT_HOME}"/>

With this, you can get at ${env.COCOON_HOME}, etc.

Thanks Upayavira

Did you read the bit earlier about the scheme having a flaw because of no variable substitution in the <xmap> tag's attributes?

How difficult would it be to add this?


regards Jeremy

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to