Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 57AC7DB05 for ; Tue, 21 Aug 2012 14:32:46 +0000 (UTC) Received: (qmail 96570 invoked by uid 500); 21 Aug 2012 14:32:45 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 96462 invoked by uid 500); 21 Aug 2012 14:32:45 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 96450 invoked by uid 99); 21 Aug 2012 14:32:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 14:32:44 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gudnabrsam@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vc0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 14:32:38 +0000 Received: by vcbgb23 with SMTP id gb23so5938637vcb.4 for ; Tue, 21 Aug 2012 07:32:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=jXNOsmvJVIFyvoFmr5LAkPNVWTATB6fwUsMq9nfju0U=; b=IzHB2w7LT0tJrP+pSlFflsH3YGORbnuaRQz+FNX3Ek3TOcXGRwDG1DbyJ2YKhWMPm3 wkSPufovJLSyyxRLh3/QdJb9QZMhFFjKy3SvMQxnq2db5ADbwzjUMmJCdvup5amKzjXf Oo+bCtrfS7phX4oAMcfxYRlxrAHPctKajUoy9N9Gce3i1qsp9V+0oLLBP1w7Jd09M5n5 MnH+KDtxHlzIAtgjnPBcixBQET2zi4zQNEcYewaGZv/WaYx+ujKgh4eL6D/fSjKx0s/C r/OSbGlxNae7DBms7LgrJB5TTMeXB6qKrEUy78HOah2/piVMHhdIHIo21Un1xGjebOQ9 wV5w== MIME-Version: 1.0 Received: by 10.52.37.193 with SMTP id a1mr11413460vdk.23.1345559537354; Tue, 21 Aug 2012 07:32:17 -0700 (PDT) Received: by 10.58.28.135 with HTTP; Tue, 21 Aug 2012 07:32:17 -0700 (PDT) Reply-To: gudnabrsam@gmail.com In-Reply-To: <1345527212524-5713490.post@n5.nabble.com> References: <1345527212524-5713490.post@n5.nabble.com> Date: Tue, 21 Aug 2012 09:32:17 -0500 Message-ID: Subject: Re: how to compare two directores ? From: Matt Benson To: Ant Users List Content-Type: text/plain; charset=ISO-8859-1 Hello, I think you'd get more assistance if you explained what you are trying to do, and/or showed us a snippet from the part of your build where things aren't going as you expect. Matt On Tue, Aug 21, 2012 at 12:33 AM, GNSH wrote: > how to compare two directores ? comparing with working fine, but > when one directory is empty then ant generating error message ..please > suggest me solution . > ERROR message is > > \PatchUtilitybuild.xml:36: Specify at least one source - a file or a > resource collection. > > > > Thanks, > GNS > > > > -- > View this message in context: http://ant.1045680.n5.nabble.com/how-to-compare-two-directores-tp5713490.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org