Re: numerical comparison of properties.
You -could- use the ant contrib task and subtract the numbers...if the value starts with a "-" its less, "0" equal else greater... something like: = "${VAR2}/> [EMAIL PROTECTED] wrote: Hello, I would like to have a target compare two properties and set a third property with the value of
Re: numerical comparison of properties.
The problem seems to trivial to write my own task. Right. This is best handled using a