<target name="test">
<property name="search.string" value="DETECTED POTENTIAL MEMORY LEAK"/>
<property name="search.string" value="fake the build"/>
<echo>${search.string}</echo>
</target>
<property name="search.string" value="DETECTED POTENTIAL MEMORY LEAK"/>
<property name="search.string" value="fake the build"/>
<echo>${search.string}</echo>
</target>