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

2023-01-11 Thread GitBox
garydgregory commented on code in PR #903: URL: https://github.com/apache/commons-lang/pull/903#discussion_r1067475328 ## src/main/java/org/apache/commons/lang3/CharUtils.java: ## @@ -114,6 +114,33 @@ public static Character toCharacterObject(final String str) {

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

2023-01-11 Thread GitBox
kinow commented on code in PR #903: URL: https://github.com/apache/commons-lang/pull/903#discussion_r1067443008 ## src/main/java/org/apache/commons/lang3/CharUtils.java: ## @@ -114,6 +114,33 @@ public static Character toCharacterObject(final String str) { return

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

2023-01-11 Thread GitBox
kinow commented on code in PR #903: URL: https://github.com/apache/commons-lang/pull/903#discussion_r1067442485 ## src/main/java/org/apache/commons/lang3/CharUtils.java: ## @@ -114,6 +114,33 @@ public static Character toCharacterObject(final String str) { return

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

2023-01-11 Thread GitBox
kinow commented on code in PR #903: URL: https://github.com/apache/commons-lang/pull/903#discussion_r1067434485 ## src/main/java/org/apache/commons/lang3/CharUtils.java: ## @@ -114,6 +114,33 @@ public static Character toCharacterObject(final String str) { return

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

2023-01-11 Thread GitBox
class101 commented on PR #903: URL: https://github.com/apache/commons-lang/pull/903#issuecomment-1379344780 > You can also look up the word "volunteer"... ;-) Volunteers to clear the pull request queue ? -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (COMPRESS-638) The GzipCompressorOutputStream#writeHeader method uses the ISO_8859_1 to write the file name. If the file name contains non-ISO_8859_1 characters, some unknown chara

2023-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675574#comment-17675574 ] Michael Osipov commented on COMPRESS-638: - I would at most do this approach via a flag:

[jira] [Commented] (COMPRESS-638) The GzipCompressorOutputStream#writeHeader method uses the ISO_8859_1 to write the file name. If the file name contains non-ISO_8859_1 characters, some unknown chara

2023-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675572#comment-17675572 ] Michael Osipov commented on COMPRESS-638: - [~ggregory], I would not support a deviation from

[jira] [Commented] (IO-373) FileUtils.byteCountToDisplaySize improvement/rounding issues

2023-01-11 Thread Eduardo (Jira)
[ https://issues.apache.org/jira/browse/IO-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675567#comment-17675567 ] Eduardo commented on IO-373: Has this been integrated into Commons-text ?  > FileUtils.byteCountToDisplaySize

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

2023-01-11 Thread GitBox
garydgregory commented on PR #903: URL: https://github.com/apache/commons-lang/pull/903#issuecomment-1378687104 You can also look up the word "volunteer"... ;-) -- 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-lang] class101 commented on pull request #903: Add toCharacterObject(String,String) with default value.

2023-01-11 Thread GitBox
class101 commented on PR #903: URL: https://github.com/apache/commons-lang/pull/903#issuecomment-1378630195 I was wondering why lang3 has a release per year. Really not motivating in participating this project, 110 pull request my god…. -- This is an automated message from the Apache Git

[jira] [Commented] (BEANUTILS-500) Upgrade from Apache Commons Collections 3 to 4

2023-01-11 Thread Federico Grilli (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17673667#comment-17673667 ] Federico Grilli commented on BEANUTILS-500: --- Hello, any ETA for 2.0 release?  > Upgrade