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

Plans about upgrade of javax.annotation api #1574

Open
ShivaTiwari-G opened this issue Feb 19, 2025 · 5 comments
Open

Plans about upgrade of javax.annotation api #1574

ShivaTiwari-G opened this issue Feb 19, 2025 · 5 comments

Comments

@ShivaTiwari-G
Copy link

The artifact javax.annotation-api has been moved to jakarta.annotation-api, are there any plans on migrating ?

@spencergibb
Copy link
Contributor

It was updated in 2.x branch

@jacodg
Copy link

jacodg commented Feb 28, 2025

But Eureka 2.0 is discontinued?

@spencergibb
Copy link
Contributor

The original 2.0 was a rewrite that was abandoned. The existing 2.x was an update for the javax to jakarta namespace update for spring boot 3 and spring cloud

@Sharoek
Copy link

Sharoek commented Mar 4, 2025

If that is the case why do I get the following error with Eureka 2.0.4 :

com.netflix.eureka:eureka-client:jar:2.0.4 javax.annotation:javax.annotation-api:jar:1.2 <--- banned via the exclude/include list

@spencergibb
Copy link
Contributor

Eureka 2.0.x is not compatible with javax.*

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

No branches or pull requests

4 participants