[GitHub] [commons-lang] aherbert commented on a diff in pull request #903: Add toCharacterObject(String,String) with default value.

2022-05-28 Thread GitBox
aherbert commented on code in PR #903: URL: https://github.com/apache/commons-lang/pull/903#discussion_r884219852 ## src/main/java/org/apache/commons/lang3/CharUtils.java: ## @@ -115,6 +115,33 @@ public static Character toCharacterObject(final String str) { return Char

[GitHub] [commons-lang] arturobernalg commented on pull request #903: Add toCharacterObject(String,String) with default value.

2022-05-28 Thread GitBox
arturobernalg commented on PR #903: URL: https://github.com/apache/commons-lang/pull/903#issuecomment-1140307770 > Hello @arturobernalg > What is a use case for this? HI @garydgregory for exactly the same as the ` public static Character toCharacterObject(final String str)` fun

[GitHub] [commons-lang] garydgregory commented on pull request #903: Add toCharacterObject(String,String) with default value.

2022-05-28 Thread GitBox
garydgregory commented on PR #903: URL: https://github.com/apache/commons-lang/pull/903#issuecomment-1140303630 Hello @arturobernalg What is a use case for this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Work logged] (LANG-1649) Check if method is Overridable

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

[GitHub] [commons-lang] arturobernalg commented on pull request #731: LANG-1649 - Check if method is Overridable

2022-05-28 Thread GitBox
arturobernalg commented on PR #731: URL: https://github.com/apache/commons-lang/pull/731#issuecomment-1140291814 hi @aherbert Do i have to do something else? ty -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[jira] [Work logged] (LANG-1661) Add methods to ClassUtils to get the class type names in a null-safe manner

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

[GitHub] [commons-lang] arturobernalg commented on pull request #762: LANG-1661 - Add methods to ClassUtils to get the class type names in a null-safe manner

2022-05-28 Thread GitBox
arturobernalg commented on PR #762: URL: https://github.com/apache/commons-lang/pull/762#issuecomment-1140291488 > Can this be used within Commons Lang? > Also, would you rebase on master, please? HI @garydgregory Maybe not in Commons Lang itself, but definitely its a utility th

[jira] [Work logged] (LANG-1661) Add methods to ClassUtils to get the class type names in a null-safe manner

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

[GitHub] [commons-lang] codecov-commenter commented on pull request #762: LANG-1661 - Add methods to ClassUtils to get the class type names in a null-safe manner

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

[GitHub] [commons-lang] codecov-commenter commented on pull request #903: Add toCharacterObject(String,String) with default value.

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

[GitHub] [commons-lang] arturobernalg opened a new pull request, #903: Add toCharacterObject(String,String) with default value.

2022-05-28 Thread GitBox
arturobernalg opened a new pull request, #903: URL: https://github.com/apache/commons-lang/pull/903 Create a new method that Converts the String to a Character using the first character, returning a default value if null or empty is passed in. -- This is an automated message from t

[jira] [Commented] (DAEMON-444) Improve Procrun Monitor documentation

2022-05-28 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543449#comment-17543449 ] Piotr Karwasz commented on DAEMON-444: -- [~ggregory], Yes, I forgot to mention it, I

[GitHub] [commons-dbutils] garydgregory merged pull request #120: Update travis status to gha status

2022-05-28 Thread GitBox
garydgregory merged PR #120: URL: https://github.com/apache/commons-dbutils/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-mail: issues-unsubscr...@

[jira] [Commented] (DAEMON-444) Improve Procrun Monitor documentation

2022-05-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543445#comment-17543445 ] Gary D. Gregory commented on DAEMON-444: Hi [~pkarwasz]  Thank you for your PR.

[jira] [Created] (DAEMON-444) Improve Procrun Monitor documentation

2022-05-28 Thread Piotr Karwasz (Jira)
Piotr Karwasz created DAEMON-444: Summary: Improve Procrun Monitor documentation Key: DAEMON-444 URL: https://issues.apache.org/jira/browse/DAEMON-444 Project: Commons Daemon Issue Type: Impr