https://issues.apache.org/bugzilla/show_bug.cgi?id=53383

--- Comment #3 from Stefan Bodewig <[email protected]> ---
this should work for older versions of Ant that don't have the built-in
resourcexists condition as well:

    <au:assertTrue>
      <au:resourceExists>
        <url url="http://ant.apache.org/index.html"/>
      </au:resourceExists>
    </au:assertTrue>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to