[jira] [Commented] (MATH-1563) Implementation of Adaptive Probability Generation Strategy for Genetic Algorithm

2020-12-08 Thread AVIJIT BASAK (Jira)
[ https://issues.apache.org/jira/browse/MATH-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17246307#comment-17246307 ] AVIJIT BASAK commented on MATH-1563: Thanks a lot for your reply. I would like to participate in this

[jira] [Created] (LOGGING-172) Disparity in exception handling of logger factory creation, causing failure in some cases.

2020-12-08 Thread RENJITH ALEXANDER (Jira)
RENJITH ALEXANDER created LOGGING-172: - Summary: Disparity in exception handling of logger factory creation, causing failure in some cases. Key: LOGGING-172 URL:

[GitHub] [commons-chain] safat edited a comment on pull request #7: Implement Directed Acyclic Graph of commands execution

2020-12-08 Thread GitBox
safat edited a comment on pull request #7: URL: https://github.com/apache/commons-chain/pull/7#issuecomment-741514623 Pending tasks: - [ ] - Support Filter - [ ] - Respect Command execution status (FINISHED, CONTINUE) - [ ] - pom.xml related issues - [ ] - Casting of context

[GitHub] [commons-chain] safat commented on pull request #7: Implement Directed Acyclic Graph of commands execution

2020-12-08 Thread GitBox
safat commented on pull request #7: URL: https://github.com/apache/commons-chain/pull/7#issuecomment-741514623 Pending tasks: - Support Filter - Respect Command execution status (FINISHED, CONTINUE) - pom.xml related issues - Casting of context

[jira] [Work logged] (COMPRESS-559) SparseTarTest different on Linux and Windows

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

[GitHub] [commons-compress] coveralls commented on pull request #152: COMPRESS-559: Extract sparsefile-0.1 also on Linux

2020-12-08 Thread GitBox
coveralls commented on pull request #152: URL: https://github.com/apache/commons-compress/pull/152#issuecomment-741300223 [![Coverage Status](https://coveralls.io/builds/35553897/badge)](https://coveralls.io/builds/35553897) Coverage decreased (-0.01%) to 87.273% when pulling

[GitHub] [commons-io] coveralls edited a comment on pull request #173: Replace CloseShield* constructors with factory methods

2020-12-08 Thread GitBox
coveralls edited a comment on pull request #173: URL: https://github.com/apache/commons-io/pull/173#issuecomment-739508551 [![Coverage Status](https://coveralls.io/builds/35552261/badge)](https://coveralls.io/builds/35552261) Coverage decreased (-0.05%) to 88.581% when pulling

[jira] [Closed] (POOL-390) Add a max age to pool entries

2020-12-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/POOL-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed POOL-390. --- Resolution: Duplicate > Add a max age to pool entries > - > >

[jira] [Commented] (POOL-390) Add a max age to pool entries

2020-12-08 Thread Phil Steitz (Jira)
[ https://issues.apache.org/jira/browse/POOL-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17246147#comment-17246147 ] Phil Steitz commented on POOL-390: -- Looks like a useful feature to me .  DBCP does this in its object

[jira] [Commented] (VFS-790) VFS2 handles files with special characters incorrectly

2020-12-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17246135#comment-17246135 ] Gary D. Gregory commented on VFS-790: - [~vnashkev] Feel free to provide a PR so we can see what you are

[jira] [Updated] (POOL-390) Add a max age to pool entries

2020-12-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/POOL-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated POOL-390: - Affects Version/s: (was: 2.9.0) > Add a max age to pool entries >

[jira] [Created] (GEOMETRY-107) Usage of EqualsVerifier

2020-12-08 Thread Baljit Singh (Jira)
Baljit Singh created GEOMETRY-107: - Summary: Usage of EqualsVerifier Key: GEOMETRY-107 URL: https://issues.apache.org/jira/browse/GEOMETRY-107 Project: Apache Commons Geometry Issue Type:

[jira] [Work logged] (COMPRESS-559) SparseTarTest different on Linux and Windows

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

[GitHub] [commons-compress] theobisproject commented on pull request #152: COMPRESS-559: Extract sparsefile-0.1 also on Linux

2020-12-08 Thread GitBox
theobisproject commented on pull request #152: URL: https://github.com/apache/commons-compress/pull/152#issuecomment-740938394 I finally found the time to add the check and test it. I've done the check for the tar version since this might also affect other distros with the same tar

[GitHub] [commons-io] robtimus commented on a change in pull request #173: Replace CloseShield* constructors with factory methods

2020-12-08 Thread GitBox
robtimus commented on a change in pull request #173: URL: https://github.com/apache/commons-io/pull/173#discussion_r538752019 ## File path: src/main/java/org/apache/commons/io/input/CloseShieldInputStream.java ## @@ -35,7 +35,11 @@ * closed. * * @param in

[GitHub] [commons-io] robtimus commented on a change in pull request #173: Replace CloseShield* constructors with factory methods

2020-12-08 Thread GitBox
robtimus commented on a change in pull request #173: URL: https://github.com/apache/commons-io/pull/173#discussion_r538746587 ## File path: src/main/java/org/apache/commons/io/input/CloseShieldInputStream.java ## @@ -50,4 +54,16 @@ public void close() { in =

[jira] [Created] (POOL-390) Add a max age to pool entries

2020-12-08 Thread reggie (Jira)
reggie created POOL-390: --- Summary: Add a max age to pool entries Key: POOL-390 URL: https://issues.apache.org/jira/browse/POOL-390 Project: Commons Pool Issue Type: Improvement Affects Versions:

[jira] [Comment Edited] (VFS-790) VFS2 handles files with special characters incorrectly

2020-12-08 Thread Vitali Nashkevich (Jira)
[ https://issues.apache.org/jira/browse/VFS-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17245154#comment-17245154 ] Vitali Nashkevich edited comment on VFS-790 at 12/8/20, 7:17 PM: - Another

[GitHub] [commons-geometry] singhbaljit commented on a change in pull request #112: [GEOMETRY-105] - Replace the try-catch pattern with assertThrows()

2020-12-08 Thread GitBox
singhbaljit commented on a change in pull request #112: URL: https://github.com/apache/commons-geometry/pull/112#discussion_r538738071 ## File path: commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/Bounds3DTest.java ## @@ -125,29 +125,12

[GitHub] [commons-geometry] singhbaljit commented on a change in pull request #112: [GEOMETRY-105] - Replace the try-catch pattern with assertThrows()

2020-12-08 Thread GitBox
singhbaljit commented on a change in pull request #112: URL: https://github.com/apache/commons-geometry/pull/112#discussion_r538715602 ## File path: commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/Bounds3DTest.java ## @@ -125,29 +125,12

[GitHub] [commons-geometry] singhbaljit commented on a change in pull request #112: [GEOMETRY-105] - Replace the try-catch pattern with assertThrows()

2020-12-08 Thread GitBox
singhbaljit commented on a change in pull request #112: URL: https://github.com/apache/commons-geometry/pull/112#discussion_r538715602 ## File path: commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/Bounds3DTest.java ## @@ -125,29 +125,12

[GitHub] [commons-io] coveralls edited a comment on pull request #171: Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream

2020-12-08 Thread GitBox
coveralls edited a comment on pull request #171: URL: https://github.com/apache/commons-io/pull/171#issuecomment-734509980 [![Coverage Status](https://coveralls.io/builds/35545868/badge)](https://coveralls.io/builds/35545868) Coverage increased (+0.09%) to 88.672% when pulling

[GitHub] [commons-geometry] singhbaljit commented on a change in pull request #112: [GEOMETRY-105] - Replace the try-catch pattern with assertThrows()

2020-12-08 Thread GitBox
singhbaljit commented on a change in pull request #112: URL: https://github.com/apache/commons-geometry/pull/112#discussion_r538715602 ## File path: commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/Bounds3DTest.java ## @@ -125,29 +125,12

[GitHub] [commons-geometry] singhbaljit commented on a change in pull request #112: [GEOMETRY-105] - Replace the try-catch pattern with assertThrows()

2020-12-08 Thread GitBox
singhbaljit commented on a change in pull request #112: URL: https://github.com/apache/commons-geometry/pull/112#discussion_r538691487 ## File path: commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/Bounds3DTest.java ## @@ -125,29 +125,12

[GitHub] [commons-geometry] singhbaljit commented on a change in pull request #112: [GEOMETRY-105] - Replace the try-catch pattern with assertThrows()

2020-12-08 Thread GitBox
singhbaljit commented on a change in pull request #112: URL: https://github.com/apache/commons-geometry/pull/112#discussion_r538691487 ## File path: commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/Bounds3DTest.java ## @@ -125,29 +125,12

[jira] [Commented] (MATH-1564) Minor improvement

2020-12-08 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/MATH-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17246011#comment-17246011 ] Alex Herbert commented on MATH-1564: The {{array.length}} is a public final member of the array set

[GitHub] [commons-io] garydgregory commented on a change in pull request #171: Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream

2020-12-08 Thread GitBox
garydgregory commented on a change in pull request #171: URL: https://github.com/apache/commons-io/pull/171#discussion_r538613626 ## File path: src/main/java/org/apache/commons/io/input/QueueInputStream.java ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (DAEMON-426) CAP_DAC_READ_SEARCH not allowed in containers by default

2020-12-08 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17245997#comment-17245997 ] Mark Thomas commented on DAEMON-426: After some digging I think I figured out what is going on. The

[GitHub] [commons-io] maxxedev commented on a change in pull request #171: Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream

2020-12-08 Thread GitBox
maxxedev commented on a change in pull request #171: URL: https://github.com/apache/commons-io/pull/171#discussion_r538586279 ## File path: src/main/java/org/apache/commons/io/input/QueueInputStream.java ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [commons-io] maxxedev commented on a change in pull request #171: Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream

2020-12-08 Thread GitBox
maxxedev commented on a change in pull request #171: URL: https://github.com/apache/commons-io/pull/171#discussion_r538583703 ## File path: src/main/java/org/apache/commons/io/input/QueueInputStream.java ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Updated] (LANG-1625) IsStringBuilder.reflectionToString support multiline for all formats

2020-12-08 Thread Caleb Cushing (Jira)
[ https://issues.apache.org/jira/browse/LANG-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Cushing updated LANG-1625: Description: what I want is to be able to add multiline/prettyprint to any style. I like the

[jira] [Commented] (MATH-1564) Minor improvement

2020-12-08 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/MATH-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17245980#comment-17245980 ] Arturo Bernal commented on MATH-1564: - HI [~aherbert] I personally believe that it is always better

[jira] [Commented] (MATH-1564) Minor improvement

2020-12-08 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/MATH-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17245967#comment-17245967 ] Alex Herbert commented on MATH-1564: The code differences in the PR generally changes the pattern:

[jira] [Updated] (LANG-1625) IsStringBuilder.reflectionToString support multiline for all formats

2020-12-08 Thread Caleb Cushing (Jira)
[ https://issues.apache.org/jira/browse/LANG-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Cushing updated LANG-1625: Summary: IsStringBuilder.reflectionToString support multiline for all formats (was:

[jira] [Updated] (LANG-1625) IsStringBuilder.reflectionToString compound styles

2020-12-08 Thread Caleb Cushing (Jira)
[ https://issues.apache.org/jira/browse/LANG-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Cushing updated LANG-1625: Description: what I want is to be able to add multiline/prettyprint to any style. I like the

[jira] [Work logged] (MATH-1564) Minor improvement

2020-12-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MATH-1564?focusedWorklogId=521736=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-521736 ] ASF GitHub Bot logged work on MATH-1564: Author: ASF GitHub Bot

[GitHub] [commons-math] arturobernalg opened a new pull request #167: [MATH-1564] - Minor improvement

2020-12-08 Thread GitBox
arturobernalg opened a new pull request #167: URL: https://github.com/apache/commons-math/pull/167 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] (MATH-1564) Minor improvement

2020-12-08 Thread Arturo Bernal (Jira)
Arturo Bernal created MATH-1564: --- Summary: Minor improvement Key: MATH-1564 URL: https://issues.apache.org/jira/browse/MATH-1564 Project: Commons Math Issue Type: Improvement

[GitHub] [commons-io] garydgregory commented on a change in pull request #171: Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream

2020-12-08 Thread GitBox
garydgregory commented on a change in pull request #171: URL: https://github.com/apache/commons-io/pull/171#discussion_r538467520 ## File path: src/main/java/org/apache/commons/io/output/QueueOutputStream.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the Apache Software

[GitHub] [commons-io] garydgregory commented on a change in pull request #171: Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream

2020-12-08 Thread GitBox
garydgregory commented on a change in pull request #171: URL: https://github.com/apache/commons-io/pull/171#discussion_r538465265 ## File path: src/main/java/org/apache/commons/io/input/QueueInputStream.java ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[GitHub] [commons-io] garydgregory commented on a change in pull request #171: Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream

2020-12-08 Thread GitBox
garydgregory commented on a change in pull request #171: URL: https://github.com/apache/commons-io/pull/171#discussion_r538464842 ## File path: src/main/java/org/apache/commons/io/input/QueueInputStream.java ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[GitHub] [commons-io] garydgregory commented on a change in pull request #171: Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream

2020-12-08 Thread GitBox
garydgregory commented on a change in pull request #171: URL: https://github.com/apache/commons-io/pull/171#discussion_r538463992 ## File path: src/main/java/org/apache/commons/io/input/QueueInputStream.java ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[GitHub] [commons-io] garydgregory commented on a change in pull request #171: Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream

2020-12-08 Thread GitBox
garydgregory commented on a change in pull request #171: URL: https://github.com/apache/commons-io/pull/171#discussion_r538462823 ## File path: src/main/java/org/apache/commons/io/input/QueueInputStream.java ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software

[jira] [Created] (LANG-1625) IsStringBuilder.reflectionToString compound styles

2020-12-08 Thread Caleb Cushing (Jira)
Caleb Cushing created LANG-1625: --- Summary: IsStringBuilder.reflectionToString compound styles Key: LANG-1625 URL: https://issues.apache.org/jira/browse/LANG-1625 Project: Commons Lang Issue

[GitHub] [commons-io] garydgregory commented on a change in pull request #171: Add QueueInput/OutputStream as simpler alternatives to PipedInput/OutputStream

2020-12-08 Thread GitBox
garydgregory commented on a change in pull request #171: URL: https://github.com/apache/commons-io/pull/171#discussion_r538459087 ## File path: src/main/java/org/apache/commons/io/output/QueueOutputStream.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the Apache Software

[GitHub] [commons-io] garydgregory commented on a change in pull request #173: Replace CloseShield* constructors with factory methods

2020-12-08 Thread GitBox
garydgregory commented on a change in pull request #173: URL: https://github.com/apache/commons-io/pull/173#discussion_r538433221 ## File path: src/main/java/org/apache/commons/io/input/CloseShieldInputStream.java ## @@ -50,4 +54,16 @@ public void close() { in =

[GitHub] [commons-codec] coveralls edited a comment on pull request #67: [CODEC-295] - Minor improvement

2020-12-08 Thread GitBox
coveralls edited a comment on pull request #67: URL: https://github.com/apache/commons-codec/pull/67#issuecomment-739970772 [![Coverage Status](https://coveralls.io/builds/35537335/badge)](https://coveralls.io/builds/35537335) Coverage increased (+0.2%) to 94.471% when pulling

[jira] [Work logged] (CRYPTO-155) Minor improvement

2020-12-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-155?focusedWorklogId=521667=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-521667 ] ASF GitHub Bot logged work on CRYPTO-155: - Author: ASF GitHub Bot

[GitHub] [commons-crypto] coveralls commented on pull request #115: [CRYPTO-155] - Minor improvement

2020-12-08 Thread GitBox
coveralls commented on pull request #115: URL: https://github.com/apache/commons-crypto/pull/115#issuecomment-740601556 [![Coverage Status](https://coveralls.io/builds/35535900/badge)](https://coveralls.io/builds/35535900) Coverage increased (+0.6%) to 83.179% when pulling

[jira] [Updated] (CRYPTO-155) Minor improvement

2020-12-08 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated CRYPTO-155: - Description:   Minor improvement *  extra computations by getting the string size only once.

[jira] [Work logged] (CRYPTO-155) Minor improvement

2020-12-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-155?focusedWorklogId=521627=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-521627 ] ASF GitHub Bot logged work on CRYPTO-155: - Author: ASF GitHub Bot

[GitHub] [commons-crypto] arturobernalg opened a new pull request #115: [CRYPTO-155] - Minor improvement

2020-12-08 Thread GitBox
arturobernalg opened a new pull request #115: URL: https://github.com/apache/commons-crypto/pull/115 Minor improvement - extra computations by getting the string size only once. - This is an automated message

[GitHub] [commons-codec] coveralls edited a comment on pull request #67: [CODEC-295] - Minor improvement

2020-12-08 Thread GitBox
coveralls edited a comment on pull request #67: URL: https://github.com/apache/commons-codec/pull/67#issuecomment-739970772 [![Coverage Status](https://coveralls.io/builds/35532952/badge)](https://coveralls.io/builds/35532952) Coverage increased (+0.2%) to 94.462% when pulling

[jira] [Created] (CRYPTO-155) Minor improvement

2020-12-08 Thread Arturo Bernal (Jira)
Arturo Bernal created CRYPTO-155: Summary: Minor improvement Key: CRYPTO-155 URL: https://issues.apache.org/jira/browse/CRYPTO-155 Project: Commons Crypto Issue Type: Improvement

[jira] [Updated] (CODEC-295) Minor improvement

2020-12-08 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/CODEC-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated CODEC-295: Description: Minor improvement  * extra computations by getting the string size only once. *

[GitHub] [commons-codec] arturobernalg commented on pull request #67: [CODEC-295] - Minor improvement

2020-12-08 Thread GitBox
arturobernalg commented on pull request #67: URL: https://github.com/apache/commons-codec/pull/67#issuecomment-740477499 HI @garydgregory @sebbASF any idea of why the Java CI it's failing? This is an automated message

[GitHub] [commons-codec] arturobernalg closed pull request #69: Test

2020-12-08 Thread GitBox
arturobernalg closed pull request #69: URL: https://github.com/apache/commons-codec/pull/69 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-codec] arturobernalg opened a new pull request #69: Test

2020-12-08 Thread GitBox
arturobernalg opened a new pull request #69: URL: https://github.com/apache/commons-codec/pull/69 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [commons-geometry] arturobernalg opened a new pull request #114: [GEOMETRY-106] - Refine Module

2020-12-08 Thread GitBox
arturobernalg opened a new pull request #114: URL: https://github.com/apache/commons-geometry/pull/114 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the