[GitHub] [commons-cli] codecov-commenter commented on pull request #112: Delete unused assignment.

2022-06-24 Thread GitBox
codecov-commenter commented on PR #112: URL: https://github.com/apache/commons-cli/pull/112#issuecomment-1165904980 # [Codecov](https://codecov.io/gh/apache/commons-cli/pull/112?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)

[GitHub] [commons-cli] codecov-commenter commented on pull request #111: The maximum can be calculated using a Math.max() instead of doing it manually.

2022-06-24 Thread GitBox
codecov-commenter commented on PR #111: URL: https://github.com/apache/commons-cli/pull/111#issuecomment-1165902603 # [Codecov](https://codecov.io/gh/apache/commons-cli/pull/111?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)

[jira] [Commented] (CONFIGURATION-815) Package depends on log4j 1.2.17

2022-06-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558636#comment-17558636 ] Michael Osipov commented on CONFIGURATION-815: -- That is just test, I woldn't even

[jira] [Created] (CONFIGURATION-815) Package depends on log4j 1.2.17

2022-06-24 Thread Henri Yandell (Jira)
Henri Yandell created CONFIGURATION-815: --- Summary: Package depends on log4j 1.2.17 Key: CONFIGURATION-815 URL: https://issues.apache.org/jira/browse/CONFIGURATION-815 Project: Commons

[GitHub] [commons-collections] Claudenw opened a new pull request, #315: replaced merge with old mergeInPlace

2022-06-24 Thread GitBox
Claudenw opened a new pull request, #315: URL: https://github.com/apache/commons-collections/pull/315 removed mergeInPlace fixes https://issues.apache.org/jira/browse/COLLECTIONS-829 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Updated] (VFS-797) JIRA Fix VFS-741 is causing an error in reading the files from azure host using azsb protocol. Error is: org.apache.commons.vfs2.FileSystemException: Invalid descende

2022-06-24 Thread New User (Jira)
[ https://issues.apache.org/jira/browse/VFS-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] New User updated VFS-797: - Priority: Minor (was: Blocker) > JIRA Fix VFS-741 is causing an error in reading the files from azure host >

[jira] [Updated] (VFS-797) JIRA Fix VFS-741 is causing an error in reading the files from azure host using azsb protocol. Error is: org.apache.commons.vfs2.FileSystemException: Invalid descende

2022-06-24 Thread New User (Jira)
[ https://issues.apache.org/jira/browse/VFS-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] New User updated VFS-797: - Summary: JIRA Fix VFS-741 is causing an error in reading the files from azure host using azsb protocol.

[jira] [Work logged] (NUMBERS-188) Static Method Refactor and Functional Interfaces

2022-06-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-188?focusedWorklogId=784625=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-784625 ] ASF GitHub Bot logged work on NUMBERS-188: -- Author: ASF GitHub Bot

[GitHub] [commons-numbers] sumanth-rajkumar opened a new pull request, #111: NUMBERS-188: refactored Complex instance methods as static functions

2022-06-24 Thread GitBox
sumanth-rajkumar opened a new pull request, #111: URL: https://github.com/apache/commons-numbers/pull/111 This PR refactors Complex class using functional interfaces and static methods. This allows reuse of the refactored static functions for Operations on List/Matrices of Complex

[jira] [Updated] (VFS-797) JIRA Fix VFS-741 is causing an error in reading the files from azure host using azsb protocol. Error is: org.apache.commons.vfs2.FileSystemException: Invalid descende

2022-06-24 Thread New User (Jira)
[ https://issues.apache.org/jira/browse/VFS-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] New User updated VFS-797: - Description: I have updated the VFS version to from 2.2 to 2.7.0. Since then I have been getting an error for my 

[jira] [Updated] (VFS-797) JIRA Fix VFS-741 is causing an error in reading the files from azure host using azsb protocol. Error is: org.apache.commons.vfs2.FileSystemException: Invalid descende

2022-06-24 Thread New User (Jira)
[ https://issues.apache.org/jira/browse/VFS-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] New User updated VFS-797: - Description: I have updated the VFS version to from 2.2 to 2.7.0. Since then I have been getting an error for my 

[GitHub] [commons-compress] arturobernalg commented on a diff in pull request #298: Remove duplicate conditions. Use switch instead.

2022-06-24 Thread GitBox
arturobernalg commented on code in PR #298: URL: https://github.com/apache/commons-compress/pull/298#discussion_r906011384 ## src/main/java/org/apache/commons/compress/harmony/pack200/MetadataBandGroup.java: ## @@ -242,29 +242,40 @@ public void addParameterAnnotation(final int

[GitHub] [commons-collections] garydgregory commented on a diff in pull request #314: Move counting long predicate

2022-06-24 Thread GitBox
garydgregory commented on code in PR #314: URL: https://github.com/apache/commons-collections/pull/314#discussion_r905997905 ## src/main/java/org/apache/commons/collections4/bloomfilter/CountingLongPredicate.java: ## @@ -0,0 +1,68 @@ +/* + * Licensed to the Apache Software

[GitHub] [commons-parent] garydgregory merged pull request #112: Bump apache from 24 to 26

2022-06-24 Thread GitBox
garydgregory merged PR #112: URL: https://github.com/apache/commons-parent/pull/112 -- 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:

[GitHub] [commons-parent] dependabot[bot] commented on pull request #116: Bump checkstyle from 9.3 to 10.3

2022-06-24 Thread GitBox
dependabot[bot] commented on PR #116: URL: https://github.com/apache/commons-parent/pull/116#issuecomment-1165497765 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-parent] garydgregory closed pull request #116: Bump checkstyle from 9.3 to 10.3

2022-06-24 Thread GitBox
garydgregory closed pull request #116: Bump checkstyle from 9.3 to 10.3 URL: https://github.com/apache/commons-parent/pull/116 -- 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.

[GitHub] [commons-parent] garydgregory commented on pull request #116: Bump checkstyle from 9.3 to 10.3

2022-06-24 Thread GitBox
garydgregory commented on PR #116: URL: https://github.com/apache/commons-parent/pull/116#issuecomment-1165497733 Closing: Requires Java 11. -- 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-parent] garydgregory merged pull request #118: Bump actions/cache from 3.0.3 to 3.0.4

2022-06-24 Thread GitBox
garydgregory merged PR #118: URL: https://github.com/apache/commons-parent/pull/118 -- 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:

[GitHub] [commons-parent] garydgregory merged pull request #119: Bump versions-maven-plugin from 2.10.0 to 2.11.0

2022-06-24 Thread GitBox
garydgregory merged PR #119: URL: https://github.com/apache/commons-parent/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:

[GitHub] [commons-cli] garydgregory merged pull request #108: Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0

2022-06-24 Thread GitBox
garydgregory merged PR #108: URL: https://github.com/apache/commons-cli/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:

[GitHub] [commons-cli] garydgregory merged pull request #110: Bump maven-pmd-plugin from 3.16.0 to 3.17.0

2022-06-24 Thread GitBox
garydgregory merged PR #110: URL: https://github.com/apache/commons-cli/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:

[GitHub] [commons-release-plugin] garydgregory merged pull request #119: Bump maven-pmd-plugin from 3.16.0 to 3.17.0

2022-06-24 Thread GitBox
garydgregory merged PR #119: URL: https://github.com/apache/commons-release-plugin/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:

[GitHub] [commons-csv] garydgregory merged pull request #239: Bump h2 from 2.1.212 to 2.1.214

2022-06-24 Thread GitBox
garydgregory merged PR #239: URL: https://github.com/apache/commons-csv/pull/239 -- 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:

[jira] [Resolved] (COLLECTIONS-801) Simplify Bloom filter implementation

2022-06-24 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren resolved COLLECTIONS-801. --- Fix Version/s: 4.5 Resolution: Fixed Closed with pull request    h1.

[GitHub] [commons-bcel] garydgregory merged pull request #129: Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7

2022-06-24 Thread GitBox
garydgregory merged PR #129: URL: https://github.com/apache/commons-bcel/pull/129 -- 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:

[GitHub] [commons-bcel] garydgregory merged pull request #130: Bump maven-pmd-plugin from 3.16.0 to 3.17.0

2022-06-24 Thread GitBox
garydgregory merged PR #130: URL: https://github.com/apache/commons-bcel/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:

[GitHub] [commons-dbcp] garydgregory merged pull request #196: Bump h2 from 2.1.212 to 2.1.214

2022-06-24 Thread GitBox
garydgregory merged PR #196: URL: https://github.com/apache/commons-dbcp/pull/196 -- 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:

[GitHub] [commons-dbcp] garydgregory merged pull request #197: Bump narayana-jta from 5.12.6.Final to 5.12.7.Final

2022-06-24 Thread GitBox
garydgregory merged PR #197: URL: https://github.com/apache/commons-dbcp/pull/197 -- 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:

[GitHub] [commons-compress] garydgregory commented on a diff in pull request #298: Remove duplicate conditions. Use switch instead.

2022-06-24 Thread GitBox
garydgregory commented on code in PR #298: URL: https://github.com/apache/commons-compress/pull/298#discussion_r905963264 ## src/main/java/org/apache/commons/compress/harmony/pack200/MetadataBandGroup.java: ## @@ -242,29 +242,40 @@ public void addParameterAnnotation(final int

[jira] [Commented] (JEXL-372) Add support for 'standard' for loop

2022-06-24 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558401#comment-17558401 ] Henri Biestro commented on JEXL-372: Good catch, thanks Dmitri. > Add support for 'standard' for loop