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/01/23 15:14:37 UTC

[Bug 58908] "ant.project.invoked-targets" is not available to top level tasks

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

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

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

--- Comment #1 from Stefan Bodewig <bo...@apache.org> ---
almost.

There is the special case of having no target specified at the command line at
all - in this case Main adds the project's default target to the list which
isn't known before configureProject has been invoked.

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