Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove uses of Apache StringUtils #2944

Open
ebruchez opened this issue Sep 29, 2016 · 2 comments
Open

Remove uses of Apache StringUtils #2944

ebruchez opened this issue Sep 29, 2016 · 2 comments

Comments

@ebruchez
Copy link
Collaborator

ebruchez commented Sep 29, 2016

Counting 51 44 40 occurrences of org.apache.commons.lang3.StringUtils. Mostly this can use our own StringUtils.

@ebruchez
Copy link
Collaborator Author

Only a few uses left, should be very easy to do!

@ebruchez
Copy link
Collaborator Author

Did all the Scala usages and a few Java usages. 5 remaining Java usages in these classes:

  • CacheUtils: repeat()
  • LDAPProcessor: join()
  • XFormsModelSchemaValidator: split()

ebruchez added a commit that referenced this issue Oct 18, 2022
@ebruchez ebruchez removed this from To do in Orbeon Forms 2021.1.6 Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Orbeon Forms 2023.1
Awaiting triage
Development

No branches or pull requests

1 participant