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 2016/10/22 14:11:02 UTC

[Bug 60292] Include task doesn't rewrite RunTarget or AntCall targets

https://bz.apache.org/bugzilla/show_bug.cgi?id=60292

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Stefan Bodewig <bo...@apache.org> ---
I'm afraid we need to update the documentation in that case. It might be
possible to rewrite the target in <antcall> but things will become a whole lot
more complex for <ant> or <subant>. And things don't stop there, there may be
lots of other tasks that use targets as attributes - ant-contrib's
<antcallback> or <runtarget> tasks, for example - and we can't promise to make
the file self-contained in light of tasks we don't know.

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