> 1). Use a <condition> task to set a property depending upon the value
> of ${java.version}. I don't think there's an 'atleast' condition, so
> you'll have to make do with "contains". Once you manage to set this
> condition, use a <fails> task if this condition isn't set.<available property="java15+" classname="java.lang.Iterable"/> Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
