DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30114>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30114

Using AntCall with a param causes inheritAll="false" to be ignored.

           Summary: Using AntCall with a param causes inheritAll="false" to
                    be ignored.
           Product: Ant
           Version: 1.6.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Using an AntCall task with a param to call a target which subsquently calls
another buildfile using <ant inheritAll="false" ...> causes all properties to be
inherited.

Using <ant inheritAll="false" ..> works correctly if the target it is in is
called directly, through a depends or an AntCall that doesn't pass any params.

This behaviour has been observed in ant version 1.5.3 and 1.6.1 under both
Solaris and Windows.

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

Reply via email to