Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

use GrailsStringUtils.trimToNull() instead of apache commons version #993

Merged

Conversation

jamesfredley
Copy link
Contributor

apache/grails-core#13807

This was based on an objective to remove "commons-lang" or "commons-text" where Grails is only using a small number of methods.

Enables api 'org.apache.commons:commons-lang3:3.17.0' to be removed from grails-database-migration.

https://github.com/search?q=repo%3Agrails%2Fgrails-database-migration%20StringUtils&type=code

@jamesfredley
Copy link
Contributor Author

@matrei I created this against #992 since you had changed the build and were back to grails-core:7.0.0-SNAPSHOT.

@jamesfredley jamesfredley requested a review from matrei March 7, 2025 15:39
@jamesfredley jamesfredley merged commit 56c646a into matrei/project-cleanup Mar 7, 2025
3 checks passed
@jamesfredley jamesfredley deleted the use-GrailsStringUtils-trimToNull branch March 7, 2025 15:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants