Here is what i am trying to do;

I have build.xml file. And I have 7 projects in it. but I need to run just
two of them at the same time with different JDKs. I have been working with
ant just for 3 days. So I am not really sure where to start.

Thank you for your help 

-----Original Message-----
From: Conor MacNeill [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 04, 2001 9:00 PM
To: [EMAIL PROTECTED]
Subject: RE: running at the same time


Pinar,

No. you cannot run two targets at once.

You can run two ants.

Perhaps you can tell us what you are trying to achieve. We are currently
considering Ant's possible support for multithreading. My own leaning is to
allow multithreading of tasks within a target but not multithreading of
targets.

Conor


> -----Original Message-----
> From: Pinar Bicioglu [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 5 April 2001 3:29 AM
> To: [EMAIL PROTECTED]
> Subject: running at the same time
>
>
> By using ant, can we make two targets run at the same time ?
>

Reply via email to