Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 64908 invoked from network); 17 Aug 2007 08:00:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Aug 2007 08:00:18 -0000 Received: (qmail 74186 invoked by uid 500); 17 Aug 2007 08:00:16 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 73970 invoked by uid 500); 17 Aug 2007 08:00:15 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 73961 invoked by uid 99); 17 Aug 2007 08:00:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 01:00:15 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.18.1.36] (HELO gmp-ea-fw-1.sun.com) (192.18.1.36) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 08:00:12 +0000 Received: from d1-emea-09.sun.com ([192.18.2.119]) by gmp-ea-fw-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id l7H7xoW4003478 for ; Fri, 17 Aug 2007 07:59:50 GMT Received: from conversion-daemon.d1-emea-09.sun.com by d1-emea-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) id <0JMW00K01RF1IZ00@d1-emea-09.sun.com> (original mail from Kristian.Waagan@Sun.COM) for derby-dev@db.apache.org; Fri, 17 Aug 2007 08:59:50 +0100 (BST) Received: from [129.159.112.188] by d1-emea-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPSA id <0JMW00I14RJP9JV2@d1-emea-09.sun.com> for derby-dev@db.apache.org; Fri, 17 Aug 2007 08:59:50 +0100 (BST) Date: Fri, 17 Aug 2007 09:59:49 +0200 From: Kristian Waagan Subject: Re: svn commit: r566660 - /db/derby/code/trunk/build.xml In-reply-to: <20070816111104.41F781A981A@eris.apache.org> Sender: Kristian.Waagan@Sun.COM To: Derby Development Message-id: <46C55575.9050909@Sun.com> Organization: Sun Microsystems Inc. MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=UTF-8 Content-transfer-encoding: 7BIT References: <20070816111104.41F781A981A@eris.apache.org> User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; no-NO; rv:1.8.1.3) Gecko/20070419 Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 X-Virus-Checked: Checked by ClamAV on apache.org kristwaa@apache.org wrote: > Author: kristwaa > Date: Thu Aug 16 04:11:03 2007 > New Revision: 566660 > > URL: http://svn.apache.org/viewvc?view=rev&rev=566660 > Log: > DERBY-2906: Trial fix replacing a block of code with a method call that does the same. Oops!! I did not commit a trial fix, but a trivial fix... I'll correct the svn log, don't want to give people the wrong ideas ;) -- Kristian > Patch file: n/a > > Modified: > db/derby/code/trunk/build.xml > > Modified: db/derby/code/trunk/build.xml > URL: http://svn.apache.org/viewvc/db/derby/code/trunk/build.xml?view=diff&rev=566660&r1=566659&r2=566660 > ============================================================================== > --- db/derby/code/trunk/build.xml (original) > +++ db/derby/code/trunk/build.xml Thu Aug 16 04:11:03 2007 > @@ -1391,10 +1391,8 @@ > > > > - > - > - > - > + > + > > > > >