Jean-Louis Boudart created EASYANT-57:
-----------------------------------------
Summary: Task declared in imported/included build script are not
handled by PluginService
Key: EASYANT-57
URL: https://issues.apache.org/jira/browse/EASYANT-57
Project: EasyAnt
Issue Type: Bug
Reporter: Jean-Louis Boudart
When using import/include, ant create a "implicit target" to process root
tasks.
When tasks are declared outside of a target in root project we are able to
parse them "normally" as this implicit target is added to the project. However
this is not the case for tasks declared outside any target in imported build
script.
A solution could be to use a listener to collect required informations from
implicit target.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira