thanks for your reply,
Steve L brought subant to my attention, my point was <ant> task is already
there and it's supposed to call subprojects in that fashion, so instead of
adding another abscurely named task we modify <ant> without breaking it's
back compatibility, which is what I provided.
<ant>, <antcall> and <subant> should really be wrapped up under <ant>.


|Iyad Elayyan
|j2eedev_us
|Oracle Corporation


-----Original Message-----
From: Dominique Devienne [mailto:[EMAIL PROTECTED]
Sent: Monday, January 13, 2003 9:27 AM
To: 'Ant Developers List'
Subject: RE: ant task calling subprojects


Did you see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12368 ???

This <subant> task seems to provide the functionality you added to <ant> as
an external task (i.e. without modifying Ant's source code), and maybe a
little more. Check it out.

-----Original Message-----
From: Iyad Elayyan [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 02, 2003 2:52 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: ant task calling subprojects

and again

-----Original Message-----
From: Iyad Elayyan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 11:08 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: ant task calling subprojects


FYI...
anyone!

-----Original Message-----
From: Iyad Elayyan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 17, 2002 9:17 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: ant task calling subprojects


Hi Diane,
I modified the <ant> task to add a srcDir attribute which is a path of
subprojects to go through and build. I maintained compatibility with the dir
attribute. below is an example and attached is my modification, would you be
kind to include this in the next release.

PS. remember we talked about this and I just got around to actually doing
it. also I lost your email id and I wasn't getting any response from
[EMAIL PROTECTED]

| Iyad Elayyan, x72374
| j2eedev_us
| Oracle Corporation

 [DD] <snip/>

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



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

Reply via email to