[jira] [Updated] (MATH-1462) EmpiricalDistribution:inverseCumulativeProbability return Infinity

2021-06-26 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski updated MATH-1462: -- Assignee: Amar Prakash Pandey > EmpiricalDistribution:inverseCumulativeProbability return Infini

[jira] [Commented] (MATH-1462) EmpiricalDistribution:inverseCumulativeProbability return Infinity

2021-06-26 Thread Amar Prakash Pandey (Jira)
[ https://issues.apache.org/jira/browse/MATH-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17370128#comment-17370128 ] Amar Prakash Pandey commented on MATH-1462: --- [~erans] can I take this issue? If

[GitHub] [commons-net] garydgregory commented on a change in pull request #84: adding inclusiveHostCount as constructor parameter of SubnetUtils

2021-06-26 Thread GitBox
garydgregory commented on a change in pull request #84: URL: https://github.com/apache/commons-net/pull/84#discussion_r659233294 ## File path: src/main/java/org/apache/commons/net/util/SubnetUtils.java ## @@ -331,6 +331,33 @@ public SubnetUtils(final String address, final Strin

[GitHub] [commons-configuration] cigaly commented on pull request #122: CONFIGURATION-808 - DefaultListDelimiterHandler.escapeList working only for List

2021-06-26 Thread GitBox
cigaly commented on pull request #122: URL: https://github.com/apache/commons-configuration/pull/122#issuecomment-869037609 Done ... hopefully correct. It is now passing under JDK 16 & JDK 17. However, fails under JDK 18 :-) -- This is an automated message from the Apache Git Service. T

[GitHub] [commons-configuration] arturobernalg opened a new pull request #131: Simplify conditions and avoid extra checks.

2021-06-26 Thread GitBox
arturobernalg opened a new pull request #131: URL: https://github.com/apache/commons-configuration/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. To unsubscribe

[GitHub] [commons-configuration] arturobernalg opened a new pull request #130: Use diamond <>

2021-06-26 Thread GitBox
arturobernalg opened a new pull request #130: URL: https://github.com/apache/commons-configuration/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

[GitHub] [commons-configuration] arturobernalg opened a new pull request #129: Replace assert by simpler but equivalent calls.

2021-06-26 Thread GitBox
arturobernalg opened a new pull request #129: URL: https://github.com/apache/commons-configuration/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

[GitHub] [commons-configuration] garydgregory merged pull request #128: Bump hsqldb from 2.5.1 to 2.5.2

2021-06-26 Thread GitBox
garydgregory merged pull request #128: URL: https://github.com/apache/commons-configuration/pull/128 -- 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-parent] garydgregory merged pull request #46: Bump commons.pmd-impl.version from 6.29.0 to 6.35.0

2021-06-26 Thread GitBox
garydgregory merged pull request #46: URL: https://github.com/apache/commons-parent/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-mail: issues

[GitHub] [commons-configuration] garydgregory commented on pull request #128: Bump hsqldb from 2.5.1 to 2.6.0

2021-06-26 Thread GitBox
garydgregory commented on pull request #128: URL: https://github.com/apache/commons-configuration/pull/128#issuecomment-869021495 @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

[GitHub] [commons-configuration] garydgregory commented on pull request #46: refine ci

2021-06-26 Thread GitBox
garydgregory commented on pull request #46: URL: https://github.com/apache/commons-configuration/pull/46#issuecomment-869020645 Closing, Java 16 is GA. -- 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

[GitHub] [commons-configuration] garydgregory closed pull request #46: refine ci

2021-06-26 Thread GitBox
garydgregory closed pull request #46: URL: https://github.com/apache/commons-configuration/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-mail:

[GitHub] [commons-configuration] dependabot[bot] opened a new pull request #128: Bump hsqldb from 2.5.1 to 2.6.0

2021-06-26 Thread GitBox
dependabot[bot] opened a new pull request #128: URL: https://github.com/apache/commons-configuration/pull/128 Bumps hsqldb from 2.5.1 to 2.6.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hsqldb:hsqldb&

[GitHub] [commons-configuration] garydgregory merged pull request #127: Bump jackson-databind from 2.12.2 to 2.12.3

2021-06-26 Thread GitBox
garydgregory merged pull request #127: URL: https://github.com/apache/commons-configuration/pull/127 -- 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-configuration] garydgregory merged pull request #100: [Javadoc] Specify that typed getList returns null for missing key

2021-06-26 Thread GitBox
garydgregory merged pull request #100: URL: https://github.com/apache/commons-configuration/pull/100 -- 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-configuration] garydgregory commented on pull request #86: exposed settings method for list delimiter handler in DefaultConversionHandler

2021-06-26 Thread GitBox
garydgregory commented on pull request #86: URL: https://github.com/apache/commons-configuration/pull/86#issuecomment-869020121 @Xinshiyou May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [commons-configuration] garydgregory commented on pull request #32: [CONFIGURATION-753] Use only first value for interpolation

2021-06-26 Thread GitBox
garydgregory commented on pull request #32: URL: https://github.com/apache/commons-configuration/pull/32#issuecomment-869020088 May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [commons-configuration] garydgregory commented on pull request #36: [CONFIGURATION-764] Default date lookup can not work for some specific

2021-06-26 Thread GitBox
garydgregory commented on pull request #36: URL: https://github.com/apache/commons-configuration/pull/36#issuecomment-869020055 @NingZhang-e May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [commons-configuration] garydgregory commented on pull request #37: Configuration-766: BigDecimal(double) should not be used.

2021-06-26 Thread GitBox
garydgregory commented on pull request #37: URL: https://github.com/apache/commons-configuration/pull/37#issuecomment-869020007 @HarisAdzemovic May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [commons-configuration] dependabot[bot] opened a new pull request #127: Bump jackson-databind from 2.12.2 to 2.12.3

2021-06-26 Thread GitBox
dependabot[bot] opened a new pull request #127: URL: https://github.com/apache/commons-configuration/pull/127 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.2 to 2.12.3. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare v

[GitHub] [commons-configuration] garydgregory merged pull request #126: Bump snakeyaml from 1.28 to 1.29

2021-06-26 Thread GitBox
garydgregory merged pull request #126: URL: https://github.com/apache/commons-configuration/pull/126 -- 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

[jira] [Resolved] (CONFIGURATION-801) Remove redundant initializer

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CONFIGURATION-801. --- Fix Version/s: 2.8.0 Resolution: Fixed > Remove redundant initi

[jira] [Commented] (CONFIGURATION-801) Remove redundant initializer

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369906#comment-17369906 ] Gary D. Gregory commented on CONFIGURATION-801: --- We do not need tick

[GitHub] [commons-configuration] garydgregory merged pull request #110: CONFIGURATION-801 - Remove redundant initializer

2021-06-26 Thread GitBox
garydgregory merged pull request #110: URL: https://github.com/apache/commons-configuration/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-mai

[jira] [Updated] (CONFIGURATION-802) Use final

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CONFIGURATION-802: -- Summary: Use final (was: Set field as Final) > Use final > - >

[jira] [Resolved] (CONFIGURATION-802) Use final

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CONFIGURATION-802. --- Fix Version/s: 2.8.0 Resolution: Fixed > Use final > -

[jira] [Commented] (CONFIGURATION-802) Set field as Final

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369905#comment-17369905 ] Gary D. Gregory commented on CONFIGURATION-802: --- We do not need tick

[jira] [Commented] (CONFIGURATION-804) Redundant local variable

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369903#comment-17369903 ] Gary D. Gregory commented on CONFIGURATION-804: --- We do not need tick

[jira] [Commented] (CONFIGURATION-803) java8 lambda improvements

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369902#comment-17369902 ] Gary D. Gregory commented on CONFIGURATION-803: --- We do not need tick

[jira] [Commented] (CONFIGURATION-805) Use try with resource

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369904#comment-17369904 ] Gary D. Gregory commented on CONFIGURATION-805: --- We do not need tick

[GitHub] [commons-configuration] garydgregory merged pull request #111: CONFIGURATION-802 - Use final

2021-06-26 Thread GitBox
garydgregory merged pull request #111: URL: https://github.com/apache/commons-configuration/pull/111 -- 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

[jira] [Resolved] (CONFIGURATION-803) java8 lambda improvements

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CONFIGURATION-803. --- Fix Version/s: 2.8.0 Resolution: Fixed > java8 lambda improveme

[GitHub] [commons-configuration] garydgregory merged pull request #112: CONFIGURATION-803 Java 8 lambda improvements and more

2021-06-26 Thread GitBox
garydgregory merged pull request #112: URL: https://github.com/apache/commons-configuration/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-mai

[jira] [Resolved] (CONFIGURATION-804) Redundant local variable

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CONFIGURATION-804. --- Fix Version/s: 2.8.0 Resolution: Fixed > Redundant local variab

[GitHub] [commons-configuration] garydgregory merged pull request #113: CONFIGURATION-804 - Redundant local variable

2021-06-26 Thread GitBox
garydgregory merged pull request #113: URL: https://github.com/apache/commons-configuration/pull/113 -- 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

[jira] [Resolved] (CONFIGURATION-805) Use try with resource

2021-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CONFIGURATION-805. --- Fix Version/s: 2.8.0 Resolution: Fixed > Use try with resource

[GitHub] [commons-configuration] garydgregory merged pull request #114: CONFIGURATION-805 - Use try with resource

2021-06-26 Thread GitBox
garydgregory merged pull request #114: URL: https://github.com/apache/commons-configuration/pull/114 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[GitHub] [commons-configuration] dependabot[bot] opened a new pull request #126: Bump snakeyaml from 1.28 to 1.29

2021-06-26 Thread GitBox
dependabot[bot] opened a new pull request #126: URL: https://github.com/apache/commons-configuration/pull/126 Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.28 to 1.29. Commits https://bitbucket.org/asomov/snakeyaml/commits/6fb7069412d41d4c45ce5851010fd4131369

[GitHub] [commons-configuration] garydgregory merged pull request #121: Bump checkstyle from 8.41 to 8.43

2021-06-26 Thread GitBox
garydgregory merged pull request #121: URL: https://github.com/apache/commons-configuration/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-mai

[GitHub] [commons-configuration] garydgregory commented on pull request #122: CONFIGURATION-808 - DefaultListDelimiterHandler.escapeList working only for List

2021-06-26 Thread GitBox
garydgregory commented on pull request #122: URL: https://github.com/apache/commons-configuration/pull/122#issuecomment-869018059 @cigaly May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [commons-configuration] arturobernalg commented on pull request #115: CONFIGURATION-806 - Replace construction of FileInputStream and FileOutputStream objects with Files NIO APIs.

2021-06-26 Thread GitBox
arturobernalg commented on pull request #115: URL: https://github.com/apache/commons-configuration/pull/115#issuecomment-869017721 > @arturobernalg May you please rebase on master? HI @garydgregory Done TY -- This is an automated message from the Apache Git Service. To resp

[GitHub] [commons-configuration] arturobernalg closed pull request #115: CONFIGURATION-806 - Replace construction of FileInputStream and FileOutputStream objects with Files NIO APIs.

2021-06-26 Thread GitBox
arturobernalg closed pull request #115: URL: https://github.com/apache/commons-configuration/pull/115 -- 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-ma

[GitHub] [commons-configuration] arturobernalg commented on pull request #114: CONFIGURATION-805 - Use try with resource

2021-06-26 Thread GitBox
arturobernalg commented on pull request #114: URL: https://github.com/apache/commons-configuration/pull/114#issuecomment-869017635 > @arturobernalg May you please rebase on master? HI @garydgregory Done TY -- This is an automated message from the Apache Git Service. To resp

[GitHub] [commons-configuration] arturobernalg commented on pull request #113: CONFIGURATION-804 - Redundant local variable

2021-06-26 Thread GitBox
arturobernalg commented on pull request #113: URL: https://github.com/apache/commons-configuration/pull/113#issuecomment-869017561 > @arturobernalg May you please rebase on master? HI @garydgregory Done TY -- This is an automated message from the Apache Git Service. To resp

[GitHub] [commons-configuration] garydgregory merged pull request #118: [COMMONSSITE-145] Upgrade checkstyle

2021-06-26 Thread GitBox
garydgregory merged pull request #118: URL: https://github.com/apache/commons-configuration/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-mai

[GitHub] [commons-configuration] arturobernalg commented on pull request #112: CONFIGURATION-803 java8 lambda improvements

2021-06-26 Thread GitBox
arturobernalg commented on pull request #112: URL: https://github.com/apache/commons-configuration/pull/112#issuecomment-869017455 > @arturobernalg May you please rebase on master? HI @garydgregory Done TY -- This is an automated message from the Apache Git Service. To resp

[GitHub] [commons-configuration] arturobernalg commented on pull request #111: CONFIGURATION-802 - Set field as Final

2021-06-26 Thread GitBox
arturobernalg commented on pull request #111: URL: https://github.com/apache/commons-configuration/pull/111#issuecomment-869017380 > @arturobernalg May you please rebase on master? Hi @garydgregory Done TY -- This is an automated message from the Apache Git Service. To resp

[GitHub] [commons-configuration] arturobernalg commented on pull request #110: CONFIGURATION-800 - Remove redundant initializer

2021-06-26 Thread GitBox
arturobernalg commented on pull request #110: URL: https://github.com/apache/commons-configuration/pull/110#issuecomment-869017281 > @arturobernalg May you please rebase on master? HI @garydgregory done TY -- This is an automated message from the Apache Git Service. To resp

[GitHub] [commons-configuration] garydgregory commented on pull request #115: CONFIGURATION-806 - Replace construction of FileInputStream and FileOutputStream objects with Files NIO APIs.

2021-06-26 Thread GitBox
garydgregory commented on pull request #115: URL: https://github.com/apache/commons-configuration/pull/115#issuecomment-869017054 @arturobernalg May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [commons-configuration] garydgregory commented on pull request #111: CONFIGURATION-802 - Set field as Final

2021-06-26 Thread GitBox
garydgregory commented on pull request #111: URL: https://github.com/apache/commons-configuration/pull/111#issuecomment-869017018 @arturobernalg May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [commons-configuration] garydgregory commented on pull request #110: CONFIGURATION-800 - Remove redundant initializer

2021-06-26 Thread GitBox
garydgregory commented on pull request #110: URL: https://github.com/apache/commons-configuration/pull/110#issuecomment-869017029 @arturobernalg May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [commons-configuration] garydgregory commented on pull request #112: CONFIGURATION-803 java8 lambda improvements

2021-06-26 Thread GitBox
garydgregory commented on pull request #112: URL: https://github.com/apache/commons-configuration/pull/112#issuecomment-869016996 @arturobernalg May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [commons-configuration] garydgregory commented on pull request #113: CONFIGURATION-804 - Redundant local variable

2021-06-26 Thread GitBox
garydgregory commented on pull request #113: URL: https://github.com/apache/commons-configuration/pull/113#issuecomment-869016977 @arturobernalg May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [commons-configuration] garydgregory edited a comment on pull request #114: CONFIGURATION-805 - Use try with resource

2021-06-26 Thread GitBox
garydgregory edited a comment on pull request #114: URL: https://github.com/apache/commons-configuration/pull/114#issuecomment-869016865 @arturobernalg May you please rebase on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [commons-configuration] garydgregory commented on pull request #114: CONFIGURATION-805 - Use try with resource

2021-06-26 Thread GitBox
garydgregory commented on pull request #114: URL: https://github.com/apache/commons-configuration/pull/114#issuecomment-869016865 @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

[GitHub] [commons-configuration] garydgregory commented on pull request #107: Bump mailapi from 1.6.6 to 2.0.1

2021-06-26 Thread GitBox
garydgregory commented on pull request #107: URL: https://github.com/apache/commons-configuration/pull/107#issuecomment-869016831 @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

[GitHub] [commons-configuration] garydgregory commented on pull request #123: Bump spring.version from 4.3.30.RELEASE to 5.3.8

2021-06-26 Thread GitBox
garydgregory commented on pull request #123: URL: https://github.com/apache/commons-configuration/pull/123#issuecomment-869016791 @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

[GitHub] [commons-configuration] garydgregory commented on pull request #121: Bump checkstyle from 8.41 to 8.43

2021-06-26 Thread GitBox
garydgregory commented on pull request #121: URL: https://github.com/apache/commons-configuration/pull/121#issuecomment-869016775 @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

[GitHub] [commons-configuration] dependabot[bot] opened a new pull request #125: Bump slf4j.version from 1.7.30 to 1.7.31

2021-06-26 Thread GitBox
dependabot[bot] opened a new pull request #125: URL: https://github.com/apache/commons-configuration/pull/125 Bumps `slf4j.version` from 1.7.30 to 1.7.31. Updates `slf4j-api` from 1.7.30 to 1.7.31 Commits https://github.com/qos-ch/slf4j/commit/502c5286e9a98ec97beb16418f78286

[GitHub] [commons-configuration] garydgregory merged pull request #124: Bump commons-pool2 from 2.9.0 to 2.10.0

2021-06-26 Thread GitBox
garydgregory merged pull request #124: URL: https://github.com/apache/commons-configuration/pull/124 -- 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-configuration] dependabot[bot] opened a new pull request #124: Bump commons-pool2 from 2.9.0 to 2.10.0

2021-06-26 Thread GitBox
dependabot[bot] opened a new pull request #124: URL: https://github.com/apache/commons-configuration/pull/124 Bumps commons-pool2 from 2.9.0 to 2.10.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache

[GitHub] [commons-configuration] dependabot[bot] opened a new pull request #123: Bump spring.version from 4.3.30.RELEASE to 5.3.8

2021-06-26 Thread GitBox
dependabot[bot] opened a new pull request #123: URL: https://github.com/apache/commons-configuration/pull/123 Bumps `spring.version` from 4.3.30.RELEASE to 5.3.8. Updates `spring-core` from 4.3.30.RELEASE to 5.3.8 Release notes Sourced from https://github.com/spring-projects/spr

[GitHub] [commons-configuration] dependabot[bot] commented on pull request #103: Bump spring.version from 4.3.30.RELEASE to 5.3.5

2021-06-26 Thread GitBox
dependabot[bot] commented on pull request #103: URL: https://github.com/apache/commons-configuration/pull/103#issuecomment-869016225 Superseded by #123. -- 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 #103: Bump spring.version from 4.3.30.RELEASE to 5.3.5

2021-06-26 Thread GitBox
dependabot[bot] closed pull request #103: URL: https://github.com/apache/commons-configuration/pull/103 -- 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] garydgregory merged pull request #116: Bump spotbugs-maven-plugin from 4.2.0 to 4.2.3

2021-06-26 Thread GitBox
garydgregory merged pull request #116: URL: https://github.com/apache/commons-configuration/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. To unsubscribe, e-mai

[GitHub] [commons-configuration] garydgregory merged pull request #120: Bump actions/cache from 2.1.4 to 2.1.6

2021-06-26 Thread GitBox
garydgregory merged pull request #120: URL: https://github.com/apache/commons-configuration/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-mai

[GitHub] [commons-text] kinow merged pull request #242: Simplify conditions and avoid extra checks.

2021-06-26 Thread GitBox
kinow merged pull request #242: URL: https://github.com/apache/commons-text/pull/242 -- 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

[jira] [Commented] (FILEUPLOAD-338) FileItem.write crash on Windows Tomcat

2021-06-26 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369847#comment-17369847 ] Arturo Bernal commented on FILEUPLOAD-338: -- Hi [~yang2021] If I correct und