I'm using ANT 1.5.4 -----Original Message----- From: Matt Benson [mailto:[EMAIL PROTECTED] Sent: Thursday, February 26, 2004 11:23 AM To: Ant Users List Subject: Re: Using Ant's Entity task : issues with directory with spaces.
--- "Chon, Ae H" <[EMAIL PROTECTED]> wrote: > I'm running into an interesting senerio with using > Entity task to include > XML file fragment. My OS environment is "Windows > 2000". > ENTITY is not a task; it's an XML feature. That being the case, different XML parsers may exhibit different behavior with regard to its handling. What version of Ant are you using? You can avoid ENTITY includes with Ant 1.6.0 and above, using the <import> task. -Matt __________________________________ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]