Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 8521 invoked from network); 25 Feb 2011 16:33:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Feb 2011 16:33:17 -0000 Received: (qmail 74579 invoked by uid 500); 25 Feb 2011 16:33:16 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 73832 invoked by uid 500); 25 Feb 2011 16:33:14 -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 73821 invoked by uid 99); 25 Feb 2011 16:33:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Feb 2011 16:33:14 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of ganesh.devarajulu@baml.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Feb 2011 16:33:07 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1Pt0az-00010W-8f for user@ant.apache.org; Fri, 25 Feb 2011 08:32:45 -0800 Date: Fri, 25 Feb 2011 08:32:45 -0800 (PST) From: ritchie To: user@ant.apache.org Message-ID: <1298651565263-3400389.post@n5.nabble.com> In-Reply-To: <1298647939199-3400285.post@n5.nabble.com> References: <1298647939199-3400285.post@n5.nabble.com> Subject: Re: compare files from 2 directories MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I used the below checksum task and i passed the same directory twice but i am getting different values for the same directory. value of prop is ${ab1} ${ab2} [echo] value of prop is 8a76f4364f3d593d9af177630b22b431 [echo] fb3eb4fb22641ba916e55230b597b12a -- View this message in context: http://ant.1045680.n5.nabble.com/compare-files-from-2-directories-tp3400285p3400389.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