Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

relocate caffeine to a different namespace - #50

Merged
cleverchuk merged 1 commit into
mainfrom
cc/NH-125410
Dec 16, 2025
Merged

relocate caffeine to a different namespace#50
cleverchuk merged 1 commit into
mainfrom
cc/NH-125410

Conversation

@cleverchuk

Copy link
Copy Markdown
Contributor

No description provided.

@cleverchuk
cleverchuk requested a review from a team as a code owner December 16, 2025 21:19
@cleverchuk
cleverchuk requested a review from Copilot December 16, 2025 21:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR relocates shaded Caffeine and its transitive dependencies to a more specific namespace within the sampling module to prevent potential classpath conflicts. The version is also bumped to reflect this breaking change.

Key Changes:

  • Shaded packages now use com.solarwinds.joboe.sampling.shaded.* instead of com.solarwinds.joboe.shaded.*
  • Project version incremented from 10.0.26-SNAPSHOT to 10.0.27-SNAPSHOT

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
sampling/pom.xml Updates Maven shade plugin relocations to use module-specific namespace for caffeine, checkerframework, and errorprone
pom.xml Bumps project version to 10.0.27-SNAPSHOT

@tammy-baylis-swi tammy-baylis-swi left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good

@cleverchuk
cleverchuk merged commit 6d4cdb5 into main Dec 16, 2025
4 checks passed
@cleverchuk
cleverchuk deleted the cc/NH-125410 branch December 16, 2025 21:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants