Re: [PR] [LANG-1774] Improve handling of ClassUtils.getShortCanonicalName for invalid input [commons-lang]

2025-09-01 Thread via GitHub
madhurlathi commented on PR #1437: URL: https://github.com/apache/commons-lang/pull/1437#issuecomment-3243618377 Thank you for merging the changes. -- 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

[jira] [Commented] (LANG-1771) Incorrect output from ClassUtils.getCanonicalName when input is "[String" in version 3.18.0-SNAPSHOT

2025-09-01 Thread Madhur Lathi (Jira)
[ https://issues.apache.org/jira/browse/LANG-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017574#comment-18017574 ] Madhur Lathi commented on LANG-1771: This issue has been fixed in the Git master branc

Re: [PR] [LANG-1774] Improve handling of ClassUtils.getShortCanonicalName for invalid input [commons-lang]

2025-09-01 Thread via GitHub
garydgregory commented on PR #1437: URL: https://github.com/apache/commons-lang/pull/1437#issuecomment-3243170675 @madhurlathi Merged. TY! -- 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

[jira] [Updated] (LANG-1774) ClassUtils.getShortCanonicalName() can not handle invalid input

2025-09-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1774: -- Summary: ClassUtils.getShortCanonicalName() can not handle invalid input (was: ClassUtils.getSh

[jira] [Resolved] (LANG-1774) ClassUtils.getShortCanonicalName can not handle invalid input data

2025-09-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1774. --- Fix Version/s: 3.19.0 Resolution: Fixed Fixed in git master and snapshot builds Please

[jira] [Updated] (LANG-1777) Revert deprecations of 3.18.0

2025-09-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1777: -- Fix Version/s: (was: 3.19.0) > Revert deprecations of 3.18.0 > -

[jira] [Updated] (LANG-1777) Revert deprecations of 3.18.0

2025-09-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1777: -- Priority: Minor (was: Critical) > Revert deprecations of 3.18.0 > -

[jira] [Reopened] (LANG-1777) Revert deprecations of 3.18.0

2025-09-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory reopened LANG-1777: --- > Revert deprecations of 3.18.0 > - > > Key: LANG-1777

[jira] [Comment Edited] (LANG-1777) Revert deprecations of 3.18.0

2025-09-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017539#comment-18017539 ] Gary D. Gregory edited comment on LANG-1777 at 9/1/25 7:49 PM: -

[jira] (LANG-1777) Revert deprecations of 3.18.0

2025-09-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1777 ] Gary D. Gregory deleted comment on LANG-1777: --- was (Author: garydgregory):     > Revert deprecations of 3.18.0 > - > > Key: LANG-1777 >

[jira] [Resolved] (LANG-1777) Revert deprecations of 3.18.0

2025-09-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1777. --- Fix Version/s: 3.19.0 Resolution: Fixed Fixed in git master and snapshot builds Please

Re: [PR] [LANG-1774]: Improve getCanonicalName robustness and error handling [commons-lang]

2025-09-01 Thread via GitHub
garydgregory commented on PR #1422: URL: https://github.com/apache/commons-lang/pull/1422#issuecomment-3243167293 Tracking https://issues.apache.org/jira/browse/LANG-1774 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [LANG-1774] Improve handling of ClassUtils.getShortCanonicalName for invalid input [commons-lang]

2025-09-01 Thread via GitHub
garydgregory commented on PR #1437: URL: https://github.com/apache/commons-lang/pull/1437#issuecomment-3243167158 Tracking https://issues.apache.org/jira/browse/LANG-1774 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [LANG-1774]: Improve getCanonicalName robustness and error handling [commons-lang]

2025-09-01 Thread via GitHub
garydgregory commented on PR #1422: URL: https://github.com/apache/commons-lang/pull/1422#issuecomment-3243166308 Closing in favor of #1437. Note that a blank class name is invalid. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] [LANG-1774]: Improve getCanonicalName robustness and error handling [commons-lang]

2025-09-01 Thread via GitHub
garydgregory closed pull request #1422: [LANG-1774]: Improve getCanonicalName robustness and error handling URL: https://github.com/apache/commons-lang/pull/1422 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] [LANG-1774] Improve handling of ClassUtils.getShortCanonicalName for invalid input data [commons-lang]

2025-09-01 Thread via GitHub
garydgregory merged PR #1437: URL: https://github.com/apache/commons-lang/pull/1437 -- 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...@c

Re: [PR] extract duplicate code [commons-compress]

2025-09-01 Thread via GitHub
ppkarwasz merged PR #702: URL: https://github.com/apache/commons-compress/pull/702 -- 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...@co

Re: [PR] extract duplicate code [commons-compress]

2025-09-01 Thread via GitHub
ppkarwasz commented on PR #702: URL: https://github.com/apache/commons-compress/pull/702#issuecomment-3242803569 @Raeps, Thanks! -- 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 specifi

Re: [PR] extract duplicate code [commons-compress]

2025-09-01 Thread via GitHub
ppkarwasz commented on code in PR #702: URL: https://github.com/apache/commons-compress/pull/702#discussion_r2314262207 ## src/main/java/org/apache/commons/compress/harmony/pack200/IntList.java: ## @@ -120,6 +122,12 @@ public int get(final int location) { throw new Inde

Re: [PR] extract duplicate code [commons-compress]

2025-09-01 Thread via GitHub
Raeps commented on code in PR #702: URL: https://github.com/apache/commons-compress/pull/702#discussion_r2314217928 ## src/main/java/org/apache/commons/compress/harmony/pack200/IntList.java: ## @@ -120,6 +122,12 @@ public int get(final int location) { throw new IndexOut

Re: [PR] extract duplicate code [commons-compress]

2025-09-01 Thread via GitHub
garydgregory commented on code in PR #702: URL: https://github.com/apache/commons-compress/pull/702#discussion_r2314191165 ## src/main/java/org/apache/commons/compress/harmony/pack200/IntList.java: ## @@ -120,6 +122,12 @@ public int get(final int location) { throw new I

[jira] [Created] (JEXL-445) Try newer version of javacc

2025-09-01 Thread Henri Biestro (Jira)
Henri Biestro created JEXL-445: -- Summary: Try newer version of javacc Key: JEXL-445 URL: https://issues.apache.org/jira/browse/JEXL-445 Project: Commons JEXL Issue Type: Improvement Affects

Re: [PR] Remove extra whitespace in string comparison logic [commons-lang]

2025-09-01 Thread via GitHub
garydgregory merged PR #1439: URL: https://github.com/apache/commons-lang/pull/1439 -- 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...@c

[PR] Remove extra whitespace in string comparison logic [commons-lang]

2025-09-01 Thread via GitHub
mymde opened a new pull request, #1439: URL: https://github.com/apache/commons-lang/pull/1439 Removed the extra space in - 1 when handling null str2, changing it to -1 for consistent syntax. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] extract duplicate code [commons-compress]

2025-09-01 Thread via GitHub
Raeps commented on PR #702: URL: https://github.com/apache/commons-compress/pull/702#issuecomment-3241186506 > LGTM! 💯 > > Can you add a changelog entry in `src/changes/changes.xml` crediting you for the change (put `dev="pkarwasz"` as committer and cite yourself in `due-to`).