You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2013/06/24 12:33:52 UTC

[Bug 55131] New: PropertyHelper.replaceProperties method ignores the keys parameter

https://issues.apache.org/bugzilla/show_bug.cgi?id=55131

            Bug ID: 55131
           Summary: PropertyHelper.replaceProperties method ignores the
                    keys parameter
           Product: Ant
           Version: 1.9.1
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Core
          Assignee: notifications@ant.apache.org
          Reporter: slrevans@hotmail.com

Since Ant 1.8, PropertyHelper ignores any user provided properties passed to
the replaceProperties method via the keys parameter. In the source, there is a
TODO above the method querying this.

As a consequence, I have implemented my own code to check for additional
properties instead of having Ant do it for me. 

I'm wondering if there was a reason behind this change in behaviour?

-- 
You are receiving this mail because:
You are the assignee for the bug.