[GitHub] [commons-validator] dheid commented on pull request #68: Add validator for UUIDs

2022-01-12 Thread GitBox
dheid commented on pull request #68: URL: https://github.com/apache/commons-validator/pull/68#issuecomment-1011865307 @garydgregory Okay, if your opinion and understanding of tests is a problem and you don't want additional validators, then I'll close this PR. -- This is an automated mes

[GitHub] [commons-validator] dheid closed pull request #68: Add validator for UUIDs

2022-01-12 Thread GitBox
dheid closed pull request #68: URL: https://github.com/apache/commons-validator/pull/68 -- 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-uns

[GitHub] [commons-validator] dheid removed a comment on pull request #68: Add validator for UUIDs

2022-01-12 Thread GitBox
dheid removed a comment on pull request #68: URL: https://github.com/apache/commons-validator/pull/68#issuecomment-1011178701 @garydgregory So cool, thank you very much! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [commons-math] krichter722 opened a new pull request #201: Remove StatUtilsTest.java.orig

2022-01-12 Thread GitBox
krichter722 opened a new pull request #201: URL: https://github.com/apache/commons-math/pull/201 Remove StatUtilsTest.java.orig which has probably been checked in by mistake -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

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

2022-01-12 Thread HUNG LU (Jira)
[ https://issues.apache.org/jira/browse/CLI-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475016#comment-17475016 ] HUNG LU commented on CLI-313: - I'll take up this negative case to handle bad argument value with

[jira] [Updated] (CONFIGURATION-811) ConfigurationConverter Adding Escape Character to Delimited String

2022-01-12 Thread Patrick Buchheit (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Buchheit updated CONFIGURATION-811: --- Description:   I'm working on a project that needs to define and load

[jira] [Updated] (CONFIGURATION-811) ConfigurationConverter Adding Escape Character to Delimited String

2022-01-12 Thread Patrick Buchheit (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Buchheit updated CONFIGURATION-811: --- Description:   I'm working on a project that needs to define and load

[jira] [Created] (CONFIGURATION-811) ConfigurationConverter Adding Escape Character to Delimited String

2022-01-12 Thread Patrick Buchheit (Jira)
Patrick Buchheit created CONFIGURATION-811: -- Summary: ConfigurationConverter Adding Escape Character to Delimited String Key: CONFIGURATION-811 URL: https://issues.apache.org/jira/browse/CONFIGURATION-81

[jira] (GEOMETRY-143) AngularInterval missclassify max boundary at 2pi- as outside

2022-01-12 Thread Ron Goldman (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-143 ] Ron Goldman deleted comment on GEOMETRY-143: -- was (Author: JIRAUSER283481): added suggested patch > AngularInterval missclassify max boundary at 2pi- as outside >

[jira] [Updated] (GEOMETRY-143) AngularInterval missclassify max boundary at 2pi- as outside

2022-01-12 Thread Ron Goldman (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Goldman updated GEOMETRY-143: - Attachment: patch > AngularInterval missclassify max boundary at 2pi- as outside > ---

[jira] [Updated] (GEOMETRY-143) AngularInterval missclassify max boundary at 2pi- as outside

2022-01-12 Thread Ron Goldman (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Goldman updated GEOMETRY-143: - Attachment: (was: patch) > AngularInterval missclassify max boundary at 2pi- as outside >

[jira] [Commented] (GEOMETRY-143) AngularInterval missclassify max boundary at 2pi- as outside

2022-01-12 Thread Ron Goldman (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474907#comment-17474907 ] Ron Goldman commented on GEOMETRY-143: -- added suggested patch > AngularInterval m

[jira] [Updated] (GEOMETRY-143) AngularInterval missclassify max boundary at 2pi- as outside

2022-01-12 Thread Ron Goldman (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Goldman updated GEOMETRY-143: - Attachment: patch > AngularInterval missclassify max boundary at 2pi- as outside > ---

[GitHub] [commons-collections] aherbert commented on pull request #258: Simplify bloom filters

2022-01-12 Thread GitBox
aherbert commented on pull request #258: URL: https://github.com/apache/commons-collections/pull/258#issuecomment-1011293383 I've not had time for a complete review. It is in a long TODO list. Given that the code is meant to simplify things and there are no compatibility issues due

[jira] [Created] (GEOMETRY-143) AngularInterval missclassify max boundary at 2pi- as outside

2022-01-12 Thread Ron Goldman (Jira)
Ron Goldman created GEOMETRY-143: Summary: AngularInterval missclassify max boundary at 2pi- as outside Key: GEOMETRY-143 URL: https://issues.apache.org/jira/browse/GEOMETRY-143 Project: Apache Commo

[GitHub] [commons-collections] garydgregory commented on pull request #258: Simplify bloom filters

2022-01-12 Thread GitBox
garydgregory commented on pull request #258: URL: https://github.com/apache/commons-collections/pull/258#issuecomment-1011254728 I'm OK with bringing this in pending reviews from previous commenters @aherbert @kinow. Note: This is new code so we do not need to worry about compatibility.

[GitHub] [commons-parent] garydgregory merged pull request #86: Bump checkstyle from 9.2 to 9.2.1

2022-01-12 Thread GitBox
garydgregory merged pull request #86: URL: https://github.com/apache/commons-parent/pull/86 -- 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-parent] garydgregory merged pull request #87: Bump maven-bundle-plugin from 5.1.3 to 5.1.4

2022-01-12 Thread GitBox
garydgregory merged pull request #87: URL: https://github.com/apache/commons-parent/pull/87 -- 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-validator] garydgregory edited a comment on pull request #68: Add validator for UUIDs

2022-01-12 Thread GitBox
garydgregory edited a comment on pull request #68: URL: https://github.com/apache/commons-validator/pull/68#issuecomment-1011170137 I will review more this by this weekend. In general, why is this required instead of using the parsing built in java.util.UUID? At first glance,

[GitHub] [commons-validator] dheid commented on pull request #68: Add validator for UUIDs

2022-01-12 Thread GitBox
dheid commented on pull request #68: URL: https://github.com/apache/commons-validator/pull/68#issuecomment-1011178701 @garydgregory So cool, thank you very much! -- 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-validator] garydgregory edited a comment on pull request #68: Add validator for UUIDs

2022-01-12 Thread GitBox
garydgregory edited a comment on pull request #68: URL: https://github.com/apache/commons-validator/pull/68#issuecomment-1011170137 I will review this by this weekend. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [commons-validator] garydgregory commented on pull request #68: Add validator for UUIDs

2022-01-12 Thread GitBox
garydgregory commented on pull request #68: URL: https://github.com/apache/commons-validator/pull/68#issuecomment-1011170137 I will review this by thelis weekend. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [commons-validator] dheid commented on pull request #68: Add validator for UUIDs

2022-01-12 Thread GitBox
dheid commented on pull request #68: URL: https://github.com/apache/commons-validator/pull/68#issuecomment-1011163157 Very cool @sheelprabhakar ! What are the next steps? Will someone merge this PR? -- This is an automated message from the Apache Git Service. To respond to the message, p