Re: Clearing a property

2005-03-08 Thread Martin Gladdish
Thanks, that sorted it. On 8 Mar 2005, at 12:22, Peter Reilly wrote: Martin Gladdish wrote: All, I'm struggling with clearing a property value that was set using the task. Here's the relevant section of my build file: web-xml-fragment:

Clearing a property

2005-03-08 Thread Martin Gladdish
esn't appear to set anything. I need to clear the property, so that it doesn't overwhelm my junit reports. ant -version > Apache Ant version 1.6.2 compiled on July 16 2004 Any help would be greatly appreciated. Many th