[jira] [Updated] (EMAIL-208) Server identity check cannot be disabled for Jakarta Mail 2.0

2024-04-22 Thread Manuel K (Jira)
[ https://issues.apache.org/jira/browse/EMAIL-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel K updated EMAIL-208: --- Description: The default of the relevant property _mail.smtp.ssl.checkserveridentity_ has been changed to

[jira] [Updated] (EMAIL-208) Update server identity check to be compatible with Jakarta Mail 2.0

2024-04-22 Thread Manuel K (Jira)
[ https://issues.apache.org/jira/browse/EMAIL-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel K updated EMAIL-208: --- Description: The default of the relevant property _mail.smtp.ssl.checkserveridentity_ has been changed to

[jira] [Commented] (EMAIL-208) Update server identity check to be compatible with Jakarta Mail 2.0

2024-04-22 Thread Manuel K (Jira)
[ https://issues.apache.org/jira/browse/EMAIL-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839565#comment-17839565 ] Manuel K commented on EMAIL-208: I think this has to be implemented for the upcoming (?) Jakarta release.

[PR] Add StringUtils.notEqual and StringUtils.notEqualIgnoreCase methods [commons-lang]

2024-04-22 Thread via GitHub
tomohavvk opened a new pull request, #1205: URL: https://github.com/apache/commons-lang/pull/1205 **Changes Description**: Added new methods `StringUtils.notEqual` and `StringUtils.notEqualIgnoreCase` to the `StringUtils` class. These methods are intended for comparing two strings for

[jira] [Updated] (EMAIL-208) Server identity check cannot be disabled for Jakarta Mail 2.0

2024-04-22 Thread Manuel K (Jira)
[ https://issues.apache.org/jira/browse/EMAIL-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel K updated EMAIL-208: --- Description: The default of the relevant property _mail.smtp.ssl.checkserveridentity_ has been changed to

[jira] [Created] (EMAIL-208) Server identity check cannot be disabled for Jakarta Mail 2.0

2024-04-22 Thread Manuel K (Jira)
Manuel K created EMAIL-208: -- Summary: Server identity check cannot be disabled for Jakarta Mail 2.0 Key: EMAIL-208 URL: https://issues.apache.org/jira/browse/EMAIL-208 Project: Commons Email Issue

Re: [PR] Add StringUtils.notEqual and StringUtils.notEqualIgnoreCase methods [commons-lang]

2024-04-22 Thread via GitHub
garydgregory commented on PR #1205: URL: https://github.com/apache/commons-lang/pull/1205#issuecomment-2069024807 -1 : IMO, we should not add more "not" methods. Java has a "not" operator built in the language. In fact we should talk about deprecating any "not" methods. One disadvantage of

Re: [PR] GEOMETRY-110 [commons-geometry]

2024-04-22 Thread via GitHub
agoss94 commented on PR #225: URL: https://github.com/apache/commons-geometry/pull/225#issuecomment-2070577697 What is the current state of this PR? Would it be possible to merge what I have done for the time being and to think about Facet merging in a follow up ticket? -- This is an

[jira] [Resolved] (LANG-1731) StringUtils.stripAccents does not handle ligatures or math blocks

2024-04-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1731. --- Fix Version/s: 3.15.0 Resolution: Fixed > StringUtils.stripAccents does not handle

[jira] [Updated] (LANG-1731) StringUtils.stripAccents does not handle ligatures or math blocks

2024-04-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1731: -- External issue URL: https://github.com/apache/commons-lang/pull/1201 > StringUtils.stripAccents