Thanks Vishal, I'll give this a try as well.
Many thanks,
Hoos
-Original Message-
From: Vishal Vishnoi [mailto:[EMAIL PROTECTED]
Sent: 14 September 2006 18:03
To: Ant Users List
Subject: Re: Antcall task and inheriting Filters
Have you considered using Ant-contrib's
(
Thanks,
Sorry about the slow response, I'll give this a shot.
Cheers,
Hoos
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 13 September 2006 12:37
To: user@ant.apache.org
Subject: AW: Antcall task and inheriting Filters
Have you tried to give the filter
Have you considered using Ant-contrib's
(http://ant-contrib.sourceforge.net/tasks/tasks/index.html) runtarget
task (http://ant-contrib.sourceforge.net/tasks/tasks/runtarget.html)
which is similar to AntCall but with the big difference where the target
is run as part of the same project.
--Vis
Have you tried to give the filters IDs and set inheritRef=true?
Jan
>-Ursprüngliche Nachricht-
>Von: Hussein Badakhchani [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 13. September 2006 11:02
>An: user@ant.apache.org
>Betreff: Antcall task and inheriting Filters
>
Hello,
I was wondering if there are any plans to extend the AntCall task to
allow inheriting of Filters. In my build I use a Jython script to convert all
my properties
to filters which works well, however it seems I have to call this script
from every task I call from my AntCall tasks in order to