Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 94191 invoked from network); 25 May 2006 14:32:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 May 2006 14:32:14 -0000 Received: (qmail 72045 invoked by uid 500); 25 May 2006 14:32:12 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 71951 invoked by uid 500); 25 May 2006 14:32:10 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 71934 invoked by uid 500); 25 May 2006 14:32:10 -0000 Received: (qmail 71929 invoked by uid 99); 25 May 2006 14:32:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2006 07:32:09 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2006 07:32:09 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 14DDE1A9842; Thu, 25 May 2006 07:31:49 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r409400 - /jakarta/commons/proper/fileupload/trunk/maven.xml Date: Thu, 25 May 2006 14:31:48 -0000 To: commons-cvs@jakarta.apache.org From: niallp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060525143149.14DDE1A9842@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: niallp Date: Thu May 25 07:31:48 2006 New Revision: 409400 URL: http://svn.apache.org/viewvc?rev=409400&view=rev Log: Correct error with md5 checksums all being the same (each needs unique property name, as the checksum task doesn't reset the property if it already has a value). Modified: jakarta/commons/proper/fileupload/trunk/maven.xml Modified: jakarta/commons/proper/fileupload/trunk/maven.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/fileupload/trunk/maven.xml?rev=409400&r1=409399&r2=409400&view=diff ============================================================================== --- jakarta/commons/proper/fileupload/trunk/maven.xml (original) +++ jakarta/commons/proper/fileupload/trunk/maven.xml Thu May 25 07:31:48 2006 @@ -73,28 +73,28 @@ - - + - - + - - + - - + - - + --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org