[jira] [Work logged] (COLLECTIONS-777) Fully migrate to JUnit 5

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

[GitHub] [commons-collections] nhojpatrick opened a new pull request #289: COLLECTIONS-777 change JUnit v3 to JUnitv4 Annotations

2022-03-07 Thread GitBox
nhojpatrick opened a new pull request #289: URL: https://github.com/apache/commons-collections/pull/289 Ensure all tests have @Test annotation. So highlight how many are discovered using the legacy `public void test` method prefix. It also highlights now many tests are still to be upgraded

[jira] [Resolved] (LANG-1462) After version 3.4 DateFormatUtils has a bug: Use TimeZone from Calendar in DateFormatUtils.

2022-03-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1462. --- Fix Version/s: 3.13.0 Resolution: Fixed In git master and https://repository.apache.o

[jira] [Updated] (LANG-1462) After version 3.4 DateFormatUtils has a bug: Use TimeZone from Calendar in DateFormatUtils.

2022-03-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1462: -- Summary: After version 3.4 DateFormatUtils has a bug: Use TimeZone from Calendar in DateFormatUt

[jira] [Work logged] (LANG-1462) After version 3.4 DateFormatUtils has a bug

2022-03-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1462?focusedWorklogId=737768&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737768 ] ASF GitHub Bot logged work on LANG-1462: Author: ASF GitHub Bot

[jira] [Work logged] (LANG-1462) After version 3.4 DateFormatUtils has a bug

2022-03-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1462?focusedWorklogId=737767&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737767 ] ASF GitHub Bot logged work on LANG-1462: Author: ASF GitHub Bot

[GitHub] [commons-lang] garydgregory commented on pull request #863: [LANG-1462] Use TimeZone from calendar in DateFormatUtils.

2022-03-07 Thread GitBox
garydgregory commented on pull request #863: URL: https://github.com/apache/commons-lang/pull/863#issuecomment-1061089085 Fixed slightly differently in git master but you are still credited in changes.xml. TY! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [commons-lang] garydgregory closed pull request #863: [LANG-1462] Use TimeZone from calendar in DateFormatUtils.

2022-03-07 Thread GitBox
garydgregory closed pull request #863: URL: https://github.com/apache/commons-lang/pull/863 -- 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

[jira] [Work logged] (LANG-1462) After version 3.4 DateFormatUtils has a bug

2022-03-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1462?focusedWorklogId=737764&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737764 ] ASF GitHub Bot logged work on LANG-1462: Author: ASF GitHub Bot

[GitHub] [commons-lang] garydgregory commented on pull request #863: [LANG-1462] Use TimeZone from calendar in DateFormatUtils.

2022-03-07 Thread GitBox
garydgregory commented on pull request #863: URL: https://github.com/apache/commons-lang/pull/863#issuecomment-1061084452 https://issues.apache.org/jira/browse/LANG-1462 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Work logged] (LANG-1462) After version 3.4 DateFormatUtils has a bug

2022-03-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1462?focusedWorklogId=737684&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737684 ] ASF GitHub Bot logged work on LANG-1462: Author: ASF GitHub Bot

[GitHub] [commons-lang] mbuiakova commented on pull request #863: LANG-1462 Use timezone from calendar in DateFormatUtils.

2022-03-07 Thread GitBox
mbuiakova commented on pull request #863: URL: https://github.com/apache/commons-lang/pull/863#issuecomment-1060980004 > @mbuiakova You'll need to update the Javadoc to reflect the change in behavior. For the error, I'd start with Google ;-) Thank you for your feedback, I updated the

[GitHub] [commons-lang] garydgregory commented on a change in pull request #757: Use own validator ClassUtils.getName to get String input

2022-03-07 Thread GitBox
garydgregory commented on a change in pull request #757: URL: https://github.com/apache/commons-lang/pull/757#discussion_r820810506 ## File path: src/main/java/org/apache/commons/lang3/event/EventUtils.java ## @@ -48,11 +49,11 @@ try { MethodUtils.invokeMe

[jira] [Commented] (JEXL-361) Null may be used as operand silently even in arithmetic strict(true) mode

2022-03-07 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17502327#comment-17502327 ] Henri Biestro commented on JEXL-361: Unfortunately the culprit is not the arithmetic bu

[jira] [Created] (JEXL-361) Null may be used as operand silently even in arithmetic strict(true) mode

2022-03-07 Thread Henri Biestro (Jira)
Henri Biestro created JEXL-361: -- Summary: Null may be used as operand silently even in arithmetic strict(true) mode Key: JEXL-361 URL: https://issues.apache.org/jira/browse/JEXL-361 Project: Commons JEXL

[GitHub] [commons-lang] arturobernalg commented on pull request #757: Use own validator ClassUtils.getName to get String input

2022-03-07 Thread GitBox
arturobernalg commented on pull request #757: URL: https://github.com/apache/commons-lang/pull/757#issuecomment-1060723338 > @arturobernalg > The PR fails. Just run "mvn" locally before pushing to run the default goals. Solved. -- This is an automated message from the Apache Gi

[jira] [Work logged] (COLLECTIONS-777) Fully migrate to JUnit 5

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

[GitHub] [commons-collections] garydgregory commented on pull request #287: COLLECTIONS-777 JUnit v5

2022-03-07 Thread GitBox
garydgregory commented on pull request #287: URL: https://github.com/apache/commons-collections/pull/287#issuecomment-1060609635 @nhojpatrick thank you for the update. Maybe add a Jira task to do? -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [commons-lang] garydgregory commented on pull request #757: Use own validator ClassUtils.getName to get String input

2022-03-07 Thread GitBox
garydgregory commented on pull request #757: URL: https://github.com/apache/commons-lang/pull/757#issuecomment-1060608893 @arturobernalg The PR fails. Just run "mvn" locally before pushing to run the default goals. -- This is an automated message from the Apache Git Service. To respon

[jira] [Work logged] (CLI-313) StringIndexOutOfBoundsException thrown by CommandLineParser.parse() on invalid input

2022-03-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CLI-313?focusedWorklogId=737456&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737456 ] ASF GitHub Bot logged work on CLI-313: -- Author: ASF GitHub Bot

[GitHub] [commons-cli] garydgregory commented on a change in pull request #95: CLI-313: adding new test to properly handling negative case of invaliā€¦

2022-03-07 Thread GitBox
garydgregory commented on a change in pull request #95: URL: https://github.com/apache/commons-cli/pull/95#discussion_r820605579 ## File path: src/main/java/org/apache/commons/cli/DefaultParser.java ## @@ -580,7 +580,7 @@ private boolean isArgument(final String token) { *

[jira] [Closed] (CLI-308) Website has very out of date usage (site generation issue)

2022-03-07 Thread Adam Burke (Jira)
[ https://issues.apache.org/jira/browse/CLI-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Burke closed CLI-308. -- Looking good. Excuse the delay. > Website has very out of date usage (site generation issue) > --

[jira] [Work logged] (COLLECTIONS-777) Fully migrate to JUnit 5

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

[GitHub] [commons-collections] nhojpatrick commented on pull request #287: COLLECTIONS-777 JUnit v5

2022-03-07 Thread GitBox
nhojpatrick commented on pull request #287: URL: https://github.com/apache/commons-collections/pull/287#issuecomment-1060369663 @garydgregory not yet, 17 org.junit.Test (JUnit v4) and 60 junit.framework.Test (JUnit v3) still outstanding, so still need junit-vintage-engine. About another m

[GitHub] [commons-lang] arturobernalg commented on a change in pull request #757: Use own validator ClassUtils.getName to get String input

2022-03-07 Thread GitBox
arturobernalg commented on a change in pull request #757: URL: https://github.com/apache/commons-lang/pull/757#discussion_r820495326 ## File path: src/test/java/org/apache/commons/lang3/reflect/TypeUtilsTest.java ## @@ -940,7 +941,7 @@ public void testParameterizeWithOwner() th

[GitHub] [commons-lang] arturobernalg commented on a change in pull request #757: Use own validator ClassUtils.getName to get String input

2022-03-07 Thread GitBox
arturobernalg commented on a change in pull request #757: URL: https://github.com/apache/commons-lang/pull/757#discussion_r820494900 ## File path: src/test/java/org/apache/commons/lang3/EnumUtilsTest.java ## @@ -378,7 +378,7 @@ public void test_getEnumMap_keyFunction() {