[GitHub] [commons-text] coveralls commented on issue #125: Use a immutable 'characterList' to receive characters passing by with…

2019-11-10 Thread GitBox
coveralls commented on issue #125: Use a immutable 'characterList' to receive characters passing by with… URL: https://github.com/apache/commons-text/pull/125#issuecomment-552332382 [![Coverage Status](https://coveralls.io/builds/26900697/badge)](https://coveralls.io/builds/26900697)

[GitHub] [commons-text] ijliym opened a new pull request #125: Use a immutable 'characterList' to receive characters passing by with…

2019-11-10 Thread GitBox
ijliym opened a new pull request #125: Use a immutable 'characterList' to receive characters passing by with… URL: https://github.com/apache/commons-text/pull/125 …inRange and selectFrom to let method chaining is meaningful ```java GENERATOR = new RandomStringGenerator.Builder()

[GitHub] [commons-collections] dota17 opened a new pull request #114: Modified the error in javadoc of BulkTest

2019-11-10 Thread GitBox
dota17 opened a new pull request #114: Modified the error in javadoc of BulkTest URL: https://github.com/apache/commons-collections/pull/114 The incorrect variable name will mislead readers. This is an automated message from

[jira] [Commented] (COLLECTIONS-733) Thread-Safe Array Blocking Deque

2019-11-10 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16971287#comment-16971287 ] Chen commented on COLLECTIONS-733: -- Maybe you can use a wrapper of ArrayBlockingQueue, check the

[GitHub] [commons-collections] dota17 opened a new pull request #113: Add test cases for AbstractQueueDecorator

2019-11-10 Thread GitBox
dota17 opened a new pull request #113: Add test cases for AbstractQueueDecorator URL: https://github.com/apache/commons-collections/pull/113 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [commons-collections] dota17 closed pull request #112: Add test cases for AbstractQueueDecorator

2019-11-10 Thread GitBox
dota17 closed pull request #112: Add test cases for AbstractQueueDecorator URL: https://github.com/apache/commons-collections/pull/112 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Work logged] (IMAGING-239) Add inflate (deflate algorithm) to TIFF files

2019-11-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-239?focusedWorklogId=341110=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341110 ] ASF GitHub Bot logged work on IMAGING-239: -- Author: ASF GitHub Bot

[jira] [Resolved] (IMAGING-239) Add inflate (deflate algorithm) to TIFF files

2019-11-10 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved IMAGING-239. Resolution: Fixed > Add inflate (deflate algorithm) to TIFF files >

[jira] [Work logged] (IMAGING-239) Add inflate (deflate algorithm) to TIFF files

2019-11-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-239?focusedWorklogId=341112=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341112 ] ASF GitHub Bot logged work on IMAGING-239: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] kinow commented on issue #43: [IMAGING-239] Add inflate (deflate algorithm) to TIFF files

2019-11-10 Thread GitBox
kinow commented on issue #43: [IMAGING-239] Add inflate (deflate algorithm) to TIFF files URL: https://github.com/apache/commons-imaging/pull/43#issuecomment-552249426 Merged, thanks! This is an automated message from the

[GitHub] [commons-imaging] kinow closed pull request #43: [IMAGING-239] Add inflate (deflate algorithm) to TIFF files

2019-11-10 Thread GitBox
kinow closed pull request #43: [IMAGING-239] Add inflate (deflate algorithm) to TIFF files URL: https://github.com/apache/commons-imaging/pull/43 This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (IMAGING-239) Add inflate (deflate algorithm) to TIFF files

2019-11-10 Thread Bruno P. Kinoshita (Jira)
Bruno P. Kinoshita created IMAGING-239: -- Summary: Add inflate (deflate algorithm) to TIFF files Key: IMAGING-239 URL: https://issues.apache.org/jira/browse/IMAGING-239 Project: Commons Imaging

[jira] [Resolved] (IMAGING-238) Return copied byte arrays in Png Chunk and Png Chunk ICCP

2019-11-10 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved IMAGING-238. Resolution: Fixed > Return copied byte arrays in Png Chunk and Png Chunk ICCP >

[jira] [Work logged] (IMAGING-238) Return copied byte arrays in Png Chunk and Png Chunk ICCP

2019-11-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-238?focusedWorklogId=341106=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341106 ] ASF GitHub Bot logged work on IMAGING-238: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] kinow merged pull request #56: IMAGING-238: Return copied byte arrays in PNG Chunk and ICCP PNG Chunk

2019-11-10 Thread GitBox
kinow merged pull request #56: IMAGING-238: Return copied byte arrays in PNG Chunk and ICCP PNG Chunk URL: https://github.com/apache/commons-imaging/pull/56 This is an automated message from the Apache Git Service. To

[jira] [Commented] (CSV-200) CSVFormat cannot read its own output if input contain escape character followed by quote character

2019-11-10 Thread Prokudin Mikhail (Jira)
[ https://issues.apache.org/jira/browse/CSV-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16971230#comment-16971230 ] Prokudin Mikhail commented on CSV-200: -- I think it's not workaround. It's mutually exclusive

[GitHub] [commons-configuration] cesarsotovalero opened a new pull request #39: Exclude unused dependencies

2019-11-10 Thread GitBox
cesarsotovalero opened a new pull request #39: Exclude unused dependencies URL: https://github.com/apache/commons-configuration/pull/39 Hello. I noticed that `poi-ooxml` and `postgresql`, which are transitive dependencies via `dbunit`, are actually not used. Looking at the Maven

[jira] [Work logged] (IMAGING-238) Return copied byte arrays in Png Chunk and Png Chunk ICCP

2019-11-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-238?focusedWorklogId=341033=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341033 ] ASF GitHub Bot logged work on IMAGING-238: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] coveralls commented on issue #56: IMAGING-238: Return copied byte arrays in PNG Chunk and ICCP PNG Chunk

2019-11-10 Thread GitBox
coveralls commented on issue #56: IMAGING-238: Return copied byte arrays in PNG Chunk and ICCP PNG Chunk URL: https://github.com/apache/commons-imaging/pull/56#issuecomment-552175480 [![Coverage Status](https://coveralls.io/builds/26885653/badge)](https://coveralls.io/builds/26885653)

[GitHub] [commons-imaging] kinow opened a new pull request #56: IMAGING-238: Return copied byte arrays in PNG Chunk and ICCP PNG Chunk

2019-11-10 Thread GitBox
kinow opened a new pull request #56: IMAGING-238: Return copied byte arrays in PNG Chunk and ICCP PNG Chunk URL: https://github.com/apache/commons-imaging/pull/56 Returns copied byte arrays, adds javadocs, and also adds a unit test for the ICCP chunk.

[jira] [Work logged] (IMAGING-238) Return copied byte arrays in Png Chunk and Png Chunk ICCP

2019-11-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-238?focusedWorklogId=341032=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341032 ] ASF GitHub Bot logged work on IMAGING-238: -- Author: ASF GitHub Bot

[jira] [Updated] (IMAGING-238) Return copied byte arrays in Png Chunk and Png Chunk ICCP

2019-11-10 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated IMAGING-238: --- Summary: Return copied byte arrays in Png Chunk and Png Chunk ICCP (was: Copy byte

[jira] [Created] (IMAGING-238) Copy byte arrays in Png Chunk and Png Chunk ICCP

2019-11-10 Thread Bruno P. Kinoshita (Jira)
Bruno P. Kinoshita created IMAGING-238: -- Summary: Copy byte arrays in Png Chunk and Png Chunk ICCP Key: IMAGING-238 URL: https://issues.apache.org/jira/browse/IMAGING-238 Project: Commons Imaging

[jira] [Created] (IMAGING-237) The PNG parser must inform the user if the compression method is not supported

2019-11-10 Thread Bruno P. Kinoshita (Jira)
Bruno P. Kinoshita created IMAGING-237: -- Summary: The PNG parser must inform the user if the compression method is not supported Key: IMAGING-237 URL: https://issues.apache.org/jira/browse/IMAGING-237