On Fri, 2 Jul 2004, Magesh Umasankar <[EMAIL PROTECTED]> wrote:
> I felt the need for a condition today.
Would probably be nice to have, yes.
> usually works ok for major releases, but for minor ones,
> it may not always.
In the 1.6.2 case it will, use oata.DynamicConfiguratorNS.
Cheers
props.getProperty("VERSION");
Jan
> -Ursprüngliche Nachricht-
> Von: Magesh Umasankar [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 2. Juli 2004 16:48
> An: [EMAIL PROTECTED]
> Betreff: Version condition
>
> Hi,
>
> First of all, thanks, Antoine fo
Hi,
First of all, thanks, Antoine for getting out the beta today.
I felt the need for a condition today. I am aware
of the different techniques used - i.e., using the ant.version
property or using and checking for a classname
that is unique to a particular release of Ant. usually
works ok fo