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

[Major] Move javax -> jakarta packaging #289

Merged
merged 13 commits into from
Feb 26, 2024
Merged

Conversation

kevin-mcgoldrick
Copy link
Collaborator

@kevin-mcgoldrick kevin-mcgoldrick commented Nov 27, 2023

[Major] Move javax -> jakarta packaging

Java packages using javax are being moved to jakarta. This is a major change that requires re-compiling with code updates to the jakarta packages

Major library updates

  • Hibernate 5.6.15 -> 6.3.1
  • Tomcat 9.0.80 -> 10.1.16
  • Weld 3.1.9 -> 5.1.2
  • CDI 2.0 -> 4.0.1
  • JAXB 2.3.3 -> 4.0.0

Please make sure these check boxes are checked before submitting

  • ** Squashed Commits **
  • ** All Tests Passed ** - mvn clean test -P default

** PR review process **

  • Requires one +1 from a reviewer
  • Repository owners will merge your PR once it is approved.

* master:
  Nonlinear Workload - Simplify Code + QOL changes  (#291)
  Prep Snapshot 3.3.1
  Release 3.3.0
* master:
  update position pointer to loop subnet list (#295)
  Initialize Agents Before Starting Load (#294)
  Implement Retry for Agents Starting HttpServer (#293)
  allow any ramp rate value per agent (#292)
* master:
  update to two step instead of gate rush (#296)
@kevin-mcgoldrick kevin-mcgoldrick marked this pull request as ready for review February 13, 2024 16:28
Copy link
Collaborator

@Zakaria-Kofiro Zakaria-Kofiro left a comment

Choose a reason for hiding this comment

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

LGTM - validated in pre-prod

@kevin-mcgoldrick kevin-mcgoldrick merged commit 39c5d61 into master Feb 26, 2024
@kevin-mcgoldrick kevin-mcgoldrick deleted the jakarta2023 branch February 26, 2024 22:31
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.

None yet

2 participants