On Wed, 10 Jul 2002, Conor MacNeill <[EMAIL PROTECTED]>
wrote:

> On Wednesday, July 10, 2002, at 12:46 , [EMAIL PROTECTED] wrote:
> 
>> Adding namespace support in ant1 is perfectly possible, as you
>> know.  There is a working PluginHelper in proposals, that works
>> with ant1.5.
> 
> Adding namespace support is not a backward compatible change, though

>      <taskdef name="test:echo"
>      classname="org.apache.tools.ant.taskdefs.Echo"/>

But only if you ask for it (in Ant 1.5, that is).  And if you do, you
are supposed to be able to deal with problems like the one above IMHO.

Stefan

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

Reply via email to