Skip to content

Fix shaded dependencies#337

Merged
hantmac merged 1 commit into
databendlabs:mainfrom
eddumelendez:fix-shaded-deps
Jul 29, 2025
Merged

Fix shaded dependencies#337
hantmac merged 1 commit into
databendlabs:mainfrom
eddumelendez:fix-shaded-deps

Conversation

@eddumelendez
Copy link
Copy Markdown
Contributor

@eddumelendez eddumelendez commented Jul 28, 2025

Relocation's pattern property supports packages. However, current syntax
declares groupId.artifactId, which doesn't relocate some packages.

This is causing issues when trying to use another version of commons-lang3.

Currently:

Screenshot 2025-07-28 at 1 48 16 p m Screenshot 2025-07-28 at 1 48 36 p m

Relocation's pattern property supports packages. However, current syntax
declares groupId.artifactId, which doesn't relocate some packages.
@eddumelendez
Copy link
Copy Markdown
Contributor Author

cc @hantmac

Copy link
Copy Markdown
Member

@hantmac hantmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM.

@hantmac hantmac merged commit 511cb7f into databendlabs:main Jul 29, 2025
2 of 5 checks passed
@eddumelendez eddumelendez deleted the fix-shaded-deps branch July 29, 2025 18:29
@eddumelendez
Copy link
Copy Markdown
Contributor Author

thanks for merging it so fast! May I ask if it is planned to release a new version anytime soon?

@eddumelendez
Copy link
Copy Markdown
Contributor Author

@hantmac do you have a date for the new release version? We need it to fix an issue with Testcontainers build.

@hantmac hantmac mentioned this pull request Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants