> ----- Original Message -----
> From: "Dwayne Walker" <[EMAIL PROTECTED]>
> To: [email protected]
> Subject: <math> in ant-contrib-1.03b.jar
> Date: Fri, 15 Jun 2007 12:21:29 -0500
> 
> 
> ok I have just started using ant-contrib. I have got the <for> working
> but I am now trying to get the <math> working
> 
> this is the coad in my ant script
> 
>       <math result="mvregTotal">
>                       <op type="add">

change the line above to <op op="add">

Looks like the ant contrib doc examples have a typo in them.

--ryano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to