[jira] [Work logged] (COLLECTIONS-836) junit flaky test DualHashBidiMapTest

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-836?focusedWorklogId=823629&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-823629 ] ASF GitHub Bot logged work on COLLECTIONS-836: -- Author: ASF

[GitHub] [commons-collections] anantdahiya8 commented on pull request #353: [COLLECTIONS-836] fix flaky test DualHashBidiMapTest

2022-11-04 Thread GitBox
anantdahiya8 commented on PR #353: URL: https://github.com/apache/commons-collections/pull/353#issuecomment-1304417036 @aherbert Thanks. Updated -- 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-jxpath] kyakdan commented on pull request #26: Fix CVE-2022-41852

2022-11-04 Thread GitBox
kyakdan commented on PR #26: URL: https://github.com/apache/commons-jxpath/pull/26#issuecomment-1304399134 > We should clarify if the Whitelist on classes includes inherited methods. > > Be careful with default Whitelist, String.wait() and .class/.getClass() (or generally all methods

[GitHub] [commons-compress] garydgregory merged pull request #328: Bump mockito.version from 4.8.0 to 4.8.1

2022-11-04 Thread GitBox
garydgregory merged PR #328: URL: https://github.com/apache/commons-compress/pull/328 -- 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-text] codecov-commenter commented on pull request #383: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
codecov-commenter commented on PR #383: URL: https://github.com/apache/commons-text/pull/383#issuecomment-1304123699 # [Codecov](https://codecov.io/gh/apache/commons-text/pull/383?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apa

[GitHub] [commons-text] dependabot[bot] closed pull request #363: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] closed pull request #363: Bump checkstyle from 9.3 to 10.3.4 URL: https://github.com/apache/commons-text/pull/363 -- 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-text] dependabot[bot] commented on pull request #363: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] commented on PR #363: URL: https://github.com/apache/commons-text/pull/363#issuecomment-1304118258 Superseded by #383. -- 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-text] dependabot[bot] opened a new pull request, #383: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #383: URL: https://github.com/apache/commons-text/pull/383 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's releases

[GitHub] [commons-collections] Claudenw commented on a diff in pull request #335: [Collections-834][bloom filters] bit count producer operation is not clearly defined

2022-11-04 Thread GitBox
Claudenw commented on code in PR #335: URL: https://github.com/apache/commons-collections/pull/335#discussion_r1014415306 ## src/test/java/org/apache/commons/collections4/bloomfilter/DefaultIndexProducerTest.java: ## @@ -47,8 +52,7 @@ public boolean forEachIndex(IntPredicate pr

[jira] [Comment Edited] (JEXL-384) Revert null + String behavior

2022-11-04 Thread Hussachai Puripunpinyo (Jira)
[ https://issues.apache.org/jira/browse/JEXL-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629138#comment-17629138 ] Hussachai Puripunpinyo edited comment on JEXL-384 at 11/4/22 6:03 PM: ---

[jira] [Commented] (JEXL-384) Revert null + String behavior

2022-11-04 Thread Hussachai Puripunpinyo (Jira)
[ https://issues.apache.org/jira/browse/JEXL-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629138#comment-17629138 ] Hussachai Puripunpinyo commented on JEXL-384: - [~henrib] It looks good. I still

[GitHub] [commons-collections] aherbert commented on a diff in pull request #335: [Collections-834][bloom filters] bit count producer operation is not clearly defined

2022-11-04 Thread GitBox
aherbert commented on code in PR #335: URL: https://github.com/apache/commons-collections/pull/335#discussion_r1014124634 ## src/main/java/org/apache/commons/collections4/bloomfilter/IndexProducer.java: ## @@ -64,6 +65,11 @@ public boolean forEachIndex(IntPredicate predicate) {

[jira] [Comment Edited] (JEXL-383) Inconsistent behavior after overriding toBoolean method in JexlArithmetic

2022-11-04 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629075#comment-17629075 ] Henri Biestro edited comment on JEXL-383 at 11/4/22 4:20 PM: - T

[jira] [Resolved] (JEXL-383) Inconsistent behavior after overriding toBoolean method in JexlArithmetic

2022-11-04 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-383. Fix Version/s: 3.3 Resolution: Fixed Thank you for your issue. This has been implement through

[jira] [Updated] (JEXL-383) Inconsistent behavior after overriding toBoolean method in JexlArithmetic

2022-11-04 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-383: --- Assignee: Henri Biestro > Inconsistent behavior after overriding toBoolean method in JexlArithmetic > -

[jira] [Commented] (JEXL-384) Revert null + String behavior

2022-11-04 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629071#comment-17629071 ] Henri Biestro commented on JEXL-384: [~hussachai] Btw, thanks for the clean issue and e

[GitHub] [commons-configuration] codecov-commenter commented on pull request #236: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
codecov-commenter commented on PR #236: URL: https://github.com/apache/commons-configuration/pull/236#issuecomment-1303811547 # [Codecov](https://codecov.io/gh/apache/commons-configuration/pull/236?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen

[GitHub] [commons-configuration] dependabot[bot] opened a new pull request, #236: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #236: URL: https://github.com/apache/commons-configuration/pull/236 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's

[jira] [Comment Edited] (JEXL-382) Simplify grammar and lexical state management

2022-11-04 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629046#comment-17629046 ] Henri Biestro edited comment on JEXL-382 at 11/4/22 3:26 PM: - C

[jira] [Resolved] (JEXL-382) Simplify grammar and lexical state management

2022-11-04 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-382. Resolution: Fixed Committed pr134. > Simplify grammar and lexical state management > ---

[jira] [Comment Edited] (JEXL-382) Simplify grammar and lexical state management

2022-11-04 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629046#comment-17629046 ] Henri Biestro edited comment on JEXL-382 at 11/4/22 3:25 PM: - C

[GitHub] [commons-lang] codecov-commenter commented on pull request #987: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
codecov-commenter commented on PR #987: URL: https://github.com/apache/commons-lang/pull/987#issuecomment-1303708527 # [Codecov](https://codecov.io/gh/apache/commons-lang/pull/987?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apa

[GitHub] [commons-codec] codecov-commenter commented on pull request #158: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
codecov-commenter commented on PR #158: URL: https://github.com/apache/commons-codec/pull/158#issuecomment-1303704645 # [Codecov](https://codecov.io/gh/apache/commons-codec/pull/158?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+A

[GitHub] [commons-codec] dependabot[bot] closed pull request #151: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] closed pull request #151: Bump checkstyle from 9.3 to 10.3.4 URL: https://github.com/apache/commons-codec/pull/151 -- 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-codec] dependabot[bot] commented on pull request #151: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] commented on PR #151: URL: https://github.com/apache/commons-codec/pull/151#issuecomment-1303696098 Superseded by #158. -- 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 specifi

[GitHub] [commons-lang] dependabot[bot] opened a new pull request, #987: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #987: URL: https://github.com/apache/commons-lang/pull/987 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's releases

[GitHub] [commons-codec] dependabot[bot] opened a new pull request, #158: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #158: URL: https://github.com/apache/commons-codec/pull/158 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's release

[GitHub] [commons-bcel] garydgregory merged pull request #162: Improve test coverage to bcel/generic and UtilityTest

2022-11-04 Thread GitBox
garydgregory merged PR #162: URL: https://github.com/apache/commons-bcel/pull/162 -- 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...@com

[jira] [Commented] (JEXL-384) Revert null + String behavior

2022-11-04 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629006#comment-17629006 ] Henri Biestro commented on JEXL-384: I agree the current behaviour is flimsy. Since we

[GitHub] [commons-bcel] samabcde commented on a diff in pull request #162: improve test coverage to bcel/generic and UtilityTest

2022-11-04 Thread GitBox
samabcde commented on code in PR #162: URL: https://github.com/apache/commons-bcel/pull/162#discussion_r1014024867 ## src/test/java/org/apache/bcel/generic/CountVisitor.java: ## @@ -19,3100 +19,3100 @@ import java.util.Objects; public class CountVisitor implements Visitor {

[GitHub] [commons-bcel] samabcde commented on a diff in pull request #162: improve test coverage to bcel/generic and UtilityTest

2022-11-04 Thread GitBox
samabcde commented on code in PR #162: URL: https://github.com/apache/commons-bcel/pull/162#discussion_r1014023833 ## src/test/java/org/apache/bcel/generic/CountVisitor.java: ## @@ -19,3100 +19,3100 @@ import java.util.Objects; public class CountVisitor implements Visitor {

[GitHub] [commons-crypto] garydgregory merged pull request #192: Bump actions/upload-artifact from 3.1.0 to 3.1.1

2022-11-04 Thread GitBox
garydgregory merged PR #192: URL: https://github.com/apache/commons-crypto/pull/192 -- 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...@c

[GitHub] [commons-vfs] garydgregory merged pull request #329: Bump commons-compress from 1.21 to 1.22

2022-11-04 Thread GitBox
garydgregory merged PR #329: URL: https://github.com/apache/commons-vfs/pull/329 -- 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...@comm

[GitHub] [commons-bcel] samabcde commented on a diff in pull request #162: improve test coverage to bcel/generic and UtilityTest

2022-11-04 Thread GitBox
samabcde commented on code in PR #162: URL: https://github.com/apache/commons-bcel/pull/162#discussion_r1013976165 ## src/test/java/org/apache/bcel/generic/CountVisitor.java: ## @@ -0,0 +1,3118 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

[GitHub] [commons-skin] garydgregory merged pull request #9: Bump actions/checkout from 3.0.2 to 3.1.0

2022-11-04 Thread GitBox
garydgregory merged PR #9: URL: https://github.com/apache/commons-skin/pull/9 -- 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...@commons

[GitHub] [commons-skin] garydgregory merged pull request #12: Bump actions/cache from 3.0.8 to 3.0.11

2022-11-04 Thread GitBox
garydgregory merged PR #12: URL: https://github.com/apache/commons-skin/pull/12 -- 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...@commo

[GitHub] [commons-skin] garydgregory merged pull request #13: Bump actions/setup-java from 3.5.1 to 3.6.0

2022-11-04 Thread GitBox
garydgregory merged PR #13: URL: https://github.com/apache/commons-skin/pull/13 -- 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...@commo

[GitHub] [commons-skin] garydgregory merged pull request #15: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-11-04 Thread GitBox
garydgregory merged PR #15: URL: https://github.com/apache/commons-skin/pull/15 -- 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...@commo

[GitHub] [commons-skin] garydgregory merged pull request #17: Bump github/codeql-action from 2.1.25 to 2.1.30

2022-11-04 Thread GitBox
garydgregory merged PR #17: URL: https://github.com/apache/commons-skin/pull/17 -- 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...@commo

[GitHub] [commons-build-plugin] garydgregory merged pull request #102: Bump github/codeql-action from 2.1.29 to 2.1.30

2022-11-04 Thread GitBox
garydgregory merged PR #102: URL: https://github.com/apache/commons-build-plugin/pull/102 -- 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-unsubsc

[GitHub] [commons-release-plugin] garydgregory merged pull request #148: Bump commons-compress from 1.21 to 1.22

2022-11-04 Thread GitBox
garydgregory merged PR #148: URL: https://github.com/apache/commons-release-plugin/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-mail: issues-unsub

[GitHub] [commons-bcel] nbauma109 commented on pull request #163: added accessors to model and unit tests, javadoc comments

2022-11-04 Thread GitBox
nbauma109 commented on PR #163: URL: https://github.com/apache/commons-bcel/pull/163#issuecomment-1303392399 Ah ok thanks I was missing the context of all this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [commons-bcel] garydgregory commented on pull request #163: added accessors to model and unit tests, javadoc comments

2022-11-04 Thread GitBox
garydgregory commented on PR #163: URL: https://github.com/apache/commons-bcel/pull/163#issuecomment-1303384880 > Also any special reason why the parser does not do a recursive parse of inner classes whereas it does it for implemented interfaces ? However changing this would result in doubl

[GitHub] [commons-pool] codecov-commenter commented on pull request #189: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
codecov-commenter commented on PR #189: URL: https://github.com/apache/commons-pool/pull/189#issuecomment-1303376145 # [Codecov](https://codecov.io/gh/apache/commons-pool/pull/189?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apa

[GitHub] [commons-bcel] garydgregory commented on a diff in pull request #162: improve test coverage to bcel/generic and UtilityTest

2022-11-04 Thread GitBox
garydgregory commented on code in PR #162: URL: https://github.com/apache/commons-bcel/pull/162#discussion_r1013953450 ## src/test/java/org/apache/bcel/generic/CountVisitor.java: ## @@ -0,0 +1,3118 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [commons-parent] garydgregory merged pull request #168: Bump github/codeql-action from 2.1.22 to 2.1.30

2022-11-04 Thread GitBox
garydgregory merged PR #168: URL: https://github.com/apache/commons-parent/pull/168 -- 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...@c

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

2022-11-04 Thread GitBox
dependabot[bot] commented on PR #169: URL: https://github.com/apache/commons-parent/pull/169#issuecomment-1303365148 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 version

[GitHub] [commons-parent] garydgregory closed pull request #169: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
garydgregory closed pull request #169: Bump checkstyle from 9.3 to 10.4 URL: https://github.com/apache/commons-parent/pull/169 -- 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. T

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

2022-11-04 Thread GitBox
garydgregory commented on PR #169: URL: https://github.com/apache/commons-parent/pull/169#issuecomment-1303364978 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 sp

[GitHub] [commons-collections] codecov-commenter commented on pull request #356: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
codecov-commenter commented on PR #356: URL: https://github.com/apache/commons-collections/pull/356#issuecomment-1303354007 # [Codecov](https://codecov.io/gh/apache/commons-collections/pull/356?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[GitHub] [commons-collections] dependabot[bot] closed pull request #344: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] closed pull request #344: Bump checkstyle from 9.3 to 10.3.4 URL: https://github.com/apache/commons-collections/pull/344 -- 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 c

[GitHub] [commons-collections] dependabot[bot] commented on pull request #344: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] commented on PR #344: URL: https://github.com/apache/commons-collections/pull/344#issuecomment-1303341196 Superseded by #356. -- 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-collections] dependabot[bot] opened a new pull request, #356: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #356: URL: https://github.com/apache/commons-collections/pull/356 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's r

[GitHub] [commons-pool] dependabot[bot] commented on pull request #176: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] commented on PR #176: URL: https://github.com/apache/commons-pool/pull/176#issuecomment-1303341106 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 specific

[GitHub] [commons-pool] dependabot[bot] closed pull request #176: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] closed pull request #176: Bump checkstyle from 9.3 to 10.3.4 URL: https://github.com/apache/commons-pool/pull/176 -- 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-jexl] dependabot[bot] opened a new pull request, #137: Bump checkstyle from 10.3.4 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #137: URL: https://github.com/apache/commons-jexl/pull/137 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.3.4 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's relea

[GitHub] [commons-pool] dependabot[bot] opened a new pull request, #189: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #189: URL: https://github.com/apache/commons-pool/pull/189 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's releases

[GitHub] [commons-text] aherbert merged pull request #382: Fix javadoc for escapeHtml4

2022-11-04 Thread GitBox
aherbert merged PR #382: URL: https://github.com/apache/commons-text/pull/382 -- 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...@commons

[GitHub] [commons-text] aherbert commented on pull request #382: Fix javadoc for escapeHtml4

2022-11-04 Thread GitBox
aherbert commented on PR #382: URL: https://github.com/apache/commons-text/pull/382#issuecomment-1303311013 It looks like the javadoc example was wrong before the conversion in commit 0dfe963 too. Thanks for the fix. -- This is an automated message from the Apache Git Service. To r

[jira] [Work logged] (COLLECTIONS-836) junit flaky test DualHashBidiMapTest

2022-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-836?focusedWorklogId=823365&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-823365 ] ASF GitHub Bot logged work on COLLECTIONS-836: -- Author: ASF

[GitHub] [commons-collections] aherbert commented on pull request #353: [COLLECTIONS-836] fix flaky test DualHashBidiMapTest

2022-11-04 Thread GitBox
aherbert commented on PR #353: URL: https://github.com/apache/commons-collections/pull/353#issuecomment-1303300681 This is failing CI due to a configuration error in the POM that somehow brings in the wrong junit runner for this junit5 test and the TestAbortedException causes an error and

[GitHub] [commons-vfs] dependabot[bot] closed pull request #320: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] closed pull request #320: Bump checkstyle from 9.3 to 10.3.4 URL: https://github.com/apache/commons-vfs/pull/320 -- 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-vfs] dependabot[bot] commented on pull request #320: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] commented on PR #320: URL: https://github.com/apache/commons-vfs/pull/320#issuecomment-1303271786 Superseded by #330. -- 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-vfs] dependabot[bot] opened a new pull request, #330: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #330: URL: https://github.com/apache/commons-vfs/pull/330 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's releases.

[GitHub] [commons-vfs] dependabot[bot] opened a new pull request, #329: Bump commons-compress from 1.21 to 1.22

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #329: URL: https://github.com/apache/commons-vfs/pull/329 Bumps commons-compress from 1.21 to 1.22. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:c

[GitHub] [commons-parent] dependabot[bot] opened a new pull request, #169: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #169: URL: https://github.com/apache/commons-parent/pull/169 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's releas

[GitHub] [commons-skin] dependabot[bot] closed pull request #16: Bump github/codeql-action from 2.1.25 to 2.1.29

2022-11-04 Thread GitBox
dependabot[bot] closed pull request #16: Bump github/codeql-action from 2.1.25 to 2.1.29 URL: https://github.com/apache/commons-skin/pull/16 -- 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 speci

[GitHub] [commons-skin] dependabot[bot] commented on pull request #16: Bump github/codeql-action from 2.1.25 to 2.1.29

2022-11-04 Thread GitBox
dependabot[bot] commented on PR #16: URL: https://github.com/apache/commons-skin/pull/16#issuecomment-1303266884 Superseded by #17. -- 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-skin] dependabot[bot] opened a new pull request, #17: Bump github/codeql-action from 2.1.25 to 2.1.30

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #17: URL: https://github.com/apache/commons-skin/pull/17 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.25 to 2.1.30. Changelog Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>g

[GitHub] [commons-parent] dependabot[bot] opened a new pull request, #168: Bump github/codeql-action from 2.1.22 to 2.1.30

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #168: URL: https://github.com/apache/commons-parent/pull/168 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.22 to 2.1.30. Changelog Sourced from https://github.com/github/codeql-action/blob/main/CHANGELOG.md

[GitHub] [commons-text] jtnord opened a new pull request, #382: Fix javadoc for escapeHtml4

2022-11-04 Thread GitBox
jtnord opened a new pull request, #382: URL: https://github.com/apache/commons-text/pull/382 the javadoc example for the code was wrongly escaping quotes as a result of an incorret conversion in https://github.com/apache/commons-text/commit/0dfe9634a4578090b3b5b670ab2fe80acfa8f280

[GitHub] [commons-jexl] henrib merged pull request #135: More grammar cleanup

2022-11-04 Thread GitBox
henrib merged PR #135: URL: https://github.com/apache/commons-jexl/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: issues-unsubscr...@commons.a

[jira] [Updated] (JEXL-384) Revert null + String behavior

2022-11-04 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-384: --- Assignee: Henri Biestro > Revert null + String behavior > - > >

[GitHub] [commons-dbutils] codecov-commenter commented on pull request #152: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
codecov-commenter commented on PR #152: URL: https://github.com/apache/commons-dbutils/pull/152#issuecomment-1303150187 # [Codecov](https://codecov.io/gh/apache/commons-dbutils/pull/152?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T

[GitHub] [commons-dbutils] dependabot[bot] closed pull request #142: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] closed pull request #142: Bump checkstyle from 9.3 to 10.3.4 URL: https://github.com/apache/commons-dbutils/pull/142 -- 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 comme

[GitHub] [commons-dbutils] dependabot[bot] commented on pull request #142: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] commented on PR #142: URL: https://github.com/apache/commons-dbutils/pull/142#issuecomment-1303142535 Superseded by #152. -- 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 speci

[GitHub] [commons-dbutils] dependabot[bot] opened a new pull request, #152: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #152: URL: https://github.com/apache/commons-dbutils/pull/152 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's relea

[GitHub] [commons-release-plugin] dependabot[bot] opened a new pull request, #148: Bump commons-compress from 1.21 to 1.22

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #148: URL: https://github.com/apache/commons-release-plugin/pull/148 Bumps commons-compress from 1.21 to 1.22. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apach

[GitHub] [commons-bcel] nbauma109 commented on pull request #163: added accessors to model and unit tests, javadoc comments

2022-11-04 Thread GitBox
nbauma109 commented on PR #163: URL: https://github.com/apache/commons-bcel/pull/163#issuecomment-1303092815 Also any special reason why the parser does not do a recursive parse of inner classes whereas it does it for implemented interfaces ? However changing this would result in double par

[GitHub] [commons-release-plugin] dependabot[bot] opened a new pull request, #147: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #147: URL: https://github.com/apache/commons-release-plugin/pull/147 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's

[GitHub] [commons-cli] codecov-commenter commented on pull request #144: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
codecov-commenter commented on PR #144: URL: https://github.com/apache/commons-cli/pull/144#issuecomment-1303052916 # [Codecov](https://codecov.io/gh/apache/commons-cli/pull/144?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apach

[GitHub] [commons-bcel] nbauma109 commented on pull request #163: added accessors to model and unit tests, javadoc comments

2022-11-04 Thread GitBox
nbauma109 commented on PR #163: URL: https://github.com/apache/commons-bcel/pull/163#issuecomment-1303050321 > They are not used from the existing code base. Actually there are quite a few places of iteration around getAttributes that I could replace too, to avoid code duplication.

[GitHub] [commons-cli] dependabot[bot] closed pull request #131: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] closed pull request #131: Bump checkstyle from 9.3 to 10.3.4 URL: https://github.com/apache/commons-cli/pull/131 -- 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-cli] dependabot[bot] commented on pull request #131: Bump checkstyle from 9.3 to 10.3.4

2022-11-04 Thread GitBox
dependabot[bot] commented on PR #131: URL: https://github.com/apache/commons-cli/pull/131#issuecomment-1303048881 Superseded by #144. -- 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-cli] dependabot[bot] opened a new pull request, #144: Bump checkstyle from 9.3 to 10.4

2022-11-04 Thread GitBox
dependabot[bot] opened a new pull request, #144: URL: https://github.com/apache/commons-cli/pull/144 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.4. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's releases.

[GitHub] [commons-bcel] nbauma109 commented on pull request #163: added accessors to model and unit tests, javadoc comments

2022-11-04 Thread GitBox
nbauma109 commented on PR #163: URL: https://github.com/apache/commons-bcel/pull/163#issuecomment-1303047659 These getter are meant to avoid boilerplate code using getAttributes so they're not completely indispensable, maybe except the getter on indexes of the module which could be accessed