[I] [Doc] Homepage and javadoc links are not working in README.md [commons-skin]

2024-04-09 Thread via GitHub
harikrishna553 opened a new issue, #122: URL: https://github.com/apache/commons-skin/issues/122 Following links are not working in README.md file. Apache Commons Skin homepage Javadoc -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Created] (COLLECTIONS-852) LayeredBloomFilter needs a way to call clean without adding a new layer

2024-04-09 Thread Claude Warren (Jira)
Claude Warren created COLLECTIONS-852: - Summary: LayeredBloomFilter needs a way to call clean without adding a new layer Key: COLLECTIONS-852 URL: https://issues.apache.org/jira/browse/COLLECTIONS-852

[PR] New and useful methods for commons.text.CaseUtils [commons-text]

2024-04-09 Thread via GitHub
speters33w opened a new pull request, #528: URL: https://github.com/apache/commons-text/pull/528 This adds several methods to CaseUtils, that allow a user to convert a string to a variety of cases. These methods normalize the strings to ANSI Latin. I've created new tests from the existing