Return-Path: X-Original-To: apmail-ant-notifications-archive@minotaur.apache.org Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E55392A2 for ; Mon, 13 Feb 2012 02:09:44 +0000 (UTC) Received: (qmail 55734 invoked by uid 500); 13 Feb 2012 02:09:44 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 55660 invoked by uid 500); 13 Feb 2012 02:09:43 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 55653 invoked by uid 99); 13 Feb 2012 02:09:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2012 02:09:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2012 02:09:42 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 8D4CD4F14C; Mon, 13 Feb 2012 02:09:22 +0000 (UTC) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 51110] Ambiguous expected result from the resourceexists condition with URLResource Date: Mon, 13 Feb 2012 02:09:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: acwwat@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 https://issues.apache.org/bugzilla/show_bug.cgi?id=51110 --- Comment #3 from Anthony Wat 2012-02-13 02:09:16 UTC --- Created attachment 28307 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28307 Patch to add check for true existence of a URL resource The patch is for src/main/org/apache/tools/ant/types/resources/URLResource.java. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.