[GitHub] [commons-collections] coveralls edited a comment on pull request #159: [WIP] Updated the fail() exceptions with Junit5.

2020-05-14 Thread GitBox
coveralls edited a comment on pull request #159: URL: https://github.com/apache/commons-collections/pull/159#issuecomment-625612511 [![Coverage Status](https://coveralls.io/builds/30803069/badge)](https://coveralls.io/builds/30803069) Coverage remained the same at 90.123% when

[GitHub] [commons-collections] aherbert commented on a change in pull request #160: add Simple bloom filter

2020-05-14 Thread GitBox
aherbert commented on a change in pull request #160: URL: https://github.com/apache/commons-collections/pull/160#discussion_r425402326 ## File path: src/test/java/org/apache/commons/collections4/bloomfilter/hasher/HasherBuilderTest.java ## @@ -76,16 +79,15 @@ public void

[GitHub] [commons-imaging] kinow commented on pull request #72: IMAGING-251 support for TIFF floating-point formats

2020-05-14 Thread GitBox
kinow commented on pull request #72: URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-628883600 Excellent Gary! I have time to review it again this weekend. I think it should be ready to merge now if I find nothing else in the review Should we delay mergimg until

[jira] [Work logged] (IMAGING-251) Support TIFF standard floating point data

2020-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-251?focusedWorklogId=433356=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433356 ] ASF GitHub Bot logged work on IMAGING-251: -- Author: ASF GitHub Bot

[jira] [Commented] (LANG-1541) ArrayUtils.contains() fails to handle Double.NaN

2020-05-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107468#comment-17107468 ] Gary D. Gregory commented on LANG-1541: --- [~anthonymaidment] Feel free to provide a PR on GitHub. >

[jira] [Commented] (VFS-771) SFTP multiple get bad performances if copyFrom() called after findFiles()

2020-05-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107465#comment-17107465 ] Gary D. Gregory commented on VFS-771: - [~remi.ville] Feel free to provide a PR on GitHub. > SFTP

[jira] [Closed] (DBCP-564) BasicManagedDataSource leaks connections opened after transaction is rollback-only

2020-05-14 Thread Florent Guillaume (Jira)
[ https://issues.apache.org/jira/browse/DBCP-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florent Guillaume closed DBCP-564. -- > BasicManagedDataSource leaks connections opened after transaction is > rollback-only >

[jira] [Commented] (VFS-772) SFTP resolveFile() can freeze while testing if the server disabled the exec channel

2020-05-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107418#comment-17107418 ] Gary D. Gregory commented on VFS-772: - Please try

[jira] [Work logged] (IMAGING-251) Support TIFF standard floating point data

2020-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-251?focusedWorklogId=433179=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433179 ] ASF GitHub Bot logged work on IMAGING-251: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] coveralls edited a comment on pull request #72: IMAGING-251 support for TIFF floating-point formats

2020-05-14 Thread GitBox
coveralls edited a comment on pull request #72: URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-610094475 [![Coverage Status](https://coveralls.io/builds/30790905/badge)](https://coveralls.io/builds/30790905) Coverage increased (+0.8%) to 75.883% when pulling

[jira] [Work logged] (IMAGING-251) Support TIFF standard floating point data

2020-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-251?focusedWorklogId=433174=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433174 ] ASF GitHub Bot logged work on IMAGING-251: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] gwlucastrig commented on pull request #72: IMAGING-251 support for TIFF floating-point formats

2020-05-14 Thread GitBox
gwlucastrig commented on pull request #72: URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-628694841 I believe that I have now integrated all the changes from the review comments with two exceptions. The TiffRasterData.getData() method still exposes and internal

[GitHub] [commons-imaging] gwlucastrig closed pull request #72: IMAGING-251 support for TIFF floating-point formats

2020-05-14 Thread GitBox
gwlucastrig closed pull request #72: URL: https://github.com/apache/commons-imaging/pull/72 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[jira] [Work logged] (IMAGING-251) Support TIFF standard floating point data

2020-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-251?focusedWorklogId=433175=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433175 ] ASF GitHub Bot logged work on IMAGING-251: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] gwlucastrig opened a new pull request #72: IMAGING-251 support for TIFF floating-point formats

2020-05-14 Thread GitBox
gwlucastrig opened a new pull request #72: URL: https://github.com/apache/commons-imaging/pull/72 This change adds the ability to obtain images from TIFF files that give data in the floating-point format. It partially addresses IMAGING-251. It also adds two example applications to show

[jira] [Work logged] (IMAGING-251) Support TIFF standard floating point data

2020-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-251?focusedWorklogId=433176=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433176 ] ASF GitHub Bot logged work on IMAGING-251: -- Author: ASF GitHub Bot

[jira] [Resolved] (DBCP-564) BasicManagedDataSource leaks connections opened after transaction is rollback-only

2020-05-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DBCP-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved DBCP-564. -- Fix Version/s: 2.8.0 Resolution: Fixed Please verify and close. > BasicManagedDataSource

[jira] [Work logged] (DBCP-564) BasicManagedDataSource leaks connections opened after transaction is rollback-only

2020-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DBCP-564?focusedWorklogId=433155=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433155 ] ASF GitHub Bot logged work on DBCP-564: --- Author: ASF GitHub Bot

[GitHub] [commons-dbcp] garydgregory merged pull request #39: [DBCP-564] Fix BasicManagedDataSource leak of connections opened after transaction is rollback-only

2020-05-14 Thread GitBox
garydgregory merged pull request #39: URL: https://github.com/apache/commons-dbcp/pull/39 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [commons-collections] garydgregory commented on a change in pull request #160: add Simple bloom filter

2020-05-14 Thread GitBox
garydgregory commented on a change in pull request #160: URL: https://github.com/apache/commons-collections/pull/160#discussion_r425146231 ## File path: src/main/java/org/apache/commons/collections4/bloomfilter/SimpleBloomFilter.java ## @@ -0,0 +1,127 @@ +/* + * Licensed to

[jira] [Work logged] (COMPRESS-503) "open when actually needed" for MultiReadOnlySeekableByteChannel

2020-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-503?focusedWorklogId=433100=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433100 ] ASF GitHub Bot logged work on COMPRESS-503: --- Author: ASF GitHub Bot

[GitHub] [commons-compress] PeterAlfredLee closed pull request #92: COMPRESS-503 : "open when actually needed" for MultiReadOnlySeekableByteChannel

2020-05-14 Thread GitBox
PeterAlfredLee closed pull request #92: URL: https://github.com/apache/commons-compress/pull/92 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Created] (VFS-772) SFTP resolveFile() can freeze while testing if the server disabled the exec channel

2020-05-14 Thread Jira
Rémi Villé created VFS-772: -- Summary: SFTP resolveFile() can freeze while testing if the server disabled the exec channel Key: VFS-772 URL: https://issues.apache.org/jira/browse/VFS-772 Project: Commons VFS

[jira] [Updated] (VFS-771) SFTP multiple get bad performances if copyFrom() called after findFiles()

2020-05-14 Thread Jira
[ https://issues.apache.org/jira/browse/VFS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rémi Villé updated VFS-771: --- Affects Version/s: 2.4.1 > SFTP multiple get bad performances if copyFrom() called after findFiles() >

[jira] [Updated] (VFS-771) SFTP multiple get bad performances if copyFrom() called after findFiles()

2020-05-14 Thread Jira
[ https://issues.apache.org/jira/browse/VFS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rémi Villé updated VFS-771: --- Summary: SFTP multiple get bad performances if copyFrom() called after findFiles() (was: SFTP multiple get

[jira] [Created] (VFS-771) SFTP multiple get copy bad performnce if copyFrom() called after findFiles()

2020-05-14 Thread Jira
Rémi Villé created VFS-771: -- Summary: SFTP multiple get copy bad performnce if copyFrom() called after findFiles() Key: VFS-771 URL: https://issues.apache.org/jira/browse/VFS-771 Project: Commons VFS

[jira] [Commented] (VFS-698) SFTP file attributes are fetched multiple times leading to very slow directory listing

2020-05-14 Thread Jira
[ https://issues.apache.org/jira/browse/VFS-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107079#comment-17107079 ] Rémi Villé commented on VFS-698: Hello, There's a similar issue if you call sftpFile.findFiles(selector)

[jira] [Issue Comment Deleted] (VFS-590) SFTP moveTo operation might fail on permission checks even if the operation itself might succeed

2020-05-14 Thread Jira
[ https://issues.apache.org/jira/browse/VFS-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rémi Villé updated VFS-590: --- Comment: was deleted (was: Hello, There's a similar issue if you call sftpFile.findFiles(selector) before

[jira] [Commented] (VFS-590) SFTP moveTo operation might fail on permission checks even if the operation itself might succeed

2020-05-14 Thread Jira
[ https://issues.apache.org/jira/browse/VFS-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107075#comment-17107075 ] Rémi Villé commented on VFS-590: Hello, There's a similar issue if you call sftpFile.findFiles(selector)

[GitHub] [commons-collections] coveralls edited a comment on pull request #159: [WIP] Updated the fail() exceptions with Junit5.

2020-05-14 Thread GitBox
coveralls edited a comment on pull request #159: URL: https://github.com/apache/commons-collections/pull/159#issuecomment-625612511 [![Coverage Status](https://coveralls.io/builds/30780705/badge)](https://coveralls.io/builds/30780705) Coverage remained the same at 90.123% when

[GitHub] [commons-collections] dota17 commented on a change in pull request #160: add Simple bloom filter

2020-05-14 Thread GitBox
dota17 commented on a change in pull request #160: URL: https://github.com/apache/commons-collections/pull/160#discussion_r424896146 ## File path: src/test/java/org/apache/commons/collections4/bloomfilter/SimpleBloomFilterMultipleItemTest.java ## @@ -0,0 +1,104 @@ +/* + *

[GitHub] [commons-compress] bodewig commented on pull request #100: make openjdk14 and openjdk-ea allow_failures in travis.

2020-05-14 Thread GitBox
bodewig commented on pull request #100: URL: https://github.com/apache/commons-compress/pull/100#issuecomment-628407569 ah, my bad, I overlooked you also added it under allow-failures. thanks! This is an automated message

[GitHub] [commons-compress] bodewig merged pull request #100: make openjdk14 and openjdk-ea allow_failures in travis.

2020-05-14 Thread GitBox
bodewig merged pull request #100: URL: https://github.com/apache/commons-compress/pull/100 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [commons-compress] XenoAmess commented on pull request #100: make openjdk14 and openjdk-ea allow_failures in travis.

2020-05-14 Thread GitBox
XenoAmess commented on pull request #100: URL: https://github.com/apache/commons-compress/pull/100#issuecomment-628406350 > thanks @XenoAmess > > why did you also enable the openjdk-ea build with this commit? Because I see openjdk-ea commented in original travis.yml If you