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

Prepare for PNC Jakarta versions (needed by Quarkus 3) #1262

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

dwalluck
Copy link
Collaborator

@dwalluck dwalluck commented Nov 7, 2024

No description provided.

@dwalluck dwalluck requested a review from janinko November 7, 2024 15:59
@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.76%. Comparing base (6893310) to head (35ce4c5).
Report is 831 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #1262       +/-   ##
=============================================
- Coverage     68.55%   53.76%   -14.79%     
- Complexity      629      674       +45     
=============================================
  Files            39       51       +12     
  Lines          3101     4112     +1011     
  Branches        379      523      +144     
=============================================
+ Hits           2126     2211       +85     
- Misses          801     1657      +856     
- Partials        174      244       +70     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pom.xml Outdated
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
</dependency>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need these two among the dependencies? isn't it enough that it's in dependency management?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, because these are excluded on line 397.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to revert the jakarta versions, because it breaks the CLI. I will commit part of this patch though.

@dwalluck dwalluck force-pushed the pnc-jakarta branch 2 times, most recently from 48ce92b to 87f0688 Compare November 7, 2024 23:20
@dwalluck dwalluck changed the title Use Jakarta versions for PNC (needed by Quarkus 3) Prepare for PNC Jakarta versions (needed by Quarkus 3) Nov 7, 2024
@dwalluck dwalluck merged commit 32b7e3d into project-ncl:master Nov 7, 2024
11 checks passed
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.

3 participants