Benedikt Ritter created IO-478:
----------------------------------
Summary: Rename org.apache.commons.io.output.ByteArrayOutputStream
Key: IO-478
URL: https://issues.apache.org/jira/browse/IO-478
Project: Commons IO
Issue Type: Task
Components: Streams/Writers
Reporter: Benedikt Ritter
Fix For: 3.x
The name of org.apache.commons.io.output.ByteArrayOutputStream clashes with
java.io.ByteArrayOutputStream which can cause confusion. We should rename the
class to something that better describes its behavior and differences to
java.io.ByteArrayOutputStream, for example GrowingByteArrayOutputStream.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)