[jira] [Commented] (COLLECTIONS-505) Removing duplicates from a collection

2013-12-10 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845162#comment-13845162 ] Thomas Neidhart commented on COLLECTIONS-505: - Already possible: {noform

[jira] [Commented] (COMPRESS-248) Naive OOM when deal with a corrupt .gz file

2013-12-10 Thread Jing Li (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845158#comment-13845158 ] Jing Li commented on COMPRESS-248: -- Hi Julien, Thanks for your reply. I tested using t

[jira] [Updated] (COLLECTIONS-505) Removing duplicates from a collection

2013-12-10 Thread Palvali Teja Burugu (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Palvali Teja Burugu updated COLLECTIONS-505: Description: Remove the duplicate elements from the given collection.

[jira] [Created] (COLLECTIONS-505) Removing duplicates from a collection

2013-12-10 Thread Palvali Teja Burugu (JIRA)
Palvali Teja Burugu created COLLECTIONS-505: --- Summary: Removing duplicates from a collection Key: COLLECTIONS-505 URL: https://issues.apache.org/jira/browse/COLLECTIONS-505 Project: Commons C

[jira] [Commented] (VFS-505) Reading from an input stream in a .tar ends up with a 'reading from an output buffer' exception

2013-12-10 Thread Robbie Haertel (JIRA)
[ https://issues.apache.org/jira/browse/VFS-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844697#comment-13844697 ] Robbie Haertel commented on VFS-505: Gary, I'm encountering problems with the HEAD of tr

[jira] [Closed] (IO-403) [IO] copyFileToDirectory - Over-Write File

2013-12-10 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/IO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BELUGA BEHR closed IO-403. -- Resolution: Duplicate > [IO] copyFileToDirectory - Over-Write File > -- > >

[jira] [Closed] (CONFIGURATION-561) Configuration.getList signature incorrect and incompatible change

2013-12-10 Thread Konstantin Gribov (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Gribov closed CONFIGURATION-561. --- Resolution: Duplicate > Configuration.getList signature incorrect and

[jira] [Commented] (CONFIGURATION-561) Configuration.getList signature incorrect and incompatible change

2013-12-10 Thread Konstantin Gribov (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844438#comment-13844438 ] Konstantin Gribov commented on CONFIGURATION-561: - Issue https://is

[jira] [Updated] (CONFIGURATION-561) Configuration.getList signature incorrect and incompatible change

2013-12-10 Thread Konstantin Gribov (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Gribov updated CONFIGURATION-561: Description: In {{commons-configuration}} 1.7 {{Configuration.getLis

[jira] [Created] (CONFIGURATION-561) Configuration.getList signature incorrect and incompatible change

2013-12-10 Thread Konstantin Gribov (JIRA)
Konstantin Gribov created CONFIGURATION-561: --- Summary: Configuration.getList signature incorrect and incompatible change Key: CONFIGURATION-561 URL: https://issues.apache.org/jira/browse/CONFIGURATION-56

[jira] [Commented] (COMPRESS-249) TarArchiveInputStream does not properly read from underlying InputStream

2013-12-10 Thread Ilja Pavkovic (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844261#comment-13844261 ] Ilja Pavkovic commented on COMPRESS-249: seen the commit, change is ok :) > Tar

[jira] [Commented] (COMPRESS-249) TarArchiveInputStream does not properly read from underlying InputStream

2013-12-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844247#comment-13844247 ] Stefan Bodewig commented on COMPRESS-249: - no problem, you may want to verify th

[jira] [Closed] (COMPRESS-249) TarArchiveInputStream does not properly read from underlying InputStream

2013-12-10 Thread Ilja Pavkovic (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilja Pavkovic closed COMPRESS-249. -- > TarArchiveInputStream does not properly read from underlying InputStream >

[jira] [Updated] (COMPRESS-249) TarArchiveInputStream does not properly read from underlying InputStream

2013-12-10 Thread Ilja Pavkovic (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilja Pavkovic updated COMPRESS-249: --- Description: TarArchiveInputStream reads header with its protected function readRecord().

[jira] [Updated] (COMPRESS-249) TarArchiveInputStream does not properly read from underlying InputStream

2013-12-10 Thread Ilja Pavkovic (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilja Pavkovic updated COMPRESS-249: --- Description: TarArchiveInputStream reads header with its protected function readRecord().

[jira] [Commented] (COMPRESS-249) TarArchiveInputStream does not properly read from underlying InputStream

2013-12-10 Thread Ilja Pavkovic (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844238#comment-13844238 ] Ilja Pavkovic commented on COMPRESS-249: ah, didn't know that > TarArchiveInput

[jira] [Resolved] (COMPRESS-249) TarArchiveInputStream does not properly read from underlying InputStream

2013-12-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-249. - Resolution: Fixed Fix Version/s: 1.7 already fixed in trunk > TarArchiveInputSt

[jira] [Created] (COMPRESS-249) TarArchiveInputStream does not properly read from underlying InputStream

2013-12-10 Thread Ilja Pavkovic (JIRA)
Ilja Pavkovic created COMPRESS-249: -- Summary: TarArchiveInputStream does not properly read from underlying InputStream Key: COMPRESS-249 URL: https://issues.apache.org/jira/browse/COMPRESS-249 Projec

[jira] [Resolved] (DBCP-223) Auto-alert of connection pool critical events?

2013-12-10 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved DBCP-223. -- Resolution: Fixed I'm extremely reluctant to add specific functionality to DBCP for this. One person's c

[jira] [Resolved] (DBCP-246) Logging For DBCP

2013-12-10 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved DBCP-246. -- Resolution: Fixed A dependency on Commons Logging has been added to DBCP 2. At present it is limited to

[jira] [Resolved] (DBCP-260) borrowObject from the AbandonedObjectPool hangs on a wait() method when the WHEN_EXHAUSTED_BLOCK is set

2013-12-10 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved DBCP-260. -- Resolution: Fixed I have confirmed that this is fixed in Pool2 / DBCP2 and I have added the test case th

[jira] [Issue Comment Deleted] (COMPRESS-115) Imploded entry decompression for Zip archives (method 6)

2013-12-10 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated COMPRESS-115: Comment: was deleted (was: InfoZIP explode implementation) > Imploded entry decompressio

[jira] [Updated] (COMPRESS-115) Imploded entry decompression for Zip archives (method 6)

2013-12-10 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated COMPRESS-115: Attachment: explode.c InfoZIP explode implementation > Imploded entry decompression for