On Sat, 16 Jun 2007, Matt Benson <[EMAIL PROTECTED]> wrote:

> Meanwhile I'll try restricting properties to strings and see if we
> break anything internal.

We have had bug reports when some places in Ant assumed that all
properties would be strings.

One I could find with a quick search stems from the fact that system
properties are ant properties as well and people pushed objects into
system properties:
<http://issues.apache.org/bugzilla/show_bug.cgi?id=904>

Stefan

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

Reply via email to