Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 14650 invoked from network); 23 Nov 2010 04:24:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Nov 2010 04:24:04 -0000 Received: (qmail 50097 invoked by uid 500); 23 Nov 2010 04:24:35 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 49717 invoked by uid 500); 23 Nov 2010 04:24:35 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 49705 invoked by uid 99); 23 Nov 2010 04:24:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Nov 2010 04:24:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Nov 2010 04:24:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAN4OD2m027754 for ; Tue, 23 Nov 2010 04:24:13 GMT Message-ID: <4196804.252271290486253643.JavaMail.jira@thor> Date: Mon, 22 Nov 2010 23:24:13 -0500 (EST) From: "Dave Brosius (JIRA)" To: issues@commons.apache.org Subject: [jira] Created: (BETWIXT-71) [patch] remove minor code stutter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [patch] remove minor code stutter --------------------------------- Key: BETWIXT-71 URL: https://issues.apache.org/jira/browse/BETWIXT-71 Project: Commons Betwixt Issue Type: Improvement Affects Versions: Nightly Builds Environment: ubuntu 10.10 Reporter: Dave Brosius Priority: Trivial Fix For: Nightly Builds Attachments: stutter.patch code tests if ( size > 0 ) { back to back, remove one of them. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.