[GitHub] [commons-numbers] aherbert opened a new pull request #108: NUMBERS-172: Use Boost Error function implementation

2021-10-20 Thread GitBox
aherbert opened a new pull request #108: URL: https://github.com/apache/commons-numbers/pull/108 Replace the use of the regularized gamma functions P and Q to evaluate the error function. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [commons-numbers] coveralls commented on pull request #108: NUMBERS-172: Use Boost Error function implementation

2021-10-20 Thread GitBox
coveralls commented on pull request #108: URL: https://github.com/apache/commons-numbers/pull/108#issuecomment-947404713 [![Coverage Status](https://coveralls.io/builds/43630913/badge)](https://coveralls.io/builds/43630913) Coverage decreased (-0.2%) to 99.489% when pulling **dd

[GitHub] [commons-numbers] coveralls edited a comment on pull request #108: NUMBERS-172: Use Boost Error function implementation

2021-10-20 Thread GitBox
coveralls edited a comment on pull request #108: URL: https://github.com/apache/commons-numbers/pull/108#issuecomment-947404713 [![Coverage Status](https://coveralls.io/builds/43631781/badge)](https://coveralls.io/builds/43631781) Coverage increased (+0.01%) to 99.681% when pulli

[GitHub] [commons-release-plugin] dependabot[bot] opened a new pull request #79: Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.1

2021-10-20 Thread GitBox
dependabot[bot] opened a new pull request #79: URL: https://github.com/apache/commons-release-plugin/pull/79 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.1 to 4.4.2.1. Release notes Sourced from https://github.com/spotbugs/spotbugs-mav

[GitHub] [commons-release-plugin] coveralls commented on pull request #79: Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.1

2021-10-20 Thread GitBox
coveralls commented on pull request #79: URL: https://github.com/apache/commons-release-plugin/pull/79#issuecomment-947435279 [![Coverage Status](https://coveralls.io/builds/43631948/badge)](https://coveralls.io/builds/43631948) Coverage remained the same at 75.0% when pulling

[GitHub] [commons-cli] garydgregory merged pull request #33: Added setter for Builder.option

2021-10-20 Thread GitBox
garydgregory merged pull request #33: URL: https://github.com/apache/commons-cli/pull/33 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-un

[GitHub] [commons-lang] coveralls edited a comment on pull request #821: Betters names variables and Fix typos

2021-10-20 Thread GitBox
coveralls edited a comment on pull request #821: URL: https://github.com/apache/commons-lang/pull/821#issuecomment-946967437 [![Coverage Status](https://coveralls.io/builds/43637681/badge)](https://coveralls.io/builds/43637681) Coverage remained the same at 94.947% when pulling

[GitHub] [commons-cli] garydgregory commented on pull request #27: CLI-289 - Adding a complementary arg feature

2021-10-20 Thread GitBox
garydgregory commented on pull request #27: URL: https://github.com/apache/commons-cli/pull/27#issuecomment-947646690 @Desislav-Petrov I am sorry no one got back to you on this PR. It seems now it needs to be rebased on git master. I'm not sure what "complimentary" means in this context

[GitHub] [commons-crypto] garydgregory merged pull request #137: Bump junit-bom from 5.7.0 to 5.8.1

2021-10-20 Thread GitBox
garydgregory merged pull request #137: URL: https://github.com/apache/commons-crypto/pull/137 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-crypto] garydgregory merged pull request #130: Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2

2021-10-20 Thread GitBox
garydgregory merged pull request #130: URL: https://github.com/apache/commons-crypto/pull/130 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-crypto] garydgregory merged pull request #119: Bump jmh.version from 1.12 to 1.27

2021-10-20 Thread GitBox
garydgregory merged pull request #119: URL: https://github.com/apache/commons-crypto/pull/119 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-crypto] garydgregory commented on a change in pull request #135: MInors changes

2021-10-20 Thread GitBox
garydgregory commented on a change in pull request #135: URL: https://github.com/apache/commons-crypto/pull/135#discussion_r732832959 ## File path: src/main/java/org/apache/commons/crypto/jna/OpenSsl11XNativeJna.java ## @@ -133,7 +133,7 @@ * @return 1 for success and 0 fo

[GitHub] [commons-crypto] coveralls edited a comment on pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

2021-10-20 Thread GitBox
coveralls edited a comment on pull request #120: URL: https://github.com/apache/commons-crypto/pull/120#issuecomment-751493225 [![Coverage Status](https://coveralls.io/builds/43641254/badge)](https://coveralls.io/builds/43641254) Coverage remained the same at 83.793% when pulling

[GitHub] [commons-crypto] coveralls edited a comment on pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

2021-10-20 Thread GitBox
coveralls edited a comment on pull request #120: URL: https://github.com/apache/commons-crypto/pull/120#issuecomment-751493225 [![Coverage Status](https://coveralls.io/builds/43641457/badge)](https://coveralls.io/builds/43641457) Coverage remained the same at 83.793% when pulling

[GitHub] [commons-crypto] garydgregory merged pull request #121: Bump exec-maven-plugin from 1.6.0 to 3.0.0

2021-10-20 Thread GitBox
garydgregory merged pull request #121: URL: https://github.com/apache/commons-crypto/pull/121 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-cli] Desislav-Petrov commented on pull request #27: CLI-289 - Adding a complementary arg feature

2021-10-20 Thread GitBox
Desislav-Petrov commented on pull request #27: URL: https://github.com/apache/commons-cli/pull/27#issuecomment-947832156 @garydgregory the idea is that if you use one argument say --output then you must have an additional one as well, ie --output --to-file or --output --to-database. Does t

[GitHub] [commons-configuration] dependabot[bot] commented on pull request #146: Bump spotbugs-maven-plugin from 4.2.3 to 4.4.2

2021-10-20 Thread GitBox
dependabot[bot] commented on pull request #146: URL: https://github.com/apache/commons-configuration/pull/146#issuecomment-947840758 Superseded by #148. -- 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 t

[GitHub] [commons-configuration] dependabot[bot] closed pull request #146: Bump spotbugs-maven-plugin from 4.2.3 to 4.4.2

2021-10-20 Thread GitBox
dependabot[bot] closed pull request #146: URL: https://github.com/apache/commons-configuration/pull/146 -- 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 go to the specific comment. To unsubscribe, e-

[GitHub] [commons-configuration] dependabot[bot] opened a new pull request #148: Bump spotbugs-maven-plugin from 4.2.3 to 4.4.2.1

2021-10-20 Thread GitBox
dependabot[bot] opened a new pull request #148: URL: https://github.com/apache/commons-configuration/pull/148 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.3 to 4.4.2.1. Release notes Sourced from https://github.com/spotbugs/spotbugs-ma

[GitHub] [commons-crypto] garydgregory commented on pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

2021-10-20 Thread GitBox
garydgregory commented on pull request #120: URL: https://github.com/apache/commons-crypto/pull/120#issuecomment-947909967 @dependabot rebase -- 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 go to the

[GitHub] [commons-crypto] arturobernalg commented on pull request #135: MInors changes

2021-10-20 Thread GitBox
arturobernalg commented on pull request #135: URL: https://github.com/apache/commons-crypto/pull/135#issuecomment-947923173 HI @garydgregory Fix it all the remarks. TY -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [commons-crypto] coveralls edited a comment on pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

2021-10-20 Thread GitBox
coveralls edited a comment on pull request #120: URL: https://github.com/apache/commons-crypto/pull/120#issuecomment-751493225 [![Coverage Status](https://coveralls.io/builds/43647771/badge)](https://coveralls.io/builds/43647771) Coverage remained the same at 83.793% when pulling

[GitHub] [commons-crypto] coveralls edited a comment on pull request #135: MInors changes

2021-10-20 Thread GitBox
coveralls edited a comment on pull request #135: URL: https://github.com/apache/commons-crypto/pull/135#issuecomment-862609371 [![Coverage Status](https://coveralls.io/builds/43647976/badge)](https://coveralls.io/builds/43647976) Coverage increased (+0.03%) to 83.821% when pullin

[GitHub] [commons-crypto] arturobernalg edited a comment on pull request #135: MInors changes

2021-10-20 Thread GitBox
arturobernalg edited a comment on pull request #135: URL: https://github.com/apache/commons-crypto/pull/135#issuecomment-947923173 HI @garydgregory Fixed all the remarks. TY -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [commons-crypto] coveralls edited a comment on pull request #135: MInors changes

2021-10-20 Thread GitBox
coveralls edited a comment on pull request #135: URL: https://github.com/apache/commons-crypto/pull/135#issuecomment-862609371 [![Coverage Status](https://coveralls.io/builds/43648086/badge)](https://coveralls.io/builds/43648086) Coverage increased (+0.03%) to 83.821% when pullin

[GitHub] [commons-crypto] coveralls edited a comment on pull request #135: MInors changes

2021-10-20 Thread GitBox
coveralls edited a comment on pull request #135: URL: https://github.com/apache/commons-crypto/pull/135#issuecomment-862609371 [![Coverage Status](https://coveralls.io/builds/43648163/badge)](https://coveralls.io/builds/43648163) Coverage increased (+0.03%) to 83.821% when pullin

[GitHub] [commons-release-plugin] kinow merged pull request #79: Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.1

2021-10-20 Thread GitBox
kinow merged pull request #79: URL: https://github.com/apache/commons-release-plugin/pull/79 -- 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 go to the specific comment. To unsubscribe, e-mail: issue

[GitHub] [commons-crypto] garydgregory merged pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

2021-10-20 Thread GitBox
garydgregory merged pull request #120: URL: https://github.com/apache/commons-crypto/pull/120 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-numbers] coveralls edited a comment on pull request #108: NUMBERS-172: Use Boost Error function implementation

2021-10-20 Thread GitBox
coveralls edited a comment on pull request #108: URL: https://github.com/apache/commons-numbers/pull/108#issuecomment-947404713 [![Coverage Status](https://coveralls.io/builds/43652531/badge)](https://coveralls.io/builds/43652531) Coverage increased (+0.01%) to 99.681% when pulli

[GitHub] [commons-crypto] garydgregory opened a new pull request #138: Update plugin dependencies not picked up by Dependabot.

2021-10-20 Thread GitBox
garydgregory opened a new pull request #138: URL: https://github.com/apache/commons-crypto/pull/138 - commons.japicmp.version 0.15.2 -> 0.15.3 - commons.jacoco.version 0.6.6 -> 0.8.7 - commons.javadoc.version 3.2.0 -> 3.3.1 -- This is an automated message from the Apache Git Service

[GitHub] [commons-csv] garydgregory merged pull request #188: Bump actions/checkout from 2.3.4 to 2.3.5

2021-10-20 Thread GitBox
garydgregory merged pull request #188: URL: https://github.com/apache/commons-csv/pull/188 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-

[GitHub] [commons-csv] garydgregory merged pull request #187: Bump mockito-core from 3.11.2 to 4.0.0

2021-10-20 Thread GitBox
garydgregory merged pull request #187: URL: https://github.com/apache/commons-csv/pull/187 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-

[GitHub] [commons-csv] garydgregory merged pull request #186: Bump junit-jupiter from 5.8.0-RC1 to 5.8.1

2021-10-20 Thread GitBox
garydgregory merged pull request #186: URL: https://github.com/apache/commons-csv/pull/186 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-

[GitHub] [commons-csv] garydgregory merged pull request #184: Bump maven-pmd-plugin from 3.14.0 to 3.15.0

2021-10-20 Thread GitBox
garydgregory merged pull request #184: URL: https://github.com/apache/commons-csv/pull/184 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-

[GitHub] [commons-csv] garydgregory commented on pull request #182: Bump opencsv from 5.5.1 to 5.5.2

2021-10-20 Thread GitBox
garydgregory commented on pull request #182: URL: https://github.com/apache/commons-csv/pull/182#issuecomment-948072734 @dependabot rebase -- 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 go to the spe

[GitHub] [commons-csv] garydgregory commented on pull request #181: Bump commons.pmd-impl.version from 6.37.0 to 6.38.0

2021-10-20 Thread GitBox
garydgregory commented on pull request #181: URL: https://github.com/apache/commons-csv/pull/181#issuecomment-948072829 @dependabot rebase -- 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 go to the spe

[GitHub] [commons-csv] dependabot[bot] opened a new pull request #189: Bump commons.pmd-impl.version from 6.37.0 to 6.39.0

2021-10-20 Thread GitBox
dependabot[bot] opened a new pull request #189: URL: https://github.com/apache/commons-csv/pull/189 Bumps `commons.pmd-impl.version` from 6.37.0 to 6.39.0. Updates `pmd-core` from 6.37.0 to 6.39.0 Release notes Sourced from https://github.com/pmd/pmd/releases";>pmd-core's relea

[GitHub] [commons-csv] dependabot[bot] commented on pull request #181: Bump commons.pmd-impl.version from 6.37.0 to 6.38.0

2021-10-20 Thread GitBox
dependabot[bot] commented on pull request #181: URL: https://github.com/apache/commons-csv/pull/181#issuecomment-948076351 Superseded by #189. -- 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 go to the

[GitHub] [commons-csv] dependabot[bot] closed pull request #181: Bump commons.pmd-impl.version from 6.37.0 to 6.38.0

2021-10-20 Thread GitBox
dependabot[bot] closed pull request #181: URL: https://github.com/apache/commons-csv/pull/181 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-csv] coveralls commented on pull request #182: Bump opencsv from 5.5.1 to 5.5.2

2021-10-20 Thread GitBox
coveralls commented on pull request #182: URL: https://github.com/apache/commons-csv/pull/182#issuecomment-948077359 [![Coverage Status](https://coveralls.io/builds/43653545/badge)](https://coveralls.io/builds/43653545) Coverage remained the same at 98.323% when pulling **d07242

[GitHub] [commons-numbers] coveralls edited a comment on pull request #108: NUMBERS-172: Use Boost Error function implementation

2021-10-20 Thread GitBox
coveralls edited a comment on pull request #108: URL: https://github.com/apache/commons-numbers/pull/108#issuecomment-947404713 [![Coverage Status](https://coveralls.io/builds/43653581/badge)](https://coveralls.io/builds/43653581) Coverage remained the same at 99.681% when pullin

[GitHub] [commons-csv] coveralls commented on pull request #189: Bump commons.pmd-impl.version from 6.37.0 to 6.39.0

2021-10-20 Thread GitBox
coveralls commented on pull request #189: URL: https://github.com/apache/commons-csv/pull/189#issuecomment-948078089 [![Coverage Status](https://coveralls.io/builds/43653586/badge)](https://coveralls.io/builds/43653586) Coverage remained the same at 98.323% when pulling **39ccfd

[GitHub] [commons-crypto] coveralls commented on pull request #138: Update plugin dependencies not picked up by Dependabot.

2021-10-20 Thread GitBox
coveralls commented on pull request #138: URL: https://github.com/apache/commons-crypto/pull/138#issuecomment-948080647 -- 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 go to the specific comment. To u

[GitHub] [commons-crypto] garydgregory merged pull request #138: Update plugin dependencies not picked up by Dependabot.

2021-10-20 Thread GitBox
garydgregory merged pull request #138: URL: https://github.com/apache/commons-crypto/pull/138 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-imaging] gwlucastrig opened a new pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-20 Thread GitBox
gwlucastrig opened a new pull request #179: URL: https://github.com/apache/commons-imaging/pull/179 This is a revision to the previous PR for Issue 311. It includes the same code as previously submitted and review. Hopefully it resolves the versioning history glitch. Please use th

[GitHub] [commons-crypto] garydgregory opened a new pull request #139: Update dependency not picked up by Dependabot.

2021-10-20 Thread GitBox
garydgregory opened a new pull request #139: URL: https://github.com/apache/commons-crypto/pull/139 net.java.dev.jna:jna 5.6.0 -> 5.9.0 -- 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 go to the specif

[GitHub] [commons-imaging] coveralls commented on pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-20 Thread GitBox
coveralls commented on pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#issuecomment-948112471 [![Coverage Status](https://coveralls.io/builds/43654958/badge)](https://coveralls.io/builds/43654958) Coverage increased (+0.1%) to 77.129% when pulling **8c

[GitHub] [commons-crypto] coveralls commented on pull request #139: Update dependency not picked up by Dependabot.

2021-10-20 Thread GitBox
coveralls commented on pull request #139: URL: https://github.com/apache/commons-crypto/pull/139#issuecomment-948114542 [![Coverage Status](https://coveralls.io/builds/43654975/badge)](https://coveralls.io/builds/43654975) Coverage remained the same at 83.793% when pulling **87c

[GitHub] [commons-crypto] garydgregory merged pull request #139: Update dependency not picked up by Dependabot.

2021-10-20 Thread GitBox
garydgregory merged pull request #139: URL: https://github.com/apache/commons-crypto/pull/139 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-imaging] kinow commented on a change in pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-20 Thread GitBox
kinow commented on a change in pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#discussion_r733222342 ## File path: src/main/java/org/apache/commons/imaging/formats/tiff/datareaders/ImageDataReader.java ## @@ -62,15 +63,15 @@ * Unfortunately, the TI

[GitHub] [commons-io] dependabot[bot] opened a new pull request #288: Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1

2021-10-20 Thread GitBox
dependabot[bot] opened a new pull request #288: URL: https://github.com/apache/commons-io/pull/288 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2 to 4.4.2.1. Release notes Sourced from https://github.com/spotbugs/spotbugs-maven-plugin/

[GitHub] [commons-io] coveralls commented on pull request #288: Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1

2021-10-20 Thread GitBox
coveralls commented on pull request #288: URL: https://github.com/apache/commons-io/pull/288#issuecomment-948142679 [![Coverage Status](https://coveralls.io/builds/43655927/badge)](https://coveralls.io/builds/43655927) Coverage increased (+0.01%) to 88.381% when pulling **9cccdb

[GitHub] [commons-cli] waso opened a new pull request #74: added more unit tests

2021-10-21 Thread GitBox
waso opened a new pull request #74: URL: https://github.com/apache/commons-cli/pull/74 Hi @garydgregory I have added more unit tests to recently update Option.builder(). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [commons-release-plugin] dependabot[bot] opened a new pull request #80: Bump spotbugs from 4.4.1 to 4.4.2

2021-10-21 Thread GitBox
dependabot[bot] opened a new pull request #80: URL: https://github.com/apache/commons-release-plugin/pull/80 Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.4.1 to 4.4.2. Release notes Sourced from https://github.com/spotbugs/spotbugs/releases";>spotbugs's releases.

[GitHub] [commons-numbers] asfgit merged pull request #108: NUMBERS-172: Use Boost Error function implementation

2021-10-21 Thread GitBox
asfgit merged pull request #108: URL: https://github.com/apache/commons-numbers/pull/108 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-un

[GitHub] [commons-release-plugin] coveralls commented on pull request #80: Bump spotbugs from 4.4.1 to 4.4.2

2021-10-21 Thread GitBox
coveralls commented on pull request #80: URL: https://github.com/apache/commons-release-plugin/pull/80#issuecomment-948448535 [![Coverage Status](https://coveralls.io/builds/43664826/badge)](https://coveralls.io/builds/43664826) Coverage remained the same at 75.0% when pulling

[GitHub] [commons-crypto] dependabot[bot] opened a new pull request #140: Bump maven-pmd-plugin from 3.14.0 to 3.15.0

2021-10-21 Thread GitBox
dependabot[bot] opened a new pull request #140: URL: https://github.com/apache/commons-crypto/pull/140 Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.15.0. Commits https://github.com/apache/maven-pmd-plugin/commit/7a738884d38c3f7baee4d493

[GitHub] [commons-crypto] coveralls commented on pull request #140: Bump maven-pmd-plugin from 3.14.0 to 3.15.0

2021-10-21 Thread GitBox
coveralls commented on pull request #140: URL: https://github.com/apache/commons-crypto/pull/140#issuecomment-948533866 -- 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 go to the specific comment. To u

[GitHub] [commons-csv] dependabot[bot] opened a new pull request #190: Bump checkstyle from 9.0 to 9.0.1

2021-10-21 Thread GitBox
dependabot[bot] opened a new pull request #190: URL: https://github.com/apache/commons-csv/pull/190 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.0 to 9.0.1. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's releases

[GitHub] [commons-csv] coveralls commented on pull request #190: Bump checkstyle from 9.0 to 9.0.1

2021-10-21 Thread GitBox
coveralls commented on pull request #190: URL: https://github.com/apache/commons-csv/pull/190#issuecomment-948574302 [![Coverage Status](https://coveralls.io/builds/43668344/badge)](https://coveralls.io/builds/43668344) Coverage remained the same at 98.323% when pulling **2364fa

[GitHub] [commons-crypto] garydgregory merged pull request #140: Bump maven-pmd-plugin from 3.14.0 to 3.15.0

2021-10-21 Thread GitBox
garydgregory merged pull request #140: URL: https://github.com/apache/commons-crypto/pull/140 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-csv] garydgregory merged pull request #190: Bump checkstyle from 9.0 to 9.0.1

2021-10-21 Thread GitBox
garydgregory merged pull request #190: URL: https://github.com/apache/commons-csv/pull/190 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-

[GitHub] [commons-csv] garydgregory merged pull request #189: Bump commons.pmd-impl.version from 6.37.0 to 6.39.0

2021-10-21 Thread GitBox
garydgregory merged pull request #189: URL: https://github.com/apache/commons-csv/pull/189 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-

[GitHub] [commons-lang] dependabot[bot] opened a new pull request #822: Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.2

2021-10-21 Thread GitBox
dependabot[bot] opened a new pull request #822: URL: https://github.com/apache/commons-lang/pull/822 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.1 to 4.4.2.2. Release notes Sourced from https://github.com/spotbugs/spotbugs-maven-plugi

[GitHub] [commons-lang] dependabot[bot] closed pull request #820: Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.1

2021-10-21 Thread GitBox
dependabot[bot] closed pull request #820: URL: https://github.com/apache/commons-lang/pull/820 -- 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 go to the specific comment. To unsubscribe, e-mail: iss

[GitHub] [commons-lang] dependabot[bot] commented on pull request #820: Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.1

2021-10-21 Thread GitBox
dependabot[bot] commented on pull request #820: URL: https://github.com/apache/commons-lang/pull/820#issuecomment-948717699 Superseded by #822. -- 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 go to th

[GitHub] [commons-crypto] garydgregory merged pull request #135: Minor changes

2021-10-21 Thread GitBox
garydgregory merged pull request #135: URL: https://github.com/apache/commons-crypto/pull/135 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-cli] MrQubo commented on pull request #26: [CLI-287] Allow whitespace-only header and footer

2021-10-21 Thread GitBox
MrQubo commented on pull request #26: URL: https://github.com/apache/commons-cli/pull/26#issuecomment-948859179 @garydgregory I've fixed the tests, these new tests are more implementation-agnostic. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [commons-fileupload] dependabot[bot] opened a new pull request #124: Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2

2021-10-21 Thread GitBox
dependabot[bot] opened a new pull request #124: URL: https://github.com/apache/commons-fileupload/pull/124 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2.1 to 4.4.2.2. Release notes Sourced from https://github.com/spotbugs/spotbugs-mav

[GitHub] [commons-fileupload] coveralls commented on pull request #124: Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2

2021-10-21 Thread GitBox
coveralls commented on pull request #124: URL: https://github.com/apache/commons-fileupload/pull/124#issuecomment-948884243 [![Coverage Status](https://coveralls.io/builds/43678338/badge)](https://coveralls.io/builds/43678338) Coverage remained the same at 77.585% when pulling

[GitHub] [commons-crypto] arturobernalg opened a new pull request #141: Avoid redundant operations:

2021-10-21 Thread GitBox
arturobernalg opened a new pull request #141: URL: https://github.com/apache/commons-crypto/pull/141 * Avoid redundant toString. * Avoid redundant initializer. * Make final var. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-crypto] coveralls commented on pull request #141: Avoid redundant operations:

2021-10-21 Thread GitBox
coveralls commented on pull request #141: URL: https://github.com/apache/commons-crypto/pull/141#issuecomment-948956482 -- 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 go to the specific comment. To u

[GitHub] [commons-text] dependabot[bot] opened a new pull request #278: Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2

2021-10-21 Thread GitBox
dependabot[bot] opened a new pull request #278: URL: https://github.com/apache/commons-text/pull/278 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2.1 to 4.4.2.2. Release notes Sourced from https://github.com/spotbugs/spotbugs-maven-plu

[GitHub] [commons-text] coveralls commented on pull request #278: Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2

2021-10-21 Thread GitBox
coveralls commented on pull request #278: URL: https://github.com/apache/commons-text/pull/278#issuecomment-949025496 [![Coverage Status](https://coveralls.io/builds/43683277/badge)](https://coveralls.io/builds/43683277) Coverage remained the same at 97.865% when pulling **a5db9

[GitHub] [commons-text] kinow merged pull request #278: Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2

2021-10-21 Thread GitBox
kinow merged pull request #278: URL: https://github.com/apache/commons-text/pull/278 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-unsubs

[GitHub] [commons-release-plugin] kinow merged pull request #80: Bump spotbugs from 4.4.1 to 4.4.2

2021-10-21 Thread GitBox
kinow merged pull request #80: URL: https://github.com/apache/commons-release-plugin/pull/80 -- 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 go to the specific comment. To unsubscribe, e-mail: issue

[GitHub] [commons-geometry] darkma773r merged pull request #187: Minor Changes:

2021-10-21 Thread GitBox
darkma773r merged pull request #187: URL: https://github.com/apache/commons-geometry/pull/187 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-imaging] gwlucastrig commented on a change in pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
gwlucastrig commented on a change in pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#discussion_r734099804 ## File path: src/main/java/org/apache/commons/imaging/formats/tiff/datareaders/ImageDataReader.java ## @@ -62,15 +63,15 @@ * Unfortunately,

[GitHub] [commons-imaging] gwlucastrig commented on a change in pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
gwlucastrig commented on a change in pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#discussion_r734099977 ## File path: src/main/java/org/apache/commons/imaging/formats/tiff/datareaders/ImageDataReader.java ## @@ -382,53 +413,91 @@ protected void ap

[GitHub] [commons-imaging] gwlucastrig commented on a change in pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
gwlucastrig commented on a change in pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#discussion_r734100614 ## File path: src/test/java/org/apache/commons/imaging/formats/tiff/TiffRasterDataTest.java ## @@ -84,6 +85,45 @@ public void testGetValue() {

[GitHub] [commons-imaging] gwlucastrig commented on pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
gwlucastrig commented on pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#issuecomment-949078115 Sigh. And it was going so well... My repository is broken again and I think I'm going to have to start from scratch, again... What I did was: went to

[GitHub] [commons-imaging] gwlucastrig edited a comment on pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
gwlucastrig edited a comment on pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#issuecomment-949078115 Sigh. And it was going so well... My repository is broken again and I think I'm going to have to start from scratch, again... What I did was:

[GitHub] [commons-imaging] kinow commented on a change in pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
kinow commented on a change in pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#discussion_r734131317 ## File path: src/main/java/org/apache/commons/imaging/formats/tiff/datareaders/ImageDataReader.java ## @@ -68,7 +68,11 @@ * available. When implem

[GitHub] [commons-imaging] kinow commented on pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
kinow commented on pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#issuecomment-949109047 > did a git rebase -i HEAD~2 to try to squash the commits (there were 2 commits then, there's 3 now) All your process above sounds correct to me. Here you were probabl

[GitHub] [commons-imaging] kinow commented on pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
kinow commented on pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#issuecomment-949112050 @gwlucastrig this branch was much easier to fix the conflicts. I just had to edit the files manually during the rebase, then `git push -f`. Can you check if my `git p

[GitHub] [commons-imaging] kinow commented on pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
kinow commented on pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#issuecomment-949116229 Added `changes.xml` entry too. Ready to be merged once @gwlucastrig has reviewed. -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [commons-imaging] coveralls edited a comment on pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
coveralls edited a comment on pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#issuecomment-948112471 [![Coverage Status](https://coveralls.io/builds/43686087/badge)](https://coveralls.io/builds/43686087) Coverage increased (+0.1%) to 77.129% when pullin

[GitHub] [commons-imaging] coveralls edited a comment on pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
coveralls edited a comment on pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#issuecomment-948112471 [![Coverage Status](https://coveralls.io/builds/43686138/badge)](https://coveralls.io/builds/43686138) Coverage increased (+0.1%) to 77.129% when pullin

[GitHub] [commons-imaging] gwlucastrig commented on pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
gwlucastrig commented on pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#issuecomment-949208280 Thanks for fixing this. Sorry to have caused you extra work. I went over the changes and I think this PR is done. There were a few remaining whitespace differ

[GitHub] [commons-imaging] kinow commented on pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
kinow commented on pull request #179: URL: https://github.com/apache/commons-imaging/pull/179#issuecomment-949215527 Not a problem @gwlucastrig , it took me some time to get used to `git` too, and it has features that I am not familiar with :) merging now, thanks!! -- This is an automate

[GitHub] [commons-imaging] kinow merged pull request #179: IMAGING-311 revised support for multivariable rasters

2021-10-21 Thread GitBox
kinow merged pull request #179: URL: https://github.com/apache/commons-imaging/pull/179 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-uns

[GitHub] [commons-imaging] gwlucastrig closed pull request #173: ISSUE-311 support multivariable rasters

2021-10-21 Thread GitBox
gwlucastrig closed pull request #173: URL: https://github.com/apache/commons-imaging/pull/173 -- 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 go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [commons-imaging] gwlucastrig commented on pull request #173: ISSUE-311 support multivariable rasters

2021-10-21 Thread GitBox
gwlucastrig commented on pull request #173: URL: https://github.com/apache/commons-imaging/pull/173#issuecomment-949231787 This PR is now obsolete. -- 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 go t

[GitHub] [commons-build-plugin] dependabot[bot] commented on pull request #46: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.1

2021-10-21 Thread GitBox
dependabot[bot] commented on pull request #46: URL: https://github.com/apache/commons-build-plugin/pull/46#issuecomment-949315183 Superseded by #47. -- 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 go

[GitHub] [commons-build-plugin] dependabot[bot] opened a new pull request #47: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2

2021-10-21 Thread GitBox
dependabot[bot] opened a new pull request #47: URL: https://github.com/apache/commons-build-plugin/pull/47 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.4.2.2. Release notes Sourced from https://github.com/spotbugs/spotbugs-maven

[GitHub] [commons-build-plugin] dependabot[bot] closed pull request #46: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.1

2021-10-21 Thread GitBox
dependabot[bot] closed pull request #46: URL: https://github.com/apache/commons-build-plugin/pull/46 -- 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 go to the specific comment. To unsubscribe, e-mai

[GitHub] [commons-cli] dependabot[bot] opened a new pull request #75: Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2

2021-10-22 Thread GitBox
dependabot[bot] opened a new pull request #75: URL: https://github.com/apache/commons-cli/pull/75 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2.1 to 4.4.2.2. Release notes Sourced from https://github.com/spotbugs/spotbugs-maven-plugin

[GitHub] [commons-net] YaniM opened a new pull request #90: NET-642 using execPROT on FTPSClients with Proxy Settings removes Pro…

2021-10-22 Thread GitBox
YaniM opened a new pull request #90: URL: https://github.com/apache/commons-net/pull/90 do not reset proxy settings when re-setting the socket factory create method identical to open _openDataConnection_ for FTPS where proxy is used and ssl socket is created from ssl context -- This i

[GitHub] [commons-net] YaniM commented on pull request #90: NET-642 using execPROT on FTPSClients with Proxy Settings removes Pro…

2021-10-22 Thread GitBox
YaniM commented on pull request #90: URL: https://github.com/apache/commons-net/pull/90#issuecomment-949383185 Expecting a feedback. Also I'm not sure how to write a unit test here, any hints? -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [commons-release-plugin] dependabot[bot] opened a new pull request #81: Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2

2021-10-22 Thread GitBox
dependabot[bot] opened a new pull request #81: URL: https://github.com/apache/commons-release-plugin/pull/81 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2.1 to 4.4.2.2. Release notes Sourced from https://github.com/spotbugs/spotbugs-m

<    4   5   6   7   8   9   10   11   12   13   >