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

Ensure abstract jakarta.ws.rs.core.Application is ignored #1962

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

rsvoboda
Copy link
Member

@rsvoboda rsvoboda commented Sep 2, 2024

Ensure abstract jakarta.ws.rs.core.Application is ignored

Trigger: quarkusio/quarkus#41465

Identified issue: quarkusio/quarkus#42963

PASS: mvn clean verify -f http/http-minimum -Dreruns=0 -Dquarkus.platform.version=3.12.1
FAIL: mvn clean verify -f http/http-minimum -Dreruns=0 -Dquarkus.platform.version=3.12.0
Reactive - mvn clean verify -f http/http-minimum-reactive -Dreruns=0 -Dquarkus.platform.version=3.12.0

Please select the relevant options.

  • Bug fix (non-breaking change which fixes an issue)
  • Dependency update
  • Refactoring
  • Backport
  • New scenario (non-breaking change which adds functionality)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@rsvoboda
Copy link
Member Author

rsvoboda commented Sep 2, 2024

Fail in podman, not related to the PR.

Please do not merge yet, I will coordinate.

@rsvoboda rsvoboda force-pushed the abstract.rs.application branch from fcb8894 to 0fa7793 Compare September 3, 2024 15:38
@rsvoboda
Copy link
Member Author

rsvoboda commented Sep 3, 2024

Rebased with main, should be ready for merge as that's the form we want for 3.8 and 3.15 branches

@fedinskiy fedinskiy merged commit 37be1a9 into quarkus-qe:main Sep 4, 2024
8 checks passed
@jedla97 jedla97 added this to the 3.8 milestone Sep 5, 2024
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.

4 participants