You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2015/05/22 08:59:17 UTC

[jira] [Resolved] (IO-406) Introduce new class AppendableOutputStream

     [ https://issues.apache.org/jira/browse/IO-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter resolved IO-406.
--------------------------------
    Resolution: Fixed

{code}
$ svn ci -m "IO-406: Introduce new class AppendableOutputStream. Thanks to Niall Pemberton."
Sending        src/changes/changes.xml
Adding         src/main/java/org/apache/commons/io/output/AppendableOutputStream.java
Adding         src/test/java/org/apache/commons/io/output/AppendableOutputStreamTest.java
Transmitting file data ...
Committed revision 1681007.
{code}

> Introduce new class AppendableOutputStream
> ------------------------------------------
>
>                 Key: IO-406
>                 URL: https://issues.apache.org/jira/browse/IO-406
>             Project: Commons IO
>          Issue Type: Task
>          Components: Streams/Writers
>    Affects Versions: 2.4
>         Environment: Regardless
>            Reporter: cynthia avishegnath
>            Assignee: Benedikt Ritter
>              Labels: commons, geronimo, io, refactor, util
>             Fix For: 2.5
>
>         Attachments: IO-406-AppendableOutputStream.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Move org.apache.geronimo.mail.util.StringBufferOutputStream class to apache commons io project.
> Many would like to use that class without having to pull in dependency on Geronimo, but also wish to comply to DIE-DRY by not replicating that class in our respective personal libraries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)