Is there a way to make force option property based,
Something like.. <p4sync force="${shouldForce}" view="//depot/..." failonerror="true" /> Documentation says,force is true if the attribute is present. That's silly, because it does not allow use of a property as attribute value as most of ant task do. Sandeep.