https://issues.apache.org/bugzilla/show_bug.cgi?id=46019
Stefan Bodewig <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-10-16 08:38:47 PST
---
There is a warning at the -verbose level.
It is a common pattern to have multiple task try to set the same property, so a
stronger warning would be annoying.
For example people often use a combination of
<property file="${user.home}/custom.properties"/>
<property name="foo" value="some default value"/>
to allow users to override the default value of "foo".
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.