> > [available] Build file should not reuse the same property name for > > different values. > > When your run target gets called, the property has already been set > and <available> shouldn't be able to change its value.
Sure, I understand all that. The point is, <available> *wasn't* changing its value. The value was the same, but the message told me not to reuse the same property name for *different* values. I was re-using the same property name for the *same* value. That should be an (effective, if not literal) no-op, just as it was in Ant 1.4. bryan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>