You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2008/05/25 14:17:54 UTC

DO NOT REPLY [Bug 45075] New: DBPatch: small bug fix - use of Java 5 API

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.

DO NOT REPLY [Bug 45075] DBPatch: small bug fix - use of Java 5 API

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45075





--- Comment #1 from Andrus Adamchik <an...@objectstyle.org>  2008-05-25 05:18:39 PST ---
Created an attachment (id=21999)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21999)
StringBuilder -> StringBuffer patch


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 45075] DBPatch: small bug fix - use of Java 5 API

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45075


Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Stefan Bodewig <bo...@apache.org>  2008-05-29 08:53:40 PST ---
committed as revision 661371, thanks


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.