[jira] [Closed] (CODEC-138) Complete FilterInputStream interface for BaseNCodecInputStream

2012-04-03 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-138. - In SVN. > Complete FilterInputStream interface for BaseNCodecInputStream > --

[jira] [Closed] (IO-275) org.apache.commons.io.FileUtils.contentEquals - Add option to ignore "line endings"

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-275. -- Version 2.2 has been released and addresses this issue. > org.apache.commons.io.FileUtils.cont

[jira] [Closed] (IO-290) Add read/readFully methods to IOUtils

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-290. -- Version 2.2 has been released and addresses this issue. > Add read/readFully methods to IOUtil

[jira] [Closed] (IO-288) Supply a ReversedLinesFileReader

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-288. -- Version 2.2 has been released and addresses this issue. > Supply a ReversedLinesFileReader >

[jira] [Closed] (IO-291) Add new function FileUtils.directoryContains

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-291. -- Resolution: Fixed Version 2.2 has been released and addresses this issue. > Add new functi

[jira] [Closed] (IO-292) IOUtils.closeQuietly() should take a ServerSocket as a parameter

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-292. -- Version 2.2 has been released and addresses this issue. > IOUtils.closeQuietly() should take a

[jira] [Closed] (IO-301) Add IOUtils.closeQuietly(Selector)

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-301. -- Version 2.2 has been released and addresses this issue. > Add IOUtils.closeQuietly(Selector) >

[jira] [Closed] (IO-298) Various methods of class 'org.apache.commons.io.FileUtils' incorrectly suppress 'java.io.IOException's.

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-298. -- Version 2.2 has been released and addresses this issue. > Various methods of class 'org.apache

[jira] [Closed] (IO-302) ArrayIndexOutOfBoundsException in BOMInputStream when reading a file without BOM multiple times

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-302. -- Version 2.2 has been released and addresses this issue. > ArrayIndexOutOfBoundsException in BO

[jira] [Closed] (IO-296) ReaderInputStream optimization: more efficient reading of small chunks of data

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-296. -- Version 2.2 has been released and addresses this issue. > ReaderInputStream optimization: more

[jira] [Closed] (IO-273) BoundedInputStream.read() treats max differently from BoundedInputStream.read(byte[]...)

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-273. -- Version 2.2 has been released and addresses this issue. > BoundedInputStream.read() treats max

[jira] [Closed] (IO-173) FileUtils.listFiles() doesn't return directories

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-173. -- Version 2.2 has been released and addresses this issue. > FileUtils.listFiles() doesn't return

[jira] [Closed] (IO-276) "FileUtils#deleteDirectoryOnExit(File)" does not work

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-276. -- Version 2.2 has been released and addresses this issue. > "FileUtils#deleteDirectoryOnExit(Fil

[jira] [Closed] (IO-297) CharSequenceInputStream to efficiently stream content of a CharSequence

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-297. -- Version 2.2 has been released and addresses this issue. > CharSequenceInputStream to efficient

[jira] [Closed] (IO-307) ReaderInputStream#read(byte[] b, int off, int len) should check for valid parameters

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-307. -- Version 2.2 has been released and addresses this issue. > ReaderInputStream#read(byte[] b, int

[jira] [Closed] (IO-306) ReaderInputStream#read(byte[] b, int off, int len) should always return 0 for length == 0

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-306. -- Version 2.2 has been released and addresses this issue. > ReaderInputStream#read(byte[] b, int

[jira] [Closed] (IO-300) FileUtils.moveDirectoryToDirectory removes source directory if destination is a subdirectory

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-300. -- Version 2.2 has been released and addresses this issue. > FileUtils.moveDirectoryToDirectory r

[jira] [Closed] (IO-312) CharSequenceInputStream(CharSequence s, Charset charset, int bufferSize) ignores bufferSize

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-312. -- Version 2.2 has been released and addresses this issue. > CharSequenceInputStream(CharSequence

[jira] [Closed] (IO-305) New copy() method in IOUtils that takes additional offset, length and buffersize arguments

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-305. -- Version 2.2 has been released and addresses this issue. > New copy() method in IOUtils that ta

[jira] [Closed] (IO-311) IOUtils.read(InputStream/Reader) ignores the offset parameter

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-311. -- Version 2.2 has been released and addresses this issue. > IOUtils.read(InputStream/Reader) ign

[jira] [Closed] (IO-313) Add IOUTils.toBufferedReader(Reader)

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-313. -- Version 2.2 has been released and addresses this issue. > Add IOUTils.toBufferedReader(Reader)

[jira] [Closed] (IO-308) Allow applications to provide buffer (or size) for copyLarge methods?

2012-03-29 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-308. -- Version 2.2 has been released and addresses this issue. > Allow applications to provide buffer

[jira] [Closed] (COMMONSSITE-66) Add support for a "commons.release.3" set of properties to offer a 3rd download option

2012-03-02 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed COMMONSSITE-66. -- Closing. About to cut RC. As closed this will show up in the site JIRA report.

[jira] [Closed] (POOL-208) Support Java 1.5 Generics in version 1.x.

2012-01-11 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed POOL-208. Released as 1.6. > Support Java 1.5 Generics in version 1.x. > -

[jira] [Closed] (CODEC-125) Implement a Beider-Morse phonetic matching codec

2011-12-20 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-125. - Resolution: Fixed Assignee: Gary D. Gregory Released in 1.6. > Implement a

[jira] [Closed] (POOL-191) ConcurrentModificationException in GenericObjectPool LinkedList

2011-10-17 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed POOL-191. Resolution: Not A Problem > ConcurrentModificationException in GenericObjectPool LinkedList > ---

[jira] [Closed] (IO-266) FileUtils.copyFile() throws IOException when copying large files to a shared directory (on Windows)

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-266. -- Closing, we released version 2.1. > FileUtils.copyFile() throws IOException when copying large

[jira] [Closed] (IO-274) Tailer returning partial lines when reaching EOF before EOL

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-274. -- Closing, we released version 2.1. > Tailer returning partial lines when reaching EOF before EO

[jira] [Closed] (IO-263) FileSystemUtils.freeSpaceKb throws exception for Windows volumes with no visible files.

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-263. -- Closing, we released version 2.1. > FileSystemUtils.freeSpaceKb throws exception for Windows v

[jira] [Closed] (IO-251) Add new read method "toByteArray" to handle InputStream with known size

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-251. -- Closing, we released version 2.1. > Add new read method "toByteArray" to handle InputStream wi

[jira] [Closed] (IO-259) FileAlterationMonitor.stop(boolean allowIntervalToFinish)

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-259. -- Closing, we released version 2.1. > FileAlterationMonitor.stop(boolean allowIntervalToFinish)

[jira] [Closed] (IO-260) ClassLoaderObjectInputStream does not handle Proxy classes

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-260. -- Closing, we released version 2.1. > ClassLoaderObjectInputStream does not handle Proxy classes

[jira] [Closed] (IO-182) Add new APPEND parameter for writing string into files

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-182. -- Closing, we released version 2.1. > Add new APPEND parameter for writing string into files > -

[jira] [Closed] (IO-264) FileUtils.moveFile() JavaDoc should specify FileExistsException thrown

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-264. -- Closing, we released version 2.1. > FileUtils.moveFile() JavaDoc should specify FileExistsExce

[jira] [Closed] (IO-280) Dubious use of mkdirs() return code

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-280. -- Closing, we released version 2.1. > Dubious use of mkdirs() return code >

[jira] [Closed] (IO-261) Add FileUtils.getFile API with varargs parameter

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-261. -- Closing, we released version 2.1. > Add FileUtils.getFile API with varargs parameter > ---

[jira] [Closed] (IO-277) ReaderInputStream enters infinite loop when it encounters an unmappable character

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-277. -- Closing, we released version 2.1. > ReaderInputStream enters infinite loop when it encounters

[jira] [Closed] (IO-262) FileAlterationObserver has no getter for FileFilter

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-262. -- Closing, we released version 2.1. > FileAlterationObserver has no getter for FileFilter >

[jira] [Closed] (IO-282) Add API FileUtils.copyFile(File input, OutputStream output)

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-282. -- Closing, we released version 2.1. > Add API FileUtils.copyFile(File input, OutputStream output

[jira] [Closed] (IO-285) Use standard Maven directory layout.

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-285. -- Closing, we released version 2.1. > Use standard Maven directory layout. > ---

[jira] [Closed] (IO-284) Add IOUtils API toString for URL and URI to get contents

2011-10-10 Thread Gary D. Gregory (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed IO-284. -- Closing, we released version 2.1. > Add IOUtils API toString for URL and URI to get contents >