Re: How to call a task from a directory

2008-12-03 Thread Stefan Bodewig
On 2008-12-03, m.sudan <[EMAIL PROTECTED]> wrote: > How can i do it ? In general the answer "this is a user list question" means, if you keep asking the question on the wrong mailing list, you will be ignored. Do yourself a favor, subscribe to the user list , rea

Re: How to call a task from a directory

2008-12-03 Thread Jeffrey E Care
"m.sudan" <[EMAIL PROTECTED]> wrote on 12/03/2008 09:27:01 AM: > I create a target t1 in C:\abc\build.xml directory as > > [snip] Again, this is not a proper question for the Ant developer mailing list. We're not looking for more details: we're looking for you to take this up on the user mail

Re: How to call a task from a directory

2008-12-03 Thread m.sudan
nt directories. > > This is a user list question. > -- View this message in context: http://www.nabble.com/How-to-call-a-task-from-a-directory-tp20813653p20813922.html Sent from the Ant - Dev mailing list archive at Nabble.com.

Re: AW: How to call a task from a directory

2008-12-03 Thread m.sudan
CTED] >>Gesendet: Mittwoch, 3. Dezember 2008 15:12 >>An: dev@ant.apache.org >>Betreff: How to call a task from a directory >> >> >>Hi, >> >>How to call target, say t1 from a directory C:\abc\build.xml file into >>target, say x1 (D:\xyz\build.xm

Re: How to call a task from a directory

2008-12-03 Thread Jeffrey E Care
"m.sudan" <[EMAIL PROTECTED]> wrote on 12/03/2008 09:11:36 AM: > How to call target, say t1 from a directory C:\abc\build.xml file into > target, say x1 (D:\xyz\build.xml file)? > > Both build files are defined in two different directories. This is a user list question.

AW: How to call a task from a directory

2008-12-03 Thread Jan.Materne
This is more a question for the [EMAIL PROTECTED] mailinglist. Try Jan >-Ursprüngliche Nachricht- >Von: m.sudan [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 3. Dezember 2008 15:12 >An: dev@ant.apache.org >Betreff: How to call a task from a directory > > >H

How to call a task from a directory

2008-12-03 Thread m.sudan
Hi, How to call target, say t1 from a directory C:\abc\build.xml file into target, say x1 (D:\xyz\build.xml file)? Both build files are defined in two different directories. Thanks. madhu -- View this message in context: http://www.nabble.com/How-to-call-a-task-from-a-directory