Re: are antlib taskdefs case sensitive?

2004-02-13 Thread Peter Reilly
Yes all taskdef's and typedef's are case-sensitive:
For example:
EchoHello/Echo
will not work.
Peter
Mariano Benitez wrote:
I defined in my antlib.xml taskdef=directorySchema 
and in the build I used fuego:directoryschema
it failed saying it did not find task directoryschema, while if I put 
the correct case, it works, that is ok?

MAriano
-
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]


are antlib taskdefs case sensitive?

2004-02-12 Thread Mariano Benitez
I defined in my antlib.xml taskdef=directorySchema 
and in the build I used fuego:directoryschema
it failed saying it did not find task directoryschema, while if I put 
the correct case, it works, that is ok?

MAriano
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]