[jira] Created: (IO-231) FileUtils generate wrong exception message in isFileNewer method

2010-03-04 Thread Eugene Smelik (JIRA)
FileUtils generate wrong exception message in isFileNewer method Key: IO-231 URL: https://issues.apache.org/jira/browse/IO-231 Project: Commons IO Issue Type: Bug

[jira] Commented: (IO-231) FileUtils generate wrong exception message in isFileNewer method

2010-03-04 Thread Eugene Smelik (JIRA)
[ https://issues.apache.org/jira/browse/IO-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841273#action_12841273 ] Eugene Smelik commented on IO-231: -- The same problem exists in method isFileOlder()

[jira] Created: (COMPRESS-97) CompressorStreamFactory should support stream auto-detection

2010-03-04 Thread Dmitry Katsubo (JIRA)
CompressorStreamFactory should support stream auto-detection Key: COMPRESS-97 URL: https://issues.apache.org/jira/browse/COMPRESS-97 Project: Commons Compress Issue Type:

[jira] Updated: (IO-229) Convert AndFileFilter and OrFileFilter Constructors to Use Varargs

2010-03-04 Thread Michael Wooten (JIRA)
[ https://issues.apache.org/jira/browse/IO-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Wooten updated IO-229: -- Description: I suggest converting the AndFileFilter(IOFileFilter filter1, IOFileFilter filter2)

[jira] Created: (IO-232) Add Case Sensitive Creation Methods to FileFilterUtils

2010-03-04 Thread Michael Wooten (JIRA)
Add Case Sensitive Creation Methods to FileFilterUtils -- Key: IO-232 URL: https://issues.apache.org/jira/browse/IO-232 Project: Commons IO Issue Type: Improvement Components:

[jira] Commented: (COMPRESS-61) ArchiveStreamFactory could have static methods as well

2010-03-04 Thread Dmitry Katsubo (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841301#action_12841301 ] Dmitry Katsubo commented on COMPRESS-61: Torsten, I completely understand your

[jira] Commented: (COMPRESS-97) CompressorStreamFactory should support stream auto-detection

2010-03-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841336#action_12841336 ] Stefan Bodewig commented on COMPRESS-97: Both have been implemented in trunk

[jira] Resolved: (COMPRESS-97) CompressorStreamFactory should support stream auto-detection

2010-03-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-97. Resolution: Fixed Fix Version/s: 1.1 Names are public as of svn revision 919035

[jira] Issue Comment Edited: (COMPRESS-61) ArchiveStreamFactory could have static methods as well

2010-03-04 Thread Dmitry Katsubo (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841301#action_12841301 ] Dmitry Katsubo edited comment on COMPRESS-61 at 3/4/10 4:05 PM:

[jira] Created: (IO-233) Add Methods for Buffering Streams/Writers To IOUtils

2010-03-04 Thread Michael Wooten (JIRA)
Add Methods for Buffering Streams/Writers To IOUtils Key: IO-233 URL: https://issues.apache.org/jira/browse/IO-233 Project: Commons IO Issue Type: Improvement Components:

[jira] Created: (IO-234) Add Methods For Retrieving System Directories/Paths to FileUtils

2010-03-04 Thread Michael Wooten (JIRA)
Add Methods For Retrieving System Directories/Paths to FileUtils Key: IO-234 URL: https://issues.apache.org/jira/browse/IO-234 Project: Commons IO Issue Type: Improvement

[jira] Created: (IO-235) Bugs in test cases?

2010-03-04 Thread Sebb (JIRA)
Bugs in test cases? --- Key: IO-235 URL: https://issues.apache.org/jira/browse/IO-235 Project: Commons IO Issue Type: Bug Reporter: Sebb testCopy_byteArrayToWriter() has the following code: {code}

[jira] Resolved: (IO-231) FileUtils generate wrong exception message in isFileNewer method

2010-03-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-231. - Resolution: Fixed Thanks for the report. Fixed in SVN: URL: http://svn.apache.org/viewvc?rev=919101view=rev Log: IO-231

[jira] Created: (IO-236) Add Read Methods With Size Limits to FileUtils

2010-03-04 Thread Michael Wooten (JIRA)
Add Read Methods With Size Limits to FileUtils Key: IO-236 URL: https://issues.apache.org/jira/browse/IO-236 Project: Commons IO Issue Type: Improvement Components: Utilities

[jira] Created: (IO-237) Add Additional toFiles() and toURLs() Methods to FileUtils

2010-03-04 Thread Michael Wooten (JIRA)
Add Additional toFiles() and toURLs() Methods to FileUtils -- Key: IO-237 URL: https://issues.apache.org/jira/browse/IO-237 Project: Commons IO Issue Type: Improvement

[jira] Created: (IO-238) Add sizeOf(File) Method to FileUtils

2010-03-04 Thread Michael Wooten (JIRA)
Add sizeOf(File) Method to FileUtils Key: IO-238 URL: https://issues.apache.org/jira/browse/IO-238 Project: Commons IO Issue Type: Improvement Components: Utilities Affects Versions: 2.0

[jira] Created: (IO-239) Convert IOCase to a Java 1.5+ Enumeration

2010-03-04 Thread Michael Wooten (JIRA)
Convert IOCase to a Java 1.5+ Enumeration - Key: IO-239 URL: https://issues.apache.org/jira/browse/IO-239 Project: Commons IO Issue Type: Improvement Affects Versions: 2.0 Environment:

[jira] Created: (LANG-599) ClassUtils.getClass(): Allow Dots as Inner Class Separators

2010-03-04 Thread David M. Sledge (JIRA)
ClassUtils.getClass(): Allow Dots as Inner Class Separators Key: LANG-599 URL: https://issues.apache.org/jira/browse/LANG-599 Project: Commons Lang Issue Type: Improvement

[jira] Commented: (LANG-599) ClassUtils.getClass(): Allow Dots as Inner Class Separators

2010-03-04 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/LANG-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841616#action_12841616 ] Paul Benedict commented on LANG-599: It's an interesting patch, but $ is the official JVM

[jira] Resolved: (NET-311) FTPClient.protected Socket _openDataConnection_(int command, String arg) returns null

2010-03-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-311. -- Resolution: Invalid I think you have overlooked that the comparisons are != rather than ==. The condition is possible to

[jira] Commented: (IO-214) Inconsistent synchronization of fields

2010-03-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841627#action_12841627 ] Sebb commented on IO-214: - The currentBuffer and currentBuffer index fields are updated by the private

[jira] Commented: (IO-226) question with byteCountToDisplaySize(long size)

2010-03-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841633#action_12841633 ] Sebb commented on IO-226: - The size is currently rounded down, so it can lose precision. However, even

[jira] Resolved: (IO-213) LineIterator should implement IteratorString as well/instead of Iterator

2010-03-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-213. - Resolution: Fixed Fixed in r619103 LineIterator should implement IteratorString as well/instead of Iterator

[jira] Resolved: (IO-207) Race condition in forceMkdir

2010-03-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-207. - Resolution: Fixed Thanks for the patch, applied in: URL: http://svn.apache.org/viewvc?rev=919263view=rev Log: IO-207 Race

[jira] Issue Comment Edited: (IO-205) FileUtils.forceMkdir Javadoc is unclear

2010-03-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12709664#action_12709664 ] Sebb edited comment on IO-205 at 3/5/10 1:46 AM: - Surely it's also possible for

[jira] Updated: (IO-226) question with byteCountToDisplaySize(long size)

2010-03-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-226: Issue Type: Improvement (was: Bug) Not really a bug anymore question with byteCountToDisplaySize(long size)

[jira] Commented: (COMPRESS-93) Support for alternative ZIP compression methods

2010-03-04 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841698#action_12841698 ] Trejkaz commented on COMPRESS-93: - What might be nice is an API for plugging in