[jira] [Commented] (COMPRESS-508) Provide an API that can read ZIP archives in two passes over a stream

2020-04-06 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076942#comment-17076942 ] Stefan Bodewig commented on COMPRESS-508: - Yes, STORED means no compression at

[jira] [Updated] (COMPRESS-508) Provide an API that can read ZIP archives in two passes over a stream

2020-04-06 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-508: Component/s: (was: Build) Archivers > Provide an API that can read Z

[jira] [Updated] (COMPRESS-508) Provide an API that can read ZIP archives in two passes over a stream

2020-04-06 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-508: Labels: zip (was: ) > Provide an API that can read ZIP archives in two passes over a str

[jira] [Updated] (COMPRESS-508) Bug: cannot get file size of ArchiveEntry using ZipArchiveInputStream

2020-04-06 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-508: Issue Type: Improvement (was: Bug) > Bug: cannot get file size of ArchiveEntry using Zip

[jira] [Updated] (COMPRESS-508) Provide an API that can read ZIP archives in two passes over a stream

2020-04-06 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-508: Summary: Provide an API that can read ZIP archives in two passes over a stream (was: Bug

[GitHub] [commons-imaging] coveralls commented on issue #72: IMAGING-251 support for TIFF floating-point formats

2020-04-06 Thread GitBox
coveralls commented on issue #72: IMAGING-251 support for TIFF floating-point formats URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-610094475 [![Coverage Status](https://coveralls.io/builds/29894951/badge)](https://coveralls.io/builds/29894951) Coverage dec

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

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

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

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

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

2020-04-06 Thread GitBox
kinow commented on issue #72: IMAGING-251 support for TIFF floating-point formats URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-610093023 I am using Maven 3.5.4, with Java 8. Not sure if there's a recommended version @gwlucastrig . But you are doing just fine regardin

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

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

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

2020-04-06 Thread GitBox
gwlucastrig commented on issue #72: IMAGING-251 support for TIFF floating-point formats URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-610092231 This time it will work, I hope. I ran mvn findbugs:findbugs and, sure enough, it found a bug. I've submitted a fix.

[jira] [Created] (JEXL-330) JexlException.Parsing.getMessage() throws StringIndexOutOfBoundsException when parse error is in long expression

2020-04-06 Thread David Costanzo (Jira)
David Costanzo created JEXL-330: --- Summary: JexlException.Parsing.getMessage() throws StringIndexOutOfBoundsException when parse error is in long expression Key: JEXL-330 URL: https://issues.apache.org/jira/browse/JE

[jira] [Work logged] (NUMBERS-142) Improve LinearCombination accuracy during summation of the round-off errors

2020-04-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-142?focusedWorklogId=416557&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-416557 ] ASF GitHub Bot logged work on NUMBERS-142: -- Author: ASF GitHub Bot

[GitHub] [commons-numbers] asfgit merged pull request #77: [NUMBERS-142] Added LinearCombination implementations to the JMH module.

2020-04-06 Thread GitBox
asfgit merged pull request #77: [NUMBERS-142] Added LinearCombination implementations to the JMH module. URL: https://github.com/apache/commons-numbers/pull/77 This is an automated message from the Apache Git Service. To res

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

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

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

2020-04-06 Thread GitBox
gwlucastrig commented on issue #72: IMAGING-251 support for TIFF floating-point formats URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-609754793 I've pushed the checkstyle fixes up to my branch. Let me know if any further action is required on my part. I am contin

[jira] [Comment Edited] (JEXL-329) Uberspect may loose its Classloader

2020-04-06 Thread Dmitri Blinov (Jira)
[ https://issues.apache.org/jira/browse/JEXL-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076258#comment-17076258 ] Dmitri Blinov edited comment on JEXL-329 at 4/6/20, 11:42 AM: --

[jira] [Work logged] (NUMBERS-142) Improve LinearCombination accuracy during summation of the round-off errors

2020-04-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-142?focusedWorklogId=416530&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-416530 ] ASF GitHub Bot logged work on NUMBERS-142: -- Author: ASF GitHub Bot

[GitHub] [commons-numbers] coveralls edited a comment on issue #77: [NUMBERS-142] Added LinearCombination implementations to the JMH module.

2020-04-06 Thread GitBox
coveralls edited a comment on issue #77: [NUMBERS-142] Added LinearCombination implementations to the JMH module. URL: https://github.com/apache/commons-numbers/pull/77#issuecomment-586768841 [![Coverage Status](https://coveralls.io/builds/29876173/badge)](https://coveralls.io/builds/2

[jira] [Commented] (JEXL-329) Uberspect may loose its Classloader

2020-04-06 Thread Dmitri Blinov (Jira)
[ https://issues.apache.org/jira/browse/JEXL-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076258#comment-17076258 ] Dmitri Blinov commented on JEXL-329: We supply JexlUberspect with our classloader to be

[GitHub] [commons-io] adamretter commented on issue #108: Refactor ByteArrayOutputStream into synchronized and non-synchronized versions

2020-04-06 Thread GitBox
adamretter commented on issue #108: Refactor ByteArrayOutputStream into synchronized and non-synchronized versions URL: https://github.com/apache/commons-io/pull/108#issuecomment-609717986 @aherbert Good point. I have incorporated the changes as you suggested. -

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

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

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

2020-04-06 Thread GitBox
gwlucastrig commented on issue #72: IMAGING-251 support for TIFF floating-point formats URL: https://github.com/apache/commons-imaging/pull/72#issuecomment-609707958 Thanks for the information. It clarifies some of the confusing area of submitting a pill request. I have been using git

[GitHub] [commons-io] coveralls edited a comment on issue #108: Refactor ByteArrayOutputStream into synchronized and non-synchronized versions

2020-04-06 Thread GitBox
coveralls edited a comment on issue #108: Refactor ByteArrayOutputStream into synchronized and non-synchronized versions URL: https://github.com/apache/commons-io/pull/108#issuecomment-608372513 [![Coverage Status](https://coveralls.io/builds/29873225/badge)](https://coveralls.io/build