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

2021-10-22 Thread GitBox
coveralls commented on pull request #75: URL: https://github.com/apache/commons-cli/pull/75#issuecomment-949401684 [![Coverage Status](https://coveralls.io/builds/43692174/badge)](https://coveralls.io/builds/43692174) Coverage remained the same at 96.03% when pulling **a56533d24

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

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

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

2021-10-22 Thread GitBox
kinow merged pull request #81: URL: https://github.com/apache/commons-release-plugin/pull/81 -- 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-bsf] dependabot[bot] opened a new pull request #28: Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.2

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

[GitHub] [commons-bsf] dependabot[bot] closed pull request #27: Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.1

2021-10-22 Thread GitBox
dependabot[bot] closed pull request #27: URL: https://github.com/apache/commons-bsf/pull/27 -- 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-bsf] dependabot[bot] commented on pull request #27: Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.1

2021-10-22 Thread GitBox
dependabot[bot] commented on pull request #27: URL: https://github.com/apache/commons-bsf/pull/27#issuecomment-949538870 Superseded by #28. -- 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 sp

[GitHub] [commons-io] garydgregory merged pull request #288: Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1

2021-10-22 Thread GitBox
garydgregory merged pull request #288: URL: https://github.com/apache/commons-io/pull/288 -- 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-u

[GitHub] [commons-cli] garydgregory merged pull request #75: Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2

2021-10-22 Thread GitBox
garydgregory merged pull request #75: URL: https://github.com/apache/commons-cli/pull/75 -- 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-cli] garydgregory commented on a change in pull request #74: added more unit tests

2021-10-22 Thread GitBox
garydgregory commented on a change in pull request #74: URL: https://github.com/apache/commons-cli/pull/74#discussion_r734518928 ## File path: src/test/java/org/apache/commons/cli/OptionTest.java ## @@ -81,6 +81,31 @@ public void testBuilderInsufficientParams2() { Opti

[GitHub] [commons-cli] garydgregory commented on pull request #74: added more unit tests

2021-10-22 Thread GitBox
garydgregory commented on pull request #74: URL: https://github.com/apache/commons-cli/pull/74#issuecomment-949610557 You can simplify these new tests by dropping calls to `build()` since the expected exception is thrown by `builder(String)`. -- This is an automated message from the Apac

[GitHub] [commons-cli] garydgregory commented on pull request #74: added more unit tests

2021-10-22 Thread GitBox
garydgregory commented on pull request #74: URL: https://github.com/apache/commons-cli/pull/74#issuecomment-949612178 Also, please rebase on git master to make sure you pick up the latest plugins from the POM. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [commons-io] coveralls edited a comment on pull request #280: Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2

2021-10-22 Thread GitBox
coveralls edited a comment on pull request #280: URL: https://github.com/apache/commons-io/pull/280#issuecomment-935170804 [![Coverage Status](https://coveralls.io/builds/43700254/badge)](https://coveralls.io/builds/43700254) Coverage remained the same at 88.367% when pulling **

[GitHub] [commons-cli] garydgregory merged pull request #26: [CLI-287] Allow whitespace-only header and footer

2021-10-22 Thread GitBox
garydgregory merged pull request #26: URL: https://github.com/apache/commons-cli/pull/26 -- 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-cli] garydgregory commented on pull request #27: CLI-289 - Adding a complementary arg feature

2021-10-22 Thread GitBox
garydgregory commented on pull request #27: URL: https://github.com/apache/commons-cli/pull/27#issuecomment-949686326 @Desislav-Petrov You'll still have to rebase on master so we can see what this looks like with the current codebase. TY! -- This is an automated message from the Apache G

[GitHub] [commons-csv] garydgregory merged pull request #172: Minor changes

2021-10-22 Thread GitBox
garydgregory merged pull request #172: URL: https://github.com/apache/commons-csv/pull/172 -- 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-22 Thread GitBox
garydgregory commented on pull request #182: URL: https://github.com/apache/commons-csv/pull/182#issuecomment-949706024 Done separately after local check. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

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

2021-10-22 Thread GitBox
dependabot[bot] commented on pull request #182: URL: https://github.com/apache/commons-csv/pull/182#issuecomment-949706048 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

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

2021-10-22 Thread GitBox
garydgregory closed pull request #182: URL: https://github.com/apache/commons-csv/pull/182 -- 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-cli] waso commented on pull request #74: added more unit tests

2021-10-22 Thread GitBox
waso commented on pull request #74: URL: https://github.com/apache/commons-cli/pull/74#issuecomment-949779739 hi @garydgregory I have simplified those tests and rebase the branch. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [commons-crypto] coveralls commented on pull request #142: Fix/Improve javadoc and Better names for variables.

2021-10-22 Thread GitBox
coveralls commented on pull request #142: URL: https://github.com/apache/commons-crypto/pull/142#issuecomment-949809652 [![Coverage Status](https://coveralls.io/builds/43704699/badge)](https://coveralls.io/builds/43704699) Coverage increased (+0.06%) to 83.821% when pulling **5b

[GitHub] [commons-imaging] dependabot[bot] opened a new pull request #180: Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.2

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

[GitHub] [commons-cli] garydgregory commented on pull request #74: added more unit tests

2021-10-22 Thread GitBox
garydgregory commented on pull request #74: URL: https://github.com/apache/commons-cli/pull/74#issuecomment-949844016 @waso Please only include your commit in this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

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

2021-10-22 Thread GitBox
garydgregory merged pull request #89: URL: https://github.com/apache/commons-net/pull/89 -- 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-net] garydgregory commented on pull request #90: NET-642 using execPROT on FTPSClients with Proxy Settings removes Pro…

2021-10-22 Thread GitBox
garydgregory commented on pull request #90: URL: https://github.com/apache/commons-net/pull/90#issuecomment-949876236 You can start by looking at `FTPSClientTest`. There is also the option of using Docker through a Maven plugin like `org.testcontainers:testcontainers` -- This is

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

2021-10-22 Thread GitBox
garydgregory merged pull request #819: URL: https://github.com/apache/commons-lang/pull/819 -- 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] garydgregory commented on a change in pull request #821: Betters names variables and Fix typos

2021-10-22 Thread GitBox
garydgregory commented on a change in pull request #821: URL: https://github.com/apache/commons-lang/pull/821#discussion_r734769241 ## File path: src/main/java/org/apache/commons/lang3/AnnotationUtils.java ## @@ -69,9 +69,9 @@ */ @Override protected

[GitHub] [commons-lang] garydgregory commented on a change in pull request #821: Betters names variables and Fix typos

2021-10-22 Thread GitBox
garydgregory commented on a change in pull request #821: URL: https://github.com/apache/commons-lang/pull/821#discussion_r734770005 ## File path: src/main/java/org/apache/commons/lang3/CharSet.java ## @@ -147,21 +147,21 @@ * * All CharSet objects returned by this me

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

2021-10-22 Thread GitBox
waso closed pull request #74: URL: https://github.com/apache/commons-cli/pull/74 -- 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-unsubscr..

[GitHub] [commons-cli] waso opened a new pull request #76: updated unit tests

2021-10-22 Thread GitBox
waso opened a new pull request #76: URL: https://github.com/apache/commons-cli/pull/76 Hi @garydgregory Just created new PR after a cleanup. -- 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 t

[GitHub] [commons-imaging] coveralls commented on pull request #180: Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.2

2021-10-22 Thread GitBox
coveralls commented on pull request #180: URL: https://github.com/apache/commons-imaging/pull/180#issuecomment-949916927 [![Coverage Status](https://coveralls.io/builds/43709568/badge)](https://coveralls.io/builds/43709568) Coverage remained the same at 77.129% when pulling **27

[GitHub] [commons-imaging] kinow merged pull request #180: Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.2

2021-10-22 Thread GitBox
kinow merged pull request #180: URL: https://github.com/apache/commons-imaging/pull/180 -- 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-lang] coveralls edited a comment on pull request #821: Betters names variables and Fix typos

2021-10-22 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/43716610/badge)](https://coveralls.io/builds/43716610) Coverage remained the same at 94.947% when pulling

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

2021-10-22 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/43716613/badge)](https://coveralls.io/builds/43716613) Coverage remained the same at 94.947% when pulling

[GitHub] [commons-lang] arturobernalg commented on pull request #821: Betters names variables and Fix typos

2021-10-22 Thread GitBox
arturobernalg commented on pull request #821: URL: https://github.com/apache/commons-lang/pull/821#issuecomment-950074871 HI @garydgregory Fixed all the above remarks. TY -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [commons-crypto] coveralls edited a comment on pull request #142: Fix/Improve javadoc and Better names for variables.

2021-10-22 Thread GitBox
coveralls edited a comment on pull request #142: URL: https://github.com/apache/commons-crypto/pull/142#issuecomment-949809652 [![Coverage Status](https://coveralls.io/builds/43716679/badge)](https://coveralls.io/builds/43716679) Coverage decreased (-1.7%) to 82.064% when pulling

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

2021-10-22 Thread GitBox
coveralls edited a comment on pull request #141: URL: https://github.com/apache/commons-crypto/pull/141#issuecomment-948956481 [![Coverage Status](https://coveralls.io/builds/43716698/badge)](https://coveralls.io/builds/43716698) Coverage increased (+0.05%) to 83.812% when pullin

[GitHub] [commons-crypto] coveralls edited a comment on pull request #142: Fix/Improve javadoc and Better names for variables.

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

[GitHub] [commons-imaging] kinow commented on a change in pull request #163: IMAGING-310 JpegImageParser.getImageInfo() Refactor colorType logic to first look at numberOfComponents

2021-10-23 Thread GitBox
kinow commented on a change in pull request #163: URL: https://github.com/apache/commons-imaging/pull/163#discussion_r734943781 ## File path: src/main/java/org/apache/commons/imaging/formats/jpeg/JpegImageParser.java ## @@ -824,44 +824,44 @@ public ImageInfo getImageInfo(final

[GitHub] [commons-imaging] kinow closed pull request #161: Improve Travis CI build Performance

2021-10-23 Thread GitBox
kinow closed pull request #161: URL: https://github.com/apache/commons-imaging/pull/161 -- 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] kinow commented on pull request #161: Improve Travis CI build Performance

2021-10-23 Thread GitBox
kinow commented on pull request #161: URL: https://github.com/apache/commons-imaging/pull/161#issuecomment-950118324 Closing as it's helpful to see what other JVM's (or other matrix axis) fail too. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [commons-imaging] kinow closed pull request #155: [IMAGING-315] Remove redundant local variable.

2021-10-23 Thread GitBox
kinow closed pull request #155: URL: https://github.com/apache/commons-imaging/pull/155 -- 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] kinow commented on pull request #155: [IMAGING-315] Remove redundant local variable.

2021-10-23 Thread GitBox
kinow commented on pull request #155: URL: https://github.com/apache/commons-imaging/pull/155#issuecomment-950119855 Merged, thanks! -- 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

[GitHub] [commons-imaging] kinow closed pull request #143: IMAGING-297 Make method response to empty because it's ignored

2021-10-23 Thread GitBox
kinow closed pull request #143: URL: https://github.com/apache/commons-imaging/pull/143 -- 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] kinow commented on pull request #116: [IMAGING-159] Add ImagingParameters interface and BaseParameters (POJO)

2021-10-23 Thread GitBox
kinow commented on pull request #116: URL: https://github.com/apache/commons-imaging/pull/116#issuecomment-950136340 Triaged issues today, and I think this is the last issue pending for 1.0 release. The others can still be fixed in 1.0.1, or 1.1. -- This is an automated message from the

[GitHub] [commons-cli] garydgregory merged pull request #76: Update Option unit tests

2021-10-23 Thread GitBox
garydgregory merged pull request #76: URL: https://github.com/apache/commons-cli/pull/76 -- 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-net] garydgregory commented on pull request #90: NET-642 using execPROT on FTPSClients with Proxy Settings removes Pro…

2021-10-24 Thread GitBox
garydgregory commented on pull request #90: URL: https://github.com/apache/commons-net/pull/90#issuecomment-950310174 @YaniM ping. -- 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 co

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

2021-10-24 Thread GitBox
YaniM commented on pull request #90: URL: https://github.com/apache/commons-net/pull/90#issuecomment-950315031 Yes, Gary. I see the hint but I don't know when I will make time for this. Also in the defect NET-642, HTTPS is mention but my fix is only for FTPS... but it is a start. -- T

[GitHub] [commons-imaging] gwlucastrig commented on pull request #116: [IMAGING-159] Add ImagingParameters interface and BaseParameters (POJO)

2021-10-24 Thread GitBox
gwlucastrig commented on pull request #116: URL: https://github.com/apache/commons-imaging/pull/116#issuecomment-950406616 For what it's worth, I think that your proposed changes will be a significant improvement to the API design. Let me know if you need help. On Sat, Oct 2

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

2021-10-24 Thread GitBox
dependabot[bot] opened a new pull request #289: URL: https://github.com/apache/commons-io/pull/289 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-plugi

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

2021-10-24 Thread GitBox
coveralls commented on pull request #289: URL: https://github.com/apache/commons-io/pull/289#issuecomment-950432920 [![Coverage Status](https://coveralls.io/builds/43727668/badge)](https://coveralls.io/builds/43727668) Coverage increased (+0.1%) to 88.506% when pulling **7bcca46

[GitHub] [commons-imaging] kinow commented on pull request #116: [IMAGING-159] Add ImagingParameters interface and BaseParameters (POJO)

2021-10-24 Thread GitBox
kinow commented on pull request #116: URL: https://github.com/apache/commons-imaging/pull/116#issuecomment-950461037 Hi @gwlucastrig we just need to sort out if the API needs to be redesigned due to the generics suppressions or if that's something we can consider a 1.1 or 2.0 improvement.

[GitHub] [commons-dbcp] dependabot[bot] commented on pull request #135: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1

2021-10-24 Thread GitBox
dependabot[bot] commented on pull request #135: URL: https://github.com/apache/commons-dbcp/pull/135#issuecomment-950529248 Superseded by #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 th

[GitHub] [commons-dbcp] dependabot[bot] closed pull request #135: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1

2021-10-24 Thread GitBox
dependabot[bot] closed pull request #135: URL: https://github.com/apache/commons-dbcp/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: iss

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

2021-10-24 Thread GitBox
dependabot[bot] opened a new pull request #140: URL: https://github.com/apache/commons-dbcp/pull/140 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-plugi

[GitHub] [commons-dbutils] dependabot[bot] opened a new pull request #91: Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.2

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

[GitHub] [commons-dbutils] dependabot[bot] closed pull request #90: Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.1

2021-10-25 Thread GitBox
dependabot[bot] closed pull request #90: URL: https://github.com/apache/commons-dbutils/pull/90 -- 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: is

[GitHub] [commons-dbutils] dependabot[bot] commented on pull request #90: Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.1

2021-10-25 Thread GitBox
dependabot[bot] commented on pull request #90: URL: https://github.com/apache/commons-dbutils/pull/90#issuecomment-950712150 Superseded by #91. -- 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-csv] rvesse opened a new pull request #191: CSV-292: Add Automatic-Module-Name to JAR file

2021-10-25 Thread GitBox
rvesse opened a new pull request #191: URL: https://github.com/apache/commons-csv/pull/191 Ensure that the resulting Commons CSV JAR file can be used in JPMS based projects Prior to this change the JAR is missing the `Automatic-Module-Name` entry in its manifest meaning it cann

[GitHub] [commons-logging] dependabot[bot] closed pull request #61: Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.1

2021-10-25 Thread GitBox
dependabot[bot] closed pull request #61: URL: https://github.com/apache/commons-logging/pull/61 -- 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: is

[GitHub] [commons-logging] dependabot[bot] opened a new pull request #62: Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.2

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

[GitHub] [commons-logging] dependabot[bot] commented on pull request #61: Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.1

2021-10-25 Thread GitBox
dependabot[bot] commented on pull request #61: URL: https://github.com/apache/commons-logging/pull/61#issuecomment-950764541 Superseded by #62. -- 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-dbutils] coveralls commented on pull request #91: Bump spotbugs-maven-plugin from 4.2.0 to 4.4.2.2

2021-10-25 Thread GitBox
coveralls commented on pull request #91: URL: https://github.com/apache/commons-dbutils/pull/91#issuecomment-950766195 [![Coverage Status](https://coveralls.io/builds/43738753/badge)](https://coveralls.io/builds/43738753) Coverage remained the same at 65.619% when pulling **1725

[GitHub] [commons-parent] dependabot[bot] opened a new pull request #68: Bump japicmp-maven-plugin from 0.15.3 to 0.15.4

2021-10-25 Thread GitBox
dependabot[bot] opened a new pull request #68: URL: https://github.com/apache/commons-parent/pull/68 Bumps [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.15.3 to 0.15.4. Commits https://github.com/siom79/japicmp/commit/632d065327a123db601edbfc00135a5b9723712b

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

2021-10-25 Thread GitBox
dependabot[bot] opened a new pull request #192: URL: https://github.com/apache/commons-csv/pull/192 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-plugin

[GitHub] [commons-csv] coveralls commented on pull request #192: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2

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

[GitHub] [commons-lang] singhbaljit closed pull request #810: LANG-1674: Make Range constructors more generic

2021-10-25 Thread GitBox
singhbaljit closed pull request #810: URL: https://github.com/apache/commons-lang/pull/810 -- 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] singhbaljit commented on pull request #810: LANG-1674: Make Range constructors more generic

2021-10-25 Thread GitBox
singhbaljit commented on pull request #810: URL: https://github.com/apache/commons-lang/pull/810#issuecomment-951232864 Verified that it is working with the SNAPSHOT version. So, closing this PR. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [commons-csv] rvesse commented on pull request #191: CSV-292: Add Automatic-Module-Name to JAR file

2021-10-25 Thread GitBox
rvesse commented on pull request #191: URL: https://github.com/apache/commons-csv/pull/191#issuecomment-951253412 @kinow I'm a little confused as to why there's a conflict. Files Changed view shows a clean additive diff so not sure why GitHub seems to think the entire file is conflicted

[GitHub] [commons-csv] kinow commented on pull request #191: CSV-292: Add Automatic-Module-Name to JAR file

2021-10-25 Thread GitBox
kinow commented on pull request #191: URL: https://github.com/apache/commons-csv/pull/191#issuecomment-951323570 @rvesse I took the liberty to rebase and push to your branch, hope that's OK. Take a look to confirm your change is still OK, please. The conflicts were created in the pos

[GitHub] [commons-csv] coveralls commented on pull request #191: CSV-292: Add Automatic-Module-Name to JAR file

2021-10-25 Thread GitBox
coveralls commented on pull request #191: URL: https://github.com/apache/commons-csv/pull/191#issuecomment-951409695 [![Coverage Status](https://coveralls.io/builds/43759964/badge)](https://coveralls.io/builds/43759964) Coverage remained the same at 98.323% when pulling **616c7f

[GitHub] [commons-release-plugin] dependabot[bot] opened a new pull request #82: Bump maven.dependency.version from 3.8.1 to 3.8.3

2021-10-26 Thread GitBox
dependabot[bot] opened a new pull request #82: URL: https://github.com/apache/commons-release-plugin/pull/82 Bumps `maven.dependency.version` from 3.8.1 to 3.8.3. Updates `maven-core` from 3.8.1 to 3.8.3 Commits https://github.com/apache/maven/commit/ff8e977a158738155dc465c6

[GitHub] [commons-crypto] dependabot[bot] opened a new pull request #143: Bump jmh.version from 1.27 to 1.33

2021-10-26 Thread GitBox
dependabot[bot] opened a new pull request #143: URL: https://github.com/apache/commons-crypto/pull/143 Bumps `jmh.version` from 1.27 to 1.33. Updates `jmh-core` from 1.27 to 1.33 Updates `jmh-generator-annprocess` from 1.27 to 1.33 Dependabot will resolve any conflicts w

[GitHub] [commons-crypto] coveralls commented on pull request #143: Bump jmh.version from 1.27 to 1.33

2021-10-26 Thread GitBox
coveralls commented on pull request #143: URL: https://github.com/apache/commons-crypto/pull/143#issuecomment-951874429 [![Coverage Status](https://coveralls.io/builds/43775946/badge)](https://coveralls.io/builds/43775946) Coverage increased (+0.06%) to 83.821% when pulling **33

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

2021-10-26 Thread GitBox
dependabot[bot] opened a new pull request #110: URL: https://github.com/apache/commons-pool/pull/110 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-pool] dependabot[bot] closed pull request #108: Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.1

2021-10-26 Thread GitBox
dependabot[bot] closed pull request #108: URL: https://github.com/apache/commons-pool/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: iss

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

2021-10-26 Thread GitBox
dependabot[bot] commented on pull request #108: URL: https://github.com/apache/commons-pool/pull/108#issuecomment-951897692 Superseded by #110. -- 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-pool] coveralls commented on pull request #110: Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.2

2021-10-26 Thread GitBox
coveralls commented on pull request #110: URL: https://github.com/apache/commons-pool/pull/110#issuecomment-951983412 [![Coverage Status](https://coveralls.io/builds/43780037/badge)](https://coveralls.io/builds/43780037) Coverage increased (+0.06%) to 85.053% when pulling **7976

[GitHub] [commons-pool] garydgregory merged pull request #110: Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.2

2021-10-26 Thread GitBox
garydgregory merged pull request #110: URL: https://github.com/apache/commons-pool/pull/110 -- 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-pool] garydgregory commented on pull request #109: Bump actions/checkout from 2.3.4 to 2.3.5

2021-10-26 Thread GitBox
garydgregory commented on pull request #109: URL: https://github.com/apache/commons-pool/pull/109#issuecomment-952077051 @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 th

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

2021-10-26 Thread GitBox
garydgregory merged pull request #136: URL: https://github.com/apache/commons-dbcp/pull/136 -- 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-dbcp] garydgregory merged pull request #137: Bump japicmp-maven-plugin from 0.15.3 to 0.15.4

2021-10-26 Thread GitBox
garydgregory merged pull request #137: URL: https://github.com/apache/commons-dbcp/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: issues

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

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

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

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

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

2021-10-26 Thread GitBox
dependabot[bot] commented on pull request #148: URL: https://github.com/apache/commons-configuration/pull/148#issuecomment-952118258 Superseded by #149. -- 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-dbcp] garydgregory merged pull request #138: Bump mockito-core from 3.12.4 to 4.0.0

2021-10-26 Thread GitBox
garydgregory merged pull request #138: URL: https://github.com/apache/commons-dbcp/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: issues

[GitHub] [commons-dbcp] garydgregory commented on pull request #139: Bump actions/checkout from 2.3.4 to 2.3.5

2021-10-26 Thread GitBox
garydgregory commented on pull request #139: URL: https://github.com/apache/commons-dbcp/pull/139#issuecomment-952119044 @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 sp

[GitHub] [commons-dbcp] garydgregory commented on pull request #140: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2

2021-10-26 Thread GitBox
garydgregory commented on pull request #140: URL: https://github.com/apache/commons-dbcp/pull/140#issuecomment-952119149 @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 sp

[GitHub] [commons-dbcp] garydgregory commented on pull request #139: Bump actions/checkout from 2.3.4 to 2.3.5

2021-10-26 Thread GitBox
garydgregory commented on pull request #139: URL: https://github.com/apache/commons-dbcp/pull/139#issuecomment-952124021 @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 sp

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

2021-10-26 Thread GitBox
garydgregory merged pull request #139: URL: https://github.com/apache/commons-dbcp/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: issues

[GitHub] [commons-dbcp] garydgregory commented on pull request #140: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2

2021-10-26 Thread GitBox
garydgregory commented on pull request #140: URL: https://github.com/apache/commons-dbcp/pull/140#issuecomment-952229951 @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 sp

[GitHub] [commons-pool] garydgregory commented on pull request #109: Bump actions/checkout from 2.3.4 to 2.3.5

2021-10-26 Thread GitBox
garydgregory commented on pull request #109: URL: https://github.com/apache/commons-pool/pull/109#issuecomment-952230450 @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 sp

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

2021-10-26 Thread GitBox
garydgregory merged pull request #109: URL: https://github.com/apache/commons-pool/pull/109 -- 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-dbcp] garydgregory commented on a change in pull request #129: Simplify conditions and avoid extra checks.

2021-10-26 Thread GitBox
garydgregory commented on a change in pull request #129: URL: https://github.com/apache/commons-dbcp/pull/129#discussion_r736879772 ## File path: src/main/java/org/apache/commons/dbcp2/datasources/InstanceKeyDataSource.java ## @@ -205,7 +205,7 @@ public Connection getConnectio

[GitHub] [commons-dbcp] garydgregory merged pull request #140: Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2

2021-10-26 Thread GitBox
garydgregory merged pull request #140: URL: https://github.com/apache/commons-dbcp/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: issues

[GitHub] [commons-dbcp] garydgregory commented on pull request #112: Minor changes

2021-10-26 Thread GitBox
garydgregory commented on pull request #112: URL: https://github.com/apache/commons-dbcp/pull/112#issuecomment-952300938 @arturobernalg Should this PR be closed in favor or #129? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

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

2021-10-27 Thread GitBox
dependabot[bot] opened a new pull request #141: URL: https://github.com/apache/commons-dbcp/pull/141 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. S

[GitHub] [commons-imaging] darkma773r commented on pull request #116: [IMAGING-159] Add ImagingParameters interface and BaseParameters (POJO)

2021-10-28 Thread GitBox
darkma773r commented on pull request #116: URL: https://github.com/apache/commons-imaging/pull/116#issuecomment-953743996 Hello again. Apologies for my silence here. I've been meaning to revisit this but just haven't gotten to it. I'll try to spend some time with this over the next several

[GitHub] [commons-imaging] kinow commented on pull request #116: [IMAGING-159] Add ImagingParameters interface and BaseParameters (POJO)

2021-10-28 Thread GitBox
kinow commented on pull request #116: URL: https://github.com/apache/commons-imaging/pull/116#issuecomment-953750338 No worries @darkma773r , thanks for having another look at this one! -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

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

2021-10-28 Thread GitBox
coveralls commented on pull request #222: URL: https://github.com/apache/commons-compress/pull/222#issuecomment-953858833 [![Coverage Status](https://coveralls.io/builds/43843777/badge)](https://coveralls.io/builds/43843777) Coverage decreased (-0.05%) to 86.312% when pulling **

[GitHub] [commons-io] garydgregory merged pull request #289: Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2

2021-10-28 Thread GitBox
garydgregory merged pull request #289: URL: https://github.com/apache/commons-io/pull/289 -- 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-u

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