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

Replace org.apache.commons.codec with org.apache.commons.commons-codec #1792

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

merks
Copy link
Contributor

@merks merks commented Jul 15, 2024

  • Replace all usage of org.apache.commons.codec.binary.Base64 with java.util.Base64 and remove org.apache.commons.codec dependency in the MANIFEST.MF where possible.
  • Garbage collect more unused ant scripts

- Replace all usage of org.apache.commons.codec.binary.Base64 with
java.util.Base64 and remove org.apache.commons.codec dependency in the
MANIFEST.MF where possible.
- Garbage collect more unused ant scripts
@merks merks self-assigned this Jul 15, 2024
@merks merks merged commit dab8cc5 into eclipse-birt:master Jul 15, 2024
3 checks passed
@merks merks deleted the pr-commons.codec branch July 15, 2024 11:43
@speckyspooky speckyspooky added this to the 4.17 milestone Jul 16, 2024
@speckyspooky speckyspooky added the Dependencies Pull requests that update a dependency file label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants