Skip to content

Migrate tomcat's annotation-api to a new version #2358

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

utzcoz
Copy link
Contributor

@utzcoz utzcoz commented Mar 16, 2025

Migrate org.apache.tomcat:annotations-api to
org.apache.tomcat:tommcat-annotations-api to use
newer versions that rename javax.annotation to
jakarta.annotation to avoid duplicated class
javax.annotation with other dependencies.

This CL selects the first stable version 10.0.0
that renames javax.annotation.

See apache/tomcat@4ed2dc8.

Migrate org.apache.tomcat:annotations-api to
org.apache.tomcat:tommcat-annotations-api to use
newer versions that rename javax.annotation to
jakarta.annotation to avoid duplicated class
javax.annotation with other dependencies.

This CL selects the first stable version 10.0.0
that renames javax.annotation.

Signed-off-by: utzcoz <[email protected]>
@utzcoz utzcoz force-pushed the newer-tomcat-annotation-api-dependency branch from 9eb33e6 to 05cf987 Compare March 16, 2025 15:27
@utzcoz utzcoz changed the title Migrate tomcat's annotatio-api to a new version Migrate tomcat's annotation-api to a new version Mar 16, 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.

1 participant