[jira] [Created] (COMPRESS-182) Support big or even negative numbers in all numeric TAR headers

2012-03-01 Thread Stefan Bodewig (Created) (JIRA)
Support big or even negative numbers in all numeric TAR headers --- Key: COMPRESS-182 URL: https://issues.apache.org/jira/browse/COMPRESS-182 Project: Commons Compress Issue Type:

[jira] [Updated] (COMPRESS-182) Support big or even negative numbers in all numeric TAR headers

2012-03-01 Thread Stefan Bodewig (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-182: Description: This is a superset of the functionality that addressed COMPRESS-175 Jörg

[jira] [Resolved] (COMPRESS-16) unable to extract a TAR file that contains an entry which is 10 GB in size

2012-03-01 Thread Stefan Bodewig (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-16. Resolution: Fixed The specific issue (file size) has been fixed, I've created

[jira] [Commented] (COMPRESS-181) Tar files created by AIX native tar, and which contain symlinks, cannot be read by TarArchiveInputStream

2012-03-01 Thread Stefan Bodewig (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219982#comment-13219982 ] Stefan Bodewig commented on COMPRESS-181: - Robert, could you delete and re-add

[jira] [Resolved] (IO-304) The second constructor of Tailer class does not pass 'delay' to the third one

2012-03-01 Thread Gary D. Gregory (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/IO-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved IO-304. Resolution: Fixed Fix Version/s: 2.2 Assignee: Gary D. Gregory Committed revision

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

2012-03-01 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/IO-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-298. - Resolution: Fixed Fix Version/s: 2.2 Various methods of class 'org.apache.commons.io.FileUtils' incorrectly

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

2012-03-01 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/IO-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-296. - Resolution: Fixed Fix Version/s: 2.2 ReaderInputStream optimization: more efficient reading of small chunks of

[jira] [Closed] (LANG-789) SerializationUtils clone method fails to perform some deep cloning

2012-03-01 Thread Harry Levinson (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harry Levinson closed LANG-789. --- Resolution: Not A Problem Thanks Marcos, closing this issue now. It turned out to be a bug in my code

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

2012-03-01 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/IO-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-297. - Resolution: Fixed Fix Version/s: 2.2 Thanks very much! CharSequenceInputStream to efficiently

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

2012-03-01 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/IO-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-273. - Resolution: Fixed BoundedInputStream.read() treats max differently from BoundedInputStream.read(byte[]...)

[jira] [Updated] (IO-218) Introduce new filter input stream with replacement facilities

2012-03-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-218: Fix Version/s: (was: 2.2) Introduce new filter input stream with replacement facilities

[jira] [Updated] (IO-294) Adding FileUtils.byteCountToDisplaySize(long size, boolean useSiUnits)

2012-03-01 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-294: Fix Version/s: (was: 2.2) Adding FileUtils.byteCountToDisplaySize(long size, boolean useSiUnits)

[jira] [Resolved] (IO-289) Cleaning illegal characters from a file name

2012-03-01 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/IO-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-289. - Resolution: Won't Fix Fix Version/s: (was: 2.2) Each OS has different requirements for file names. And the

[jira] [Created] (DAEMON-243) Support for Failure Recovery

2012-03-01 Thread Peter Ehrbar (Created) (JIRA)
Support for Failure Recovery Key: DAEMON-243 URL: https://issues.apache.org/jira/browse/DAEMON-243 Project: Commons Daemon Issue Type: New Feature Components: Procrun Affects Versions: 1.0.10

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

2012-03-01 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220141#comment-13220141 ] Sebb commented on IO-276: - The test code needs to clean up as it goes along; so changing it to delete

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

2012-03-01 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220146#comment-13220146 ] Sebb commented on IO-276: - BTW FileUtils#cleanDirectoryOnExit is also a private method

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

2012-03-01 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/IO-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-276. - Resolution: Fixed Fix Version/s: 2.2 FileUtils#deleteDirectoryOnExit(File) does not work

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

2012-03-01 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/IO-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-173. - Resolution: Fixed Fix Version/s: 2.2 Thanks. Had to fix a bug in the code. The directory was being added regardless

[jira] [Created] (SANSELAN-64) Sanselat 0.97 can't read TIFF file without tag Samples Per Pixel

2012-03-01 Thread VVD (Created) (JIRA)
Sanselat 0.97 can't read TIFF file without tag Samples Per Pixel -- Key: SANSELAN-64 URL: https://issues.apache.org/jira/browse/SANSELAN-64 Project: Commons Sanselan Issue

[jira] [Commented] (IO-286) FastByteArray*Stream implementations to replace syncronized JDK ByteArray*Stream

2012-03-01 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220198#comment-13220198 ] Sebb commented on IO-286: - Why is there an additional protected method: protected void

[jira] [Issue Comment Edited] (LANG-754) embedded objects are not toString-ed like top-level objects

2012-03-01 Thread Thomas Neidhart (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215870#comment-13215870 ] Thomas Neidhart edited comment on LANG-754 at 3/1/12 6:22 PM: --

[jira] [Commented] (SANSELAN-64) Sanselat 0.97 can't read TIFF file without tag Samples Per Pixel

2012-03-01 Thread Damjan Jovanovic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220229#comment-13220229 ] Damjan Jovanovic commented on SANSELAN-64: -- SamplesPerPixel is mandatory for

[jira] [Resolved] (SANSELAN-64) Sanselat 0.97 can't read TIFF file without tag Samples Per Pixel

2012-03-01 Thread Damjan Jovanovic (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damjan Jovanovic resolved SANSELAN-64. -- Resolution: Fixed Fix Version/s: 1.0 All issues, including the one described

[jira] [Commented] (SANSELAN-56) proposed enhancement reduces load time for some image files by 40 percent

2012-03-01 Thread Damjan Jovanovic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220236#comment-13220236 ] Damjan Jovanovic commented on SANSELAN-56: -- Of course it isn't so :). It's just

[jira] [Commented] (NET-442) StringIndexOutOfBoundsException: String index out of range: -1 if server respond with root is current directory

2012-03-01 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220251#comment-13220251 ] Sebb commented on NET-442: -- That is not a valid response according to RFC959, however it might be

[jira] [Resolved] (SANDBOX-353) Provide a Kosaraju-Sharir's algorithm implementation

2012-03-01 Thread Thomas Neidhart (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved SANDBOX-353. - Resolution: Fixed A first working implementation has been added in rev 1295773.

[jira] [Commented] (CONFIGURATION-136) Reloading may corrupt the configuration

2012-03-01 Thread Oliver Heger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220339#comment-13220339 ] Oliver Heger commented on CONFIGURATION-136: Thanks for your

[jira] [Commented] (CONFIGURATION-483) DatabaseConfiguration unclosed resultset

2012-03-01 Thread Oliver Heger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220356#comment-13220356 ] Oliver Heger commented on CONFIGURATION-483: Thanks for spotting this.

[jira] [Updated] (SANDBOX-392) Add test for Kosaraju Sharir Algorithm

2012-03-01 Thread Marco Speranza (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Speranza updated SANDBOX-392: --- Summary: Add test for Kosaraju Sharir Algorithm (was: Add test for Strongly Connected)

[jira] [Resolved] (SANDBOX-392) Add test for Kosaraju Sharir Algorithm

2012-03-01 Thread Marco Speranza (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Speranza resolved SANDBOX-392. Resolution: Fixed Fixed on rev

[jira] [Updated] (COMPRESS-181) Tar files created by AIX native tar, and which contain symlinks, cannot be read by TarArchiveInputStream

2012-03-01 Thread Robert Clark (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Clark updated COMPRESS-181: -- Attachment: simple-aix-native-tar.tar Re-uploaded example archive, with license grant so it

[jira] [Commented] (NET-442) StringIndexOutOfBoundsException: String index out of range: -1 if server respond with root is current directory

2012-03-01 Thread Andrea Selva (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220415#comment-13220415 ] Andrea Selva commented on NET-442: -- The FTP server I use, is an embedded custom server, that

[jira] [Commented] (CONFIGURATION-481) Variable interpolation across files broken in 1.7 1.8

2012-03-01 Thread Jim Prantzalos (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220433#comment-13220433 ] Jim Prantzalos commented on CONFIGURATION-481: -- Patched into 1.8 and

[jira] [Resolved] (SANDBOX-354) Provide a Tarjan's algorithm implementation

2012-03-01 Thread Marco Speranza (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Speranza resolved SANDBOX-354. Resolution: Fixed Resolved see rev

[jira] [Closed] (IO-304) The second constructor of Tailer class does not pass 'delay' to the third one

2012-03-01 Thread Liyin Liang (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/IO-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Liang closed IO-304. -- The second constructor of Tailer class does not pass 'delay' to the third one

[jira] [Commented] (SANSELAN-64) Sanselat 0.97 can't read TIFF file without tag Samples Per Pixel

2012-03-01 Thread VVD (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220609#comment-13220609 ] VVD commented on SANSELAN-64: - Big thanks! Is there somewhere in nightly builds of the

[jira] [Updated] (SANSELAN-65) TiffReader throws Can't find Rows per strip in case rows per strip is not present

2012-03-01 Thread Piyush Kapoor (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piyush Kapoor updated SANSELAN-65: -- Attachment: TiffReader.java.patch Patch for the Tiff Reader TiffReader

[jira] [Created] (NET-447) Commons-net version 2.0 jar unable to download files of time stamp 29th February.

2012-03-01 Thread Jeevesh Mishra (Created) (JIRA)
Commons-net version 2.0 jar unable to download files of time stamp 29th February. -- Key: NET-447 URL: https://issues.apache.org/jira/browse/NET-447 Project: Commons