Skip to content

Rename servlet-javax-common module and packages to follow new convention for common modules#16373

Merged
laurit merged 1 commit intoopen-telemetry:mainfrom
self-sasi:standardize-common-conv-servlet
Mar 4, 2026
Merged

Rename servlet-javax-common module and packages to follow new convention for common modules#16373
laurit merged 1 commit intoopen-telemetry:mainfrom
self-sasi:standardize-common-conv-servlet

Conversation

@self-sasi
Copy link
Copy Markdown
Contributor

@self-sasi self-sasi commented Mar 4, 2026

Summary

Part 4/4 of and closes #16090

This PR renames the servlet-javax-common module to servlet-common-javax to align with the new module naming convention:

<library>-common-<variant> for modules holding shared code for a specific variant (e.g., javax).

The packages inside the newly renamed servlet-common-javax are also updated to align with the new naming convention:

io.opentelemetry.instrumentation.servlet.common.javax

@self-sasi self-sasi marked this pull request as ready for review March 4, 2026 02:37
@self-sasi self-sasi requested a review from a team as a code owner March 4, 2026 02:37
@laurit laurit merged commit 6488d79 into open-telemetry:main Mar 4, 2026
177 of 179 checks passed
@otelbot
Copy link
Copy Markdown
Contributor

otelbot Bot commented Mar 4, 2026

Thank you for your contribution @self-sasi! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey.

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.

Standardize convention for -common modules

2 participants