-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
ArC: remove deprecated classes and methods #33907
Conversation
That's my only reservation about this, so if you think it's fine, I of course won't block it :-) |
I do want to remove as much deprecated stuff as possible for the 3.2 (aka LTS). |
|
I am fully behind this 👍 |
This comment has been minimized.
This comment has been minimized.
24e0e4f
to
d122311
Compare
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few minor comments WRT to now superfluous tests
...c/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityResolutionTest.java
Show resolved
Hide resolved
independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/instance/PriorityTest.java
Show resolved
Hide resolved
...ests/src/test/java/io/quarkus/arc/test/stereotypes/StereotypeAlternativeArcPriorityTest.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (barring the comment about perhaps removing some deprecations too quickly)
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I am unable to reproduce this locally, nor do I get any additional imports sorted during the build 🤷 |
- it was a type - deprecated in 2.14.0.CR1
- isAdditionalBeanDefiningAnnotation() - isAdditionalStereotypeBuildItem()
20e8086
to
22620b6
Compare
Failing Jobs - Building 22620b6
Full information is available in the Build summary check run. Failures⚙️ JVM Tests - JDK 17 Windows #- Failing: extensions/amazon-lambda/deployment
! Skipped: extensions/amazon-lambda-http/deployment extensions/amazon-lambda-rest/deployment integration-tests/amazon-lambda and 6 more 📦 extensions/amazon-lambda/deployment✖
|
No description provided.