Jira Report

KeySummaryStatusResolutionBy
IO-116 Replace static FileCleaner methods Resolved Fixed Unassigned
IO-101 The method EndianUtils.writeSwappedDouble() and EndianUtils.readSwappedDouble() do not match! Closed Fixed Unassigned
IO-99 FileCleaner thread never ends and cause memory leak in AS Closed Fixed Stephen Colebourne
IO-8 org.apache.commons.io.FileUtils.copyFile shouldn ' t allow to copy a file on itself Closed Fixed Unassigned
IO-118 Change forceDelete API to return the boolean success Open Unresolved Unassigned
IO-117 EndianUtils.readSwappedUnsignedInteger() may return a negative number Closed Fixed Unassigned
IO-115 FileUtilsCleanDirectoryTestCase fails on Windoes if command chmod is available Resolved Fixed Unassigned
IO-113 FileUtils.readFileToString is not static Closed Fixed Unassigned
IO-112 NPE in FileUtils.openOutputStream(File) when file has no parent in path. Closed Fixed Gary Gregory
IO-110 FileSystemUtils.freeSpaceKb does not work on AIX Closed Fixed Unassigned
IO-109 FileSystemUtils freeSpaceUnix does not work for HP-UX 11 Open Unresolved Unassigned
IO-108 Add default encoding overrides for FileUtils methods Closed Fixed Henri Yandell
IO-107 FileUtils.openOutputStream Closed Fixed Stephen Colebourne
IO-105 Add a FileUtils.copyDirectoryStructure method Open Unresolved Unassigned
IO-104 copyFileToDirectory(File, File, boolean) is missing Closed Fixed Unassigned
IO-103 commons-io cannot be deployed with Maven 2 Closed Fixed Henri Yandell
IO-100 FileUtils.touch should raise an IOException if I may not modify the file Closed Fixed Unassigned
IO-97 Trivial performance improvements to ByteArrayOutputStream Closed Fixed Stephen Colebourne
IO-93 FileSystemUtils needs to call Process.destroy() on exec ' d processes Closed Fixed Unassigned
IO-92 Add DeferredPeriodicOutputStream Open Unresolved Unassigned
IO-91 FileSystemUtils.freeSpace does not work on Sun Solaris Closed Fixed Unassigned
IO-90 Infinite loop in FileSystemUtils.freeSpaceWindows if share directory empty Closed Fixed Unassigned
IO-88 Add isFileOlder() methods to FileUtils (counterparts to existing isFileNewer() methods) Closed Fixed Niall Pemberton
IO-86 Add DirectoryWalker based on FileFinder Closed Fixed Unassigned
IO-84 Many classes are limited to length of stream < 2 GB, and behave incorrectly on larger streams Closed Fixed Unassigned
IO-83 Bug with ' df ' command on AIX 5.3 Closed Fixed Stephen Colebourne
IO-82 Test takes a long time to run in Mustang Closed Fixed Unassigned
IO-18 [io] FileUtils needs a toString that takes a filename and returns its contents as a string Closed Won ' t Fix Unassigned
IO-25 [io] LockableFileWriter issues Closed Fixed Unassigned
IO-38 [io] Tests Fail on Windows 2000 Closed Incomplete Unassigned
IO-34 [io] FileSystemUtils returns incorrect free space on Linux Closed Fixed Unassigned
IO-37 [io] Tests fail on Windows 2000 due to File lastModified() behaviour Closed Fixed Unassigned
IO-32 [io][PATCH] Iterate over the lines in a file and the files in a directory Closed Fixed Unassigned
IO-14 [io] Usage of dir /c instead of dir /-c in FileSystemUtils.freeSpaceWindows Closed Fixed Unassigned
IO-44 [io] Enhance LockableFileWriter to handle different character endocings. Closed Fixed Unassigned
IO-22 [io] FileUtils.cleanDirectory throws NullPointerException when File.list() fails Closed Fixed Unassigned
IO-35 [io] Updated FileSystemUtils to address issues before release Closed Fixed Unassigned
IO-1 [io] API doc of FileUtils.forceMkdir(File) should mention that parent dirs are created if required Closed Fixed Unassigned
IO-17 [io] delete in FileUtils sometimes fails on Windows Closed Won ' t Fix Unassigned
IO-27 [io] FileUtils.toFile(URL) does not unescape %xx characters Closed Duplicate Unassigned
IO-39 [io] NullPointerException in FileUtils.listFiles Closed Cannot Reproduce Unassigned
IO-42 [io] Binary download includes jar that does not the FilenameUtils Closed Incomplete Unassigned
IO-23 [io] CountingInputStream doesn ' t implement skip() Closed Fixed Unassigned
IO-10 [io] Synchronized methods in NullOutputStream Closed Fixed Unassigned
IO-12 [io] CountingInputStream.getCount() often returns invalid values Closed Fixed Unassigned
IO-26 [io] Method wildcardMatch of FilenameUtils fail with recurent patterns Closed Fixed Unassigned
IO-20 [io] IOFileFilter created by FileFilterUtils.makeCVSAware(IOFileFilter) only accept directory Closed Fixed Unassigned
IO-33 [io] Addition of FileSystemUtils class Closed Fixed Unassigned
IO-36 [io] FileUtils does not have a method for recursively copying a directory Closed Fixed Unassigned
IO-9 Add cancel() to Finder Closed Duplicate Unassigned
IO-31 Add cancel() to Finder Closed Duplicate Unassigned
IO-30 [io] FileUtils.toFile() drops drive letter on windows Closed Incomplete Unassigned
IO-16 DirectoryFileFilter does not work, the AbstractFileFilter bug Closed Fixed Unassigned
IO-6 [io] Problem with copyFileToDirectory(File, File) Closed Cannot Reproduce Unassigned
IO-45 FileUtils.touch() replaces file with an empty file. Closed Fixed Unassigned
IO-43 [io] FilenameUtils#removeExtension and FilenameUtils#getExtension don ' t handle all cases. Closed Fixed Unassigned
IO-29 [io] NPE in FileUtils.listFiles(dir, extensions, recursive) Closed Cannot Reproduce Unassigned
IO-19 FileUtils missing path-related methods Closed Fixed Unassigned
IO-5 Fi Closed Incomplete Unassigned
IO-11 [io] FilenameUtils.catPath shouldn ' t use the system separator Closed Won ' t Fix Unassigned
IO-3 [IO] Last modified date not preserved in FileUtils.copyFile() Closed Fixed Unassigned
IO-2 [IO] FilenameUtils.catPath cannot handle " \ " Closed Fixed Unassigned
IO-41 [io] FileUtils.listFiles(File, String[] , boolean) throws NullPointerException when the second parameter is null Closed Fixed Unassigned
IO-123 LineIterator should call close on itself when hasNext() returns false. Open Unresolved Unassigned
IO-122 [IO] [PATCH] Helper classes for controlling closing of streams Open Unresolved Unassigned
IO-120 Improve IOFileFilter toString() methods Resolved Fixed Niall Pemberton
IO-119 Convenience " Builder " for creating complex FileFilter conditions Open Unresolved Niall Pemberton
IO-111 FileSystemUtils.freeDiskSpaceUnix does not work if df is not in the shell path Closed Won ' t Fix Unassigned
IO-106 Convenience Writer for XML Closed Won ' t Fix Unassigned
IO-102 Potential unread bytes in readSwappedLong(InputStream) Closed Fixed Unassigned
IO-96 Test case misuses read(byte[]) and read(char[] ) Closed Fixed Stephen Colebourne
IO-95 New NullWriter implementation Closed Fixed Niall Pemberton
IO-94 New NullnputStream & NullReader implementations Closed Fixed Niall Pemberton
IO-89 Inconsistency in SizeFileFilter and AgeFileFilter implementations Open Unresolved Unassigned
IO-87 Provide a convenience mehod in FileFilterUtils to create a Size Range filter Closed Fixed Niall Pemberton
IO-85 IOFileFilter implementations for File.canRead(), File.canWrite(), File.isHidden() and empty files/directories Closed Fixed Niall Pemberton
IO-81 WildcardFilter should use wildcardMatch(filename,wildcard,***BOOLEAN***) Closed Fixed Unassigned
IO-80 LineIterator should implement java.util.Iterator Closed Fixed Unassigned
IO-54 [io] File checksum Closed Fixed Stephen Colebourne
IO-46 [io] Find file in classpath Open Unresolved Unassigned
IO-74 [io] A new file filter - RegexFilter Open Unresolved Unassigned
IO-28 [io] Fix CheckStyle Issues Closed Fixed Unassigned
IO-79 [IO][PATCH] - file and directory pollers Open Unresolved Unassigned
IO-15 [io] Parameter check in ByteArrayOutputStream should be narrowed Closed Incomplete Unassigned
IO-24 [IO] Online API docs for 1.0 point to 1.1 docs Closed Fixed Unassigned
IO-76 [io] Utility to change file access permissions Closed Won ' t Fix Unassigned
IO-49 [io] File filters with size and age for acceptance criteria Closed Fixed Unassigned
IO-67 [io] create memory efficient ThreadableInputStream Closed Won ' t Fix Unassigned
IO-73 [io] Add recursive directory copy Closed Fixed Unassigned
IO-72 [io] Add methods to read a FIle/Stream/Reader by lines Closed Fixed Unassigned
IO-71 [io] PipedUtils Open Unresolved Unassigned
IO-65 [io] move Location and Locator to commons io Open Unresolved Unassigned
IO-53 [io][patch] Trivial cleanup of EndianUtils and FileUtils Closed Fixed Unassigned
IO-77 [io] add a convenience FileUtils.move(File src, File dest) Open Unresolved Unassigned
IO-64 [io][patch] add DeferredFileOutputStream.writeTo() + test Closed Fixed Unassigned
IO-56 [io] FileCleaner - delete non empty directories Closed Fixed Unassigned
IO-21 [io] IOUtils does not provide methods for converting a String to an InputStream Closed Fixed Unassigned
IO-66 [IO] FilenameFilter that uses regular expressions (upload) Open Unresolved Unassigned
IO-13 [IO] FileUtils.toFile( URL ) doesn ' t deal with URL encoding Closed Fixed Unassigned
IO-50 [io] Use java.nio for copyFile(File source, File destination) Closed Won ' t Fix Unassigned