No, it's not in 1.5 as released. The patch is compatible with the 1.5 code base though (that's where I tested it myself). Nicola Ken and I briefly discussed <import/include> being a task, and I didn't think it was possible using a SAX-based project helper. How could it inject XML elements being outside of ProjectHelperImpl? The latter would have to be DOM based for it to happen IMHO, and would requires hooks still. But I'm certainly wrong...
--DD -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 15, 2002 1:21 AM To: Ant Developers List; [EMAIL PROTECTED] Subject: Re: <import> enhancement, it's done, but do you like how it works ? On Sun, 14 Jul 2002, Nicola Ken Barozzi wrote: > [EMAIL PROTECTED] wrote: > > I was just thinking - how difficult would it be to implement this > > as an add-on task for ant1.5 ? > > You mean the <import> tag? > Well, it already works for 1.5 AFAIK. I'm a bit confused here - is it included in the 1.5 release ? Can you use it as an optional task in 1.5 ? I tought it is in the 1.6 branch, and requires some change to ProjectHelper, didn't know it was also included in 1.5. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
