[Webtest] Overriding previous ...

Dierk Koenig webtest@lists.canoo.com
Wed, 4 Sep 2002 09:33:24 +0200


Hi Ralph,

I'm glad to hear that things work out for you.

The warning message is issued by Ant, not by WebTest specificly.

It seems you have property called ${data} and you override
it, maybe in a nested <property> element of <ant> or <antcall>.

This is totally fine to do. It is even the suggested for building
reusable modules.
Ant just gives you the indication of a possible nameclash.

I haven't seen a way yet to suppress this warning.
But I'm curious if anyone else did.

cheers
Mittie


> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Ralph Schaer
> Sent: Dienstag, 3. September 2002 20:03
> To: webtest@lists.canoo.com
> Subject: [Webtest] Overriding previous ...
> 
> 
> 
> Hi
> 
> I'm using WebTest in our project. Everything works fine.
> There is just one little thing.
> 
> Ant complains with this message:
> "Overriding previous definition of reference to data"
> 
> I think it's nothing serious it's just a warning message
> 
> Regards
> Ralph
> 
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>