[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980711#comment-15980711 ] ASF GitHub Bot commented on COMPRESS-388: - Github user kvr000 commented on the issue:

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980703#comment-15980703 ] ASF GitHub Bot commented on COMPRESS-388: - Github user kvr000 commented on the issue:

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980697#comment-15980697 ] ASF GitHub Bot commented on COMPRESS-388: - Github user coveralls commented on the issue:

[jira] [Comment Edited] (COMPRESS-389) Inconsistent increment of 'loc' in ZipFile.BoundedInputStream

2017-04-23 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980537#comment-15980537 ] Sebb edited comment on COMPRESS-389 at 4/23/17 10:04 PM: - It looks like the

[jira] [Commented] (COMPRESS-389) Inconsistent increment of 'loc' in ZipFile.BoundedInputStream

2017-04-23 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980537#comment-15980537 ] Sebb commented on COMPRESS-389: --- It looks like the read() method is never called at logical EOF, so it

[jira] [Commented] (NUMBERS-22) Method reciprocal() in Complex for complex numbers with parts very close to 0.0

2017-04-23 Thread Raymond DeCampo (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980515#comment-15980515 ] Raymond DeCampo commented on NUMBERS-22: The argument for using {{Complex.INF}} is that then you

[jira] [Commented] (IO-367) Add convenience methods for copyToDirectory

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IO-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980504#comment-15980504 ] ASF GitHub Bot commented on IO-367: --- GitHub user PascalSchumacher opened a pull request:

[jira] [Closed] (IO-472) FileUtils.openOutputStream doesn't create file if it doesn't exist

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed IO-472. Resolution: Incomplete > FileUtils.openOutputStream doesn't create file if it doesn't exist >

[jira] [Resolved] (IO-442) Javadoc contradictory for FileFilterUtils.ageFileFilter(cutoff) and the filter it constructs: AgeFileFilter(cutoff)

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved IO-442. -- Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 2.6 The javadoc of

[jira] [Closed] (IO-430) IOUtils.copy(IS, Writer) implementation and javadoc disagrees

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed IO-430. Resolution: Invalid > IOUtils.copy(IS, Writer) implementation and javadoc disagrees >

[jira] [Closed] (IO-411) moveFile throws Exception prematurely?

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed IO-411. Resolution: Invalid Hi Nick, thanks for reporting. The implementation is correct.

[jira] [Updated] (IO-411) moveFile throws Exception prematurely?

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated IO-411: - Summary: moveFile throws Exception prematurely? (was: moveFile throws Exception prematurely) >

[jira] [Updated] (IO-411) moveFile throws Exception prematurely

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated IO-411: - Summary: moveFile throws Exception prematurely (was: moveFile throws Exception prematurely?) >

[jira] [Closed] (IO-253) Test Failures using IBM JDK

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed IO-253. Resolution: Fixed Fix Version/s: 2.5 Should have been fixed by

[jira] [Closed] (IO-200) CSV component

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed IO-200. Resolution: Won't Fix I'm closing this because https://commons.apache.org/proper/commons-csv/ already

[jira] [Updated] (IO-200) CSV component

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated IO-200: - Fix Version/s: (was: 3.x) > CSV component > - > > Key: IO-200 >

[jira] [Updated] (IO-533) Introduce Tailable interface

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated IO-533: - Summary: Introduce Tailable interface (was: Introduce Tailable interface to allow tailing of files

[jira] [Updated] (NUMBERS-27) In Complex, replace hand-coded hypot with Java.lang.Math.hypot

2017-04-23 Thread Eric Barnhill (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Barnhill updated NUMBERS-27: - Summary: In Complex, replace hand-coded hypot with Java.lang.Math.hypot (was: In Complex,

[jira] [Created] (NUMBERS-27) In Complex, replace homegrown hypot with Java.Math.hypot

2017-04-23 Thread Eric Barnhill (JIRA)
Eric Barnhill created NUMBERS-27: Summary: In Complex, replace homegrown hypot with Java.Math.hypot Key: NUMBERS-27 URL: https://issues.apache.org/jira/browse/NUMBERS-27 Project: Commons Numbers

[jira] [Created] (COMPRESS-389) Inconsistent increment of 'loc' in ZipFile.BoundedInputStream

2017-04-23 Thread Sebb (JIRA)
Sebb created COMPRESS-389: - Summary: Inconsistent increment of 'loc' in ZipFile.BoundedInputStream Key: COMPRESS-389 URL: https://issues.apache.org/jira/browse/COMPRESS-389 Project: Commons Compress

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980459#comment-15980459 ] ASF GitHub Bot commented on COMPRESS-388: - Github user sebbASF commented on a diff in the pull

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980457#comment-15980457 ] ASF GitHub Bot commented on COMPRESS-388: - Github user kvr000 commented on a diff in the pull

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980454#comment-15980454 ] ASF GitHub Bot commented on COMPRESS-388: - Github user bodewig commented on a diff in the pull

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980453#comment-15980453 ] ASF GitHub Bot commented on COMPRESS-388: - Github user sebbASF commented on a diff in the pull

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980452#comment-15980452 ] ASF GitHub Bot commented on COMPRESS-388: - Github user sebbASF commented on a diff in the pull

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980451#comment-15980451 ] Stefan Bodewig commented on COMPRESS-388: - Yes, I can see the PR again, thanks. > Improve

[jira] [Resolved] (IO-534) FileUtilTestCase.testForceDeleteDir() should not delete testDirectory parent

2017-04-23 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-534. - Resolution: Fixed Fix Version/s: 2.6 O-534 FileUtilTestCase.testForceDeleteDir() should not delete testDirectory

[jira] [Comment Edited] (TEXT-45) WordUtils delimiters should be strings, not char varargs

2017-04-23 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980433#comment-15980433 ] Rob Tompkins edited comment on TEXT-45 at 4/23/17 3:31 PM: --- I disagree with my

[jira] [Commented] (TEXT-45) WordUtils delimiters should be strings, not char varargs

2017-04-23 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980433#comment-15980433 ] Rob Tompkins commented on TEXT-45: -- I disagree with my comment from Feb 7 now. The varargs delimiters makes

[jira] [Created] (IO-534) FileUtilTestCase.testForceDeleteDir() should not delete testDirectory parent

2017-04-23 Thread Sebb (JIRA)
Sebb created IO-534: --- Summary: FileUtilTestCase.testForceDeleteDir() should not delete testDirectory parent Key: IO-534 URL: https://issues.apache.org/jira/browse/IO-534 Project: Commons IO Issue Type:

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread Zbynek Vyskovsky (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980431#comment-15980431 ] Zbynek Vyskovsky commented on COMPRESS-388: --- Stefan: Sorry, github detected my commit as a

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980429#comment-15980429 ] ASF GitHub Bot commented on COMPRESS-388: - Github user coveralls commented on the issue:

[jira] [Commented] (IO-447) Possible NPE in FileSystemUtils.freeSpaceWindows; FilenameUtils.normalize can return null

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IO-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980427#comment-15980427 ] ASF GitHub Bot commented on IO-447: --- Github user asfgit closed the pull request at:

[jira] [Commented] (IO-499) FilenameUtils.directoryContains(String, String) gives false positive when two directories exist with equal prefixes

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IO-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980428#comment-15980428 ] ASF GitHub Bot commented on IO-499: --- Github user asfgit closed the pull request at:

[jira] [Resolved] (NUMBERS-20) Copy prime related code from [math]

2017-04-23 Thread Raymond DeCampo (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond DeCampo resolved NUMBERS-20. Resolution: Fixed Issue resolve with merge of feature-NUMBERS-20 branch into master. >

[jira] [Comment Edited] (NUMBERS-20) Copy prime related code from [math]

2017-04-23 Thread Raymond DeCampo (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980422#comment-15980422 ] Raymond DeCampo edited comment on NUMBERS-20 at 4/23/17 3:01 PM: - Issue

[jira] [Created] (IO-533) Introduce Tailable interface to allow tailing of files accessed using jCIFS

2017-04-23 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created IO-533: Summary: Introduce Tailable interface to allow tailing of files accessed using jCIFS Key: IO-533 URL: https://issues.apache.org/jira/browse/IO-533 Project: Commons

[jira] [Commented] (IO-532) DirectoryUtils - isEqual to compare directories

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980356#comment-15980356 ] Pascal Schumacher commented on IO-532: -- suggested in https://github.com/apache/commons-io/pull/31 >

[jira] [Created] (IO-532) DirectoryUtils - isEqual to compare directories

2017-04-23 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created IO-532: Summary: DirectoryUtils - isEqual to compare directories Key: IO-532 URL: https://issues.apache.org/jira/browse/IO-532 Project: Commons IO Issue Type: New

[jira] [Closed] (IO-424) Javadoc fixes, mostly to appease 1.8.0

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed IO-424. Resolution: Fixed Fix Version/s: 2.5 > Javadoc fixes, mostly to appease 1.8.0 >

[jira] [Updated] (IO-134) Document thread safety of classes

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated IO-134: - Fix Version/s: (was: 3.x) > Document thread safety of classes > -

[jira] [Closed] (IO-530) Tailer pegs CPU if file disappears and doesn't come back

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed IO-530. Resolution: Duplicate duplicates fixed issue [IO-528] > Tailer pegs CPU if file disappears and doesn't

[jira] [Commented] (IO-398) listener.fileRotated() will be invoked more than one time in a real rotate activity

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980345#comment-15980345 ] Pascal Schumacher commented on IO-398: -- duplicates fixed issue [IO-528] > listener.fileRotated() will be

[jira] [Resolved] (IO-528) Tailer.run race condition runaway logging

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved IO-528. -- Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 2.6 > Tailer.run race

[jira] [Closed] (IO-398) listener.fileRotated() will be invoked more than one time in a real rotate activity

2017-04-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed IO-398. Resolution: Duplicate > listener.fileRotated() will be invoked more than one time in a real rotate >

[jira] [Commented] (IO-528) Tailer.run race condition runaway logging

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IO-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980343#comment-15980343 ] ASF GitHub Bot commented on IO-528: --- Github user asfgit closed the pull request at:

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980335#comment-15980335 ] Stefan Bodewig commented on COMPRESS-388: - github says there is no PR 21 ? > Improve concurrent

[jira] [Commented] (COMPRESS-384) Tar File EOF not being detected

2017-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980334#comment-15980334 ] Stefan Bodewig commented on COMPRESS-384: - Oh my, tar dialects. Here is the full story. Tar

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980328#comment-15980328 ] Stefan Bodewig commented on COMPRESS-388: - Thanks Zbynek. Don't worry about the coverage change,

[jira] [Commented] (COMPRESS-384) Tar File EOF not being detected

2017-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980327#comment-15980327 ] Stefan Bodewig commented on COMPRESS-384: - I still need to look into why the tar stream doesn't

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread Zbynek Vyskovsky (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980311#comment-15980311 ] Zbynek Vyskovsky commented on COMPRESS-388: --- Pull request:

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980284#comment-15980284 ] ASF GitHub Bot commented on COMPRESS-388: - Github user coveralls commented on the issue:

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980285#comment-15980285 ] ASF GitHub Bot commented on COMPRESS-388: - Github user coveralls commented on the issue:

[jira] [Commented] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980283#comment-15980283 ] ASF GitHub Bot commented on COMPRESS-388: - GitHub user kvr000 opened a pull request:

[jira] [Created] (COMPRESS-388) Improve concurrent reads from ZipFile

2017-04-23 Thread Zbynek Vyskovsky (JIRA)
Zbynek Vyskovsky created COMPRESS-388: - Summary: Improve concurrent reads from ZipFile Key: COMPRESS-388 URL: https://issues.apache.org/jira/browse/COMPRESS-388 Project: Commons Compress