File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 </properties >
66 <body >
77 <release version =" 1.0-dev" date =" in CVS" >
8+ <action dev =" jeremias" type =" remove" >
9+ IOUtils: Removed the copy() and toByteArray() variants with the bufferSize
10+ parameter. Reasoning can be found at
11+ http://www.mail-archive.com/commons-dev@jakarta.apache.org/msg19703.html
12+ </action >
813 <action type =" update" >
914 Renamed all *Util.java to *Utils.java for consistency.
1015 </action >
3843 due-to =" Alban Peignier" due-to-email =" alban.peignier at free.fr" >
3944 New methods for FileUtils: isFileNewer() (3 variants)
4045 </action >
41- <actions dev =" bayard" type =" add"
46+ <action dev =" bayard" type =" add"
4247 due-to =" Jeremias Maerki" due-to-email =" jeremias at apache.org" >
4348 Added an alternative ByteArrayOutputStream implementation which is faster than
4449 the original java.io.ByteArrayOutputStream by reusing buffers instead of
4550 reallocating them when the buffer needs to be resized.
46- </actions >
51+ </action >
4752 </release >
4853 </body >
4954</document >
Original file line number Diff line number Diff line change 77 release of this component:
88 </p >
99 <ul >
10- <li >IOUtils: Remove the toByteArray() variants with the bufferSize
11- parameter. [Jeremias] Reasoning can be found at
12- http://www.mail-archive.com/commons-dev@jakarta.apache.org/msg19703.html</li >
1310 <li >FilenameUtils: This class is a big mess ATM. We need to clean it up.</li >
1411 <li >IOUtilsTestCase: Move copy tests over to CopyUtilsTestCase or kill them. [Hen]</li >
1512 <li >Re-enable test case for: IOUtilTestCase</li >
You can’t perform that action at this time.
0 commit comments