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

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

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

2020-05-15 Thread GitBox
kinow commented on pull request #72: URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-629593803 No blockers so far, another 9 files to go, and then review is done. Comments added now can either be fixed before merging, or afterwards. @gwlucastrig do you mind if whe

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

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

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

2020-05-15 Thread GitBox
kinow commented on a change in pull request #72: URL: https://github.com/apache/commons-imaging/pull/72#discussion_r426122131 ## File path: src/main/java/org/apache/commons/imaging/formats/tiff/photometricinterpreters/floatingpoint/IPaletteEntry.java ## @@ -0,0 +1,80 @@ +/* +

[jira] [Work logged] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

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

[GitHub] [commons-compress] PeterAlfredLee commented on pull request #98: COMPRESS-514: SevenZFile header buffers over 2G

2020-05-15 Thread GitBox
PeterAlfredLee commented on pull request #98: URL: https://github.com/apache/commons-compress/pull/98#issuecomment-629573942 Hey @akelday Could you please rebase the commits to squash some commits? Some commits are modifying the same code and should be squashed. --

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

2020-05-15 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/30827979/badge)](https://coveralls.io/builds/30827979) Coverage remained the same at 90.123% when p

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

2020-05-15 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/30827822/badge)](https://coveralls.io/builds/30827822) Coverage decreased (-0.03%) to 90.094% when

[GitHub] [commons-jexl] XenoAmess opened a new pull request #21: fix travis-ci script

2020-05-15 Thread GitBox
XenoAmess opened a new pull request #21: URL: https://github.com/apache/commons-jexl/pull/21 In short, we will fix travis-ci script by deleting jdk6,7,12,13,ea to make travis-ci can build. I will explain why we shall do this. 1. for jdk 12,13,ea: you use ```

[jira] [Created] (COMPRESS-515) Add fileName/path info to ZipFile constructor IOException

2020-05-15 Thread Ian Lavallee (Jira)
Ian Lavallee created COMPRESS-515: - Summary: Add fileName/path info to ZipFile constructor IOException Key: COMPRESS-515 URL: https://issues.apache.org/jira/browse/COMPRESS-515 Project: Commons Compres

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

2020-05-15 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108615#comment-17108615 ] Bernd Eckenfels commented on VFS-771: - Just set the cache strategy to ON_DEMAND? (Optim

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

2020-05-15 Thread GitBox
aherbert commented on a change in pull request #160: URL: https://github.com/apache/commons-collections/pull/160#discussion_r425925740 ## File path: src/main/java/org/apache/commons/collections4/bloomfilter/BitSetBloomFilter.java ## @@ -25,7 +25,7 @@ import org.apache.common

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

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

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

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

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

2020-05-15 Thread GitBox
kinow commented on pull request #72: URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-629250783 Nice! Will start going through it tomorrow. Thanks This is an automated message from the Apache Git Servic

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

2020-05-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-251?focusedWorklogId=433701&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433701 ] 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-15 Thread GitBox
gwlucastrig commented on pull request #72: URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-629248366 All my tests completed successfully. I have some pretty nice pictures to show for it. When accepted, I believe you will be able to close both JIRA item 251 and 1

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

2020-05-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-251?focusedWorklogId=433696&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433696 ] 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-15 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/30814781/badge)](https://coveralls.io/builds/30814781) Coverage increased (+0.8%) to 75.883% when pulling

[jira] [Commented] (LANG-1542) ToStringBuilder.reflectionToString - Wrong JSON format when object has a List of Enum

2020-05-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108267#comment-17108267 ] Gary D. Gregory commented on LANG-1542: --- [~khoakhoa] Please feel free to provide a

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

2020-05-15 Thread GitBox
Claudenw commented on a change in pull request #160: URL: https://github.com/apache/commons-collections/pull/160#discussion_r425789531 ## File path: src/main/java/org/apache/commons/collections4/bloomfilter/BitSetBloomFilter.java ## @@ -25,7 +25,7 @@ import org.apache.common

[GitHub] [commons-compress] coveralls edited a comment on pull request #98: COMPRESS-514: SevenZFile header buffers over 2G

2020-05-15 Thread GitBox
coveralls edited a comment on pull request #98: URL: https://github.com/apache/commons-compress/pull/98#issuecomment-627008631 [![Coverage Status](https://coveralls.io/builds/30813855/badge)](https://coveralls.io/builds/30813855) Coverage increased (+0.07%) to 87.295% when pullin

[jira] [Work logged] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

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

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

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

[GitHub] [commons-compress] coveralls edited a comment on pull request #98: COMPRESS-514: SevenZFile header buffers over 2G

2020-05-15 Thread GitBox
coveralls edited a comment on pull request #98: URL: https://github.com/apache/commons-compress/pull/98#issuecomment-627008631 [![Coverage Status](https://coveralls.io/builds/30808821/badge)](https://coveralls.io/builds/30808821) Coverage increased (+0.06%) to 87.287% when pullin

[jira] [Work logged] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

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

[GitHub] [commons-compress] akelday commented on a change in pull request #98: COMPRESS-514: SevenZFile header buffers over 2G

2020-05-15 Thread GitBox
akelday commented on a change in pull request #98: URL: https://github.com/apache/commons-compress/pull/98#discussion_r425640169 ## File path: src/main/java/org/apache/commons/compress/archivers/sevenz/HeaderChannelBuffer.java ## @@ -0,0 +1,173 @@ +/* + * Licensed to the Apac

[jira] [Work logged] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

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

[jira] [Updated] (LANG-1542) ToStringBuilder.reflectionToString - Wrong JSON format when object has a List of Enum

2020-05-15 Thread Jira
[ https://issues.apache.org/jira/browse/LANG-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trần Ngọc Khoa updated LANG-1542: - Description: I'm trying to log an object to console with JSON style using  {{ToStringBuilder.refle

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

2020-05-15 Thread Jira
[ https://issues.apache.org/jira/browse/VFS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108058#comment-17108058 ] Rémi Villé commented on VFS-771: I don't know what would be the good solution. Maybe adding

[jira] [Created] (LANG-1542) ToStringBuilder.reflectionToString - Wrong JSON format when object has a List of Enum

2020-05-15 Thread Jira
Trần Ngọc Khoa created LANG-1542: Summary: ToStringBuilder.reflectionToString - Wrong JSON format when object has a List of Enum Key: LANG-1542 URL: https://issues.apache.org/jira/browse/LANG-1542 Pro

[jira] [Work logged] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

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

[jira] [Work logged] (CSV-148) CSVFormat.ignoreSurroundingSpaces is ignored when printing

2020-05-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CSV-148?focusedWorklogId=433590&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433590 ] ASF GitHub Bot logged work on CSV-148: -- Author: ASF GitHub Bot

[GitHub] [commons-compress] PeterAlfredLee commented on a change in pull request #98: COMPRESS-514: SevenZFile header buffers over 2G

2020-05-15 Thread GitBox
PeterAlfredLee commented on a change in pull request #98: URL: https://github.com/apache/commons-compress/pull/98#discussion_r424158550 ## File path: src/main/java/org/apache/commons/compress/archivers/sevenz/HeaderChannelBuffer.java ## @@ -0,0 +1,173 @@ +/* + * Licensed to t

[GitHub] [commons-csv] coveralls commented on pull request #70: [CSV-148] Add testcases about withIgnoreSurroundingSpaces() and withTrim()

2020-05-15 Thread GitBox
coveralls commented on pull request #70: URL: https://github.com/apache/commons-csv/pull/70#issuecomment-629086745 [![Coverage Status](https://coveralls.io/builds/30808341/badge)](https://coveralls.io/builds/30808341) Coverage remained the same at 98.507% when pulling **de441b83

[GitHub] [commons-csv] dota17 opened a new pull request #70: [CSV-148] Add testcases about withIgnoreSurroundingSpaces() and withTrim()

2020-05-15 Thread GitBox
dota17 opened a new pull request #70: URL: https://github.com/apache/commons-csv/pull/70 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 g

[jira] [Work logged] (CSV-148) CSVFormat.ignoreSurroundingSpaces is ignored when printing

2020-05-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CSV-148?focusedWorklogId=433589&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-433589 ] ASF GitHub Bot logged work on CSV-148: -- Author: ASF GitHub Bot

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

2020-05-15 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/30807650/badge)](https://coveralls.io/builds/30807650) Coverage remained the same at 90.123% when p