On Wed, 16 Mar 2005, Rainer Noack wrote:

> Remove the existing jar.

Sure, but I only want to remove the existing JAR if the property indicating
whether the JAR is supposed to be signed has changed since otherwise I end
up rebuilding the JAR file even though it wasn't necessary.
This property is set in a build file that's loaded via <property name="cfg"
location="..."> and then <import file="${cfg}" />. What's the proper way
to determine a property change in such a case?

TIA.

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

Reply via email to