[GitHub] [commons-net] dependabot[bot] opened a new pull request #67: Bump junit from 4.13 to 4.13.1

2020-10-11 Thread GitBox
dependabot[bot] opened a new pull request #67: URL: https://github.com/apache/commons-net/pull/67 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases;>junit's releases. JUnit

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499165=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499165 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[GitHub] [commons-collections] kinow commented on pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
kinow commented on pull request #190: URL: https://github.com/apache/commons-collections/pull/190#issuecomment-706830473 Might be because I squashed the commits when merging. I tested it with `mvn` locally after squashing them, and looks like the `master` branch is building OK. But will

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499164=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499164 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[GitHub] [commons-collections] tongxin97 edited a comment on pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
tongxin97 edited a comment on pull request #190: URL: https://github.com/apache/commons-collections/pull/190#issuecomment-706828172 @kinow Thanks! I saw there might be an error on merging [here](https://travis-ci.org/github/apache/commons-collections/jobs/734868363). Just want to

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499163=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499163 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[GitHub] [commons-collections] tongxin97 commented on pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
tongxin97 commented on pull request #190: URL: https://github.com/apache/commons-collections/pull/190#issuecomment-706828172 @kinow Thanks! I saw there might be an error on merging [here](https://travis-ci.org/github/apache/commons-collections/jobs/734868363). Just want to highlight this

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499161=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499161 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[GitHub] [commons-collections] coveralls edited a comment on pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
coveralls edited a comment on pull request #190: URL: https://github.com/apache/commons-collections/pull/190#issuecomment-706791564 [![Coverage Status](https://coveralls.io/builds/34092692/badge)](https://coveralls.io/builds/34092692) Coverage remained the same at 90.127% when

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499160=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499160 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499159=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499159 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[GitHub] [commons-collections] kinow commented on pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
kinow commented on pull request #190: URL: https://github.com/apache/commons-collections/pull/190#issuecomment-706820241 Merged! Thanks @tongxin97 ! This is an automated message from the Apache Git Service. To respond to

[GitHub] [commons-collections] kinow closed pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
kinow closed pull request #190: URL: https://github.com/apache/commons-collections/pull/190 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[jira] [Resolved] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved COLLECTIONS-769. Resolution: Fixed > UnmodifiableMultiValuedMapTest is flaky >

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499156=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499156 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[GitHub] [commons-collections] tongxin97 commented on a change in pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
tongxin97 commented on a change in pull request #190: URL: https://github.com/apache/commons-collections/pull/190#discussion_r503004932 ## File path: src/test/java/org/apache/commons/collections4/multimap/UnmodifiableMultiValuedMapTest.java ## @@ -48,6 +48,12 @@ public

[jira] [Updated] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated COLLECTIONS-769: --- Fix Version/s: 4.5 > UnmodifiableMultiValuedMapTest is flaky >

[GitHub] [commons-collections] kinow commented on pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
kinow commented on pull request #190: URL: https://github.com/apache/commons-collections/pull/190#issuecomment-706804214 I couldn't reproduce the issue, as `Hashmap` always returned the values in order. But I think it may change depending on number of elements in map, JVM implementation,

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499134=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499134 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[GitHub] [commons-collections] kinow commented on a change in pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
kinow commented on a change in pull request #190: URL: https://github.com/apache/commons-collections/pull/190#discussion_r502993912 ## File path: src/test/java/org/apache/commons/collections4/multimap/UnmodifiableMultiValuedMapTest.java ## @@ -48,6 +48,12 @@ public static

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499133=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499133 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[jira] [Updated] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated COLLECTIONS-769: --- Assignee: Bruno P. Kinoshita > UnmodifiableMultiValuedMapTest is flaky

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499123=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499123 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[GitHub] [commons-collections] coveralls commented on pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
coveralls commented on pull request #190: URL: https://github.com/apache/commons-collections/pull/190#issuecomment-706791564 [![Coverage Status](https://coveralls.io/builds/34091328/badge)](https://coveralls.io/builds/34091328) Coverage remained the same at 90.127% when pulling

[jira] [Updated] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread XinT (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XinT updated COLLECTIONS-769: - External issue URL: https://github.com/apache/commons-collections/pull/190 >

[jira] [Work logged] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?focusedWorklogId=499122=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-499122 ] ASF GitHub Bot logged work on COLLECTIONS-769: -- Author: ASF

[jira] [Updated] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread XinT (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XinT updated COLLECTIONS-769: - Description: Several functions in UnmodifiableMultiValuedMapTest

[GitHub] [commons-collections] tongxin97 opened a new pull request #190: [COLLECTIONS-769] Fix flaky UnmodifiableMultiValuedMapTest

2020-10-11 Thread GitBox
tongxin97 opened a new pull request #190: URL: https://github.com/apache/commons-collections/pull/190 Detailed description: https://issues.apache.org/jira/browse/COLLECTIONS-769 Fix: replace the affected assertions with calls to a helper function that asserts all the added values

[jira] [Updated] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread XinT (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XinT updated COLLECTIONS-769: - Description: Several functions in UnmodifiableMultiValuedMapTest

[jira] [Updated] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread XinT (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XinT updated COLLECTIONS-769: - Description: Several functions in UnmodifiableMultiValuedMapTest

[jira] [Created] (COLLECTIONS-769) UnmodifiableMultiValuedMapTest is flaky

2020-10-11 Thread XinT (Jira)
XinT created COLLECTIONS-769: Summary: UnmodifiableMultiValuedMapTest is flaky Key: COLLECTIONS-769 URL: https://issues.apache.org/jira/browse/COLLECTIONS-769 Project: Commons Collections Issue

[GitHub] [commons-codec] aherbert merged pull request #63: JUnit v4.13.1

2020-10-11 Thread GitBox
aherbert merged pull request #63: URL: https://github.com/apache/commons-codec/pull/63 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-geometry] aherbert merged pull request #101: JUnit v4.13.1

2020-10-11 Thread GitBox
aherbert merged pull request #101: URL: https://github.com/apache/commons-geometry/pull/101 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

[GitHub] [commons-rng] aherbert merged pull request #78: JUnit v4.13.1

2020-10-11 Thread GitBox
aherbert merged pull request #78: URL: https://github.com/apache/commons-rng/pull/78 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-functor] kinow commented on pull request #2: JUnit v4.13.1

2020-10-11 Thread GitBox
kinow commented on pull request #2: URL: https://github.com/apache/commons-functor/pull/2#issuecomment-706765998 Not adding to `changes.xml` as we haven't released it yet, so no changes for users/devs. This is an automated

[GitHub] [commons-functor] kinow merged pull request #1: Missing .gitignore just maven target

2020-10-11 Thread GitBox
kinow merged pull request #1: URL: https://github.com/apache/commons-functor/pull/1 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

[GitHub] [commons-beanutils] melloware commented on pull request #43: JUnit v4.13.1

2020-10-11 Thread GitBox
melloware commented on pull request #43: URL: https://github.com/apache/commons-beanutils/pull/43#issuecomment-706759884 I haven't quite figured out Dependabot yet as 1 of my projects it sent a PR for Junit but for another project it didn't send the PR until a few days later.

[GitHub] [commons-functor] kinow merged pull request #2: JUnit v4.13.1

2020-10-11 Thread GitBox
kinow merged pull request #2: URL: https://github.com/apache/commons-functor/pull/2 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

[GitHub] [commons-beanutils] nhojpatrick commented on pull request #43: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick commented on pull request #43: URL: https://github.com/apache/commons-beanutils/pull/43#issuecomment-706753674 @garydgregory i thought dependabot got disabled as everyone was complaining about the huge number of emails they were getting. I've done the same pr for all

[GitHub] [commons-pool] coveralls edited a comment on pull request #49: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls edited a comment on pull request #49: URL: https://github.com/apache/commons-pool/pull/49#issuecomment-706750579 [![Coverage Status](https://coveralls.io/builds/34088957/badge)](https://coveralls.io/builds/34088957) Coverage remained the same at 84.482% when pulling

[GitHub] [commons-math] coveralls commented on pull request #159: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls commented on pull request #159: URL: https://github.com/apache/commons-math/pull/159#issuecomment-706750861 [![Coverage Status](https://coveralls.io/builds/34088867/badge)](https://coveralls.io/builds/34088867) Coverage decreased (-0.008%) to 90.703% when pulling

[GitHub] [commons-pool] coveralls commented on pull request #49: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls commented on pull request #49: URL: https://github.com/apache/commons-pool/pull/49#issuecomment-706750579 [![Coverage Status](https://coveralls.io/builds/34088869/badge)](https://coveralls.io/builds/34088869) Coverage remained the same at 84.482% when pulling

[GitHub] [commons-rng] coveralls edited a comment on pull request #78: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls edited a comment on pull request #78: URL: https://github.com/apache/commons-rng/pull/78#issuecomment-706749383 [![Coverage Status](https://coveralls.io/builds/34088847/badge)](https://coveralls.io/builds/34088847) Coverage remained the same at 99.508% when pulling

[GitHub] [commons-beanutils] garydgregory commented on pull request #43: JUnit v4.13.1

2020-10-11 Thread GitBox
garydgregory commented on pull request #43: URL: https://github.com/apache/commons-beanutils/pull/43#issuecomment-706750238 You don't need to submit PRs for version changes, Dependabot already does this. This is an

[GitHub] [commons-cli] garydgregory commented on pull request #51: JUnit v4.13.1

2020-10-11 Thread GitBox
garydgregory commented on pull request #51: URL: https://github.com/apache/commons-cli/pull/51#issuecomment-706749915 You don't need to submit PRs for version changes, Dependabot already does this. This is an automated

[GitHub] [commons-dbutils] coveralls edited a comment on pull request #41: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls edited a comment on pull request #41: URL: https://github.com/apache/commons-dbutils/pull/41#issuecomment-706748606 [![Coverage Status](https://coveralls.io/builds/34088793/badge)](https://coveralls.io/builds/34088793) Coverage remained the same at 64.939% when pulling

[GitHub] [commons-compress] coveralls edited a comment on pull request #142: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls edited a comment on pull request #142: URL: https://github.com/apache/commons-compress/pull/142#issuecomment-70674 [![Coverage Status](https://coveralls.io/builds/34088783/badge)](https://coveralls.io/builds/34088783) Coverage remained the same at 87.217% when

[GitHub] [commons-rng] coveralls commented on pull request #78: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls commented on pull request #78: URL: https://github.com/apache/commons-rng/pull/78#issuecomment-706749381 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [commons-codec] coveralls edited a comment on pull request #63: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls edited a comment on pull request #63: URL: https://github.com/apache/commons-codec/pull/63#issuecomment-706748403 [![Coverage Status](https://coveralls.io/builds/34088758/badge)](https://coveralls.io/builds/34088758) Coverage remained the same at 94.308% when pulling

[GitHub] [commons-compress] coveralls commented on pull request #142: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls commented on pull request #142: URL: https://github.com/apache/commons-compress/pull/142#issuecomment-70674 [![Coverage Status](https://coveralls.io/builds/34088733/badge)](https://coveralls.io/builds/34088733) Coverage remained the same at 87.217% when pulling

[GitHub] [commons-cli] coveralls edited a comment on pull request #51: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls edited a comment on pull request #51: URL: https://github.com/apache/commons-cli/pull/51#issuecomment-706748446 [![Coverage Status](https://coveralls.io/builds/34088743/badge)](https://coveralls.io/builds/34088743) Coverage remained the same at 96.358% when pulling

[GitHub] [commons-dbutils] coveralls commented on pull request #41: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls commented on pull request #41: URL: https://github.com/apache/commons-dbutils/pull/41#issuecomment-706748606 [![Coverage Status](https://coveralls.io/builds/34088718/badge)](https://coveralls.io/builds/34088718) Coverage remained the same at 64.939% when pulling

[GitHub] [commons-cli] coveralls commented on pull request #51: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls commented on pull request #51: URL: https://github.com/apache/commons-cli/pull/51#issuecomment-706748446 [![Coverage Status](https://coveralls.io/builds/34088712/badge)](https://coveralls.io/builds/34088712) Coverage remained the same at 96.358% when pulling

[GitHub] [commons-codec] coveralls commented on pull request #63: JUnit v4.13.1

2020-10-11 Thread GitBox
coveralls commented on pull request #63: URL: https://github.com/apache/commons-codec/pull/63#issuecomment-706748403 [![Coverage Status](https://coveralls.io/builds/34088701/badge)](https://coveralls.io/builds/34088701) Coverage remained the same at 94.308% when pulling

[GitHub] [commons-configuration] nhojpatrick opened a new pull request #77: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #77: URL: https://github.com/apache/commons-configuration/pull/77 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [commons-chain] nhojpatrick opened a new pull request #4: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #4: URL: https://github.com/apache/commons-chain/pull/4 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-logging] nhojpatrick opened a new pull request #22: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #22: URL: https://github.com/apache/commons-logging/pull/22 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-bsf] nhojpatrick opened a new pull request #1: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #1: URL: https://github.com/apache/commons-bsf/pull/1 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-jexl] nhojpatrick opened a new pull request #26: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #26: URL: https://github.com/apache/commons-jexl/pull/26 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-exec] nhojpatrick opened a new pull request #22: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #22: URL: https://github.com/apache/commons-exec/pull/22 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-daemon] nhojpatrick opened a new pull request #19: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #19: URL: https://github.com/apache/commons-daemon/pull/19 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-functor] nhojpatrick opened a new pull request #2: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #2: URL: https://github.com/apache/commons-functor/pull/2 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-math] nhojpatrick opened a new pull request #159: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #159: URL: https://github.com/apache/commons-math/pull/159 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-crypto] nhojpatrick opened a new pull request #107: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #107: URL: https://github.com/apache/commons-crypto/pull/107 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [commons-geometry] nhojpatrick opened a new pull request #101: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #101: URL: https://github.com/apache/commons-geometry/pull/101 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [commons-net] nhojpatrick opened a new pull request #66: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #66: URL: https://github.com/apache/commons-net/pull/66 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-digester] nhojpatrick opened a new pull request #5: junit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #5: URL: https://github.com/apache/commons-digester/pull/5 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-pool] nhojpatrick opened a new pull request #49: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #49: URL: https://github.com/apache/commons-pool/pull/49 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-weaver] nhojpatrick opened a new pull request #3: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #3: URL: https://github.com/apache/commons-weaver/pull/3 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-jelly] nhojpatrick opened a new pull request #6: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #6: URL: https://github.com/apache/commons-jelly/pull/6 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-beanutils] nhojpatrick opened a new pull request #43: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #43: URL: https://github.com/apache/commons-beanutils/pull/43 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [commons-rng] nhojpatrick opened a new pull request #78: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #78: URL: https://github.com/apache/commons-rng/pull/78 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-jci] nhojpatrick opened a new pull request #2: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #2: URL: https://github.com/apache/commons-jci/pull/2 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-jcs] nhojpatrick opened a new pull request #14: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #14: URL: https://github.com/apache/commons-jcs/pull/14 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-compress] nhojpatrick opened a new pull request #142: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #142: URL: https://github.com/apache/commons-compress/pull/142 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [commons-vfs] nhojpatrick opened a new pull request #136: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #136: URL: https://github.com/apache/commons-vfs/pull/136 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-jxpath] nhojpatrick opened a new pull request #20: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #20: URL: https://github.com/apache/commons-jxpath/pull/20 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-dbutils] nhojpatrick opened a new pull request #41: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #41: URL: https://github.com/apache/commons-dbutils/pull/41 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-cli] nhojpatrick opened a new pull request #51: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #51: URL: https://github.com/apache/commons-cli/pull/51 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-validator] nhojpatrick opened a new pull request #43: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #43: URL: https://github.com/apache/commons-validator/pull/43 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [commons-codec] nhojpatrick opened a new pull request #63: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #63: URL: https://github.com/apache/commons-codec/pull/63 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-ognl] nhojpatrick opened a new pull request #9: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #9: URL: https://github.com/apache/commons-ognl/pull/9 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-email] nhojpatrick opened a new pull request #31: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #31: URL: https://github.com/apache/commons-email/pull/31 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-proxy] nhojpatrick opened a new pull request #4: JUnit v4.13.1

2020-10-11 Thread GitBox
nhojpatrick opened a new pull request #4: URL: https://github.com/apache/commons-proxy/pull/4 Upgrade to JUnit v4.13.1 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (CONFIGURATION-794) Unclosed file handle when reading config from JAR file URL

2020-10-11 Thread Rob Spoor (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17211957#comment-17211957 ] Rob Spoor commented on CONFIGURATION-794: - Do you mean adding a flag somewhere to disable

[jira] [Commented] (CONFIGURATION-794) Unclosed file handle when reading config from JAR file URL

2020-10-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17211911#comment-17211911 ] Gary D. Gregory commented on CONFIGURATION-794: --- We should surface this option IMO

[jira] [Commented] (CONFIGURATION-794) Unclosed file handle when reading config from JAR file URL

2020-10-11 Thread Rob Spoor (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17211884#comment-17211884 ] Rob Spoor commented on CONFIGURATION-794: - I've done some investigation, and the problem

[jira] [Commented] (CONFIGURATION-794) Unclosed file handle when reading config from JAR file URL

2020-10-11 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17211870#comment-17211870 ] Sebb commented on CONFIGURATION-794: Windows locks JAR files when it opens them; this prevents

[GitHub] [commons-configuration] sebbASF commented on pull request #76: CONFIGURATION-794: add test which demonstrates unclosed file handle

2020-10-11 Thread GitBox
sebbASF commented on pull request #76: URL: https://github.com/apache/commons-configuration/pull/76#issuecomment-706681837 It fails on Windows because the OS locks the jar files that it opens. This is an automated message