J.Pietschmann wrote:
Nicola Ken Barozzi wrote:

With the patch I can redefine it as follows:

...

<antcall target="super.mytarget"/>


Are dots reserved characters in ordinary target names?
If not, then this is a bad design choice, someon could
already have a target named super.mytarget.

Without using a naming convention like this or similar, you cannot add the super target to the depends="" attribute, since it would rely on the semantical info of a tag (ie apply-import).


--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------


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



Reply via email to