Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 15915 invoked from network); 25 May 2008 12:18:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 May 2008 12:18:17 -0000 Received: (qmail 10987 invoked by uid 500); 25 May 2008 12:18:19 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 10964 invoked by uid 500); 25 May 2008 12:18:19 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 10955 invoked by uid 99); 25 May 2008 12:18:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 May 2008 05:18:19 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 May 2008 12:17:33 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 6AA19234C122; Sun, 25 May 2008 05:17:54 -0700 (PDT) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 45075] New: DBPatch: small bug fix - use of Java 5 API X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: DBPatch Antlib X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrus@objectstyle.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 25 May 2008 05:17:54 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=45075 Summary: DBPatch: small bug fix - use of Java 5 API Product: Ant Version: unspecified Platform: PC OS/Version: Mac OS X 10.4 Status: NEW Severity: normal Priority: P2 Component: DBPatch Antlib AssignedTo: notifications@ant.apache.org ReportedBy: andrus@objectstyle.org Noticed that StringBuilder was used in one of the DBPatch classes. Replaced it with StringBuffer. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.