Say you have a dir structure like this:

src/ejb/ejb1
src/ejb/ejb2
src/ejb/ejb3
src/ejb/ejb4

Currently, you can point the ejbjar task at src/ejb and it goes through the
subdirectories and one at a time, does the ejb jarring work.  What I'd like
to see it do is look at src/ejb and launch the ejb jarring process for
everything found all at once.

-----Original Message-----
From: Conor MacNeill [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 08, 2003 3:27 AM
To: Ant Users List
Subject: Re: EJBJAR Enhancement - parallel=true!


Ciramella, Edward wrote:
> Whom ever is responsible for this task (I see a dozen emails on the ant
help
> page for ejb tasks), could you add a parallel=true/false parameter?  That
> would be excellent.

And what would you expect it to do?

Conor



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

Reply via email to