Skip to content

Move mockito to 4.11.0 and handle byte buddy consistently as well as properly define its agent in argLine for surefire #4228

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

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

hazendaz
Copy link
Contributor

@hazendaz hazendaz commented Nov 25, 2023

No description provided.

Versions were mixed due to assertj usage.  This fixes usage up through java 21 in usage.  In current usage the byte buddy agent is dynamically added, it will now be defined up front for tests thus solving future jdk deprecation usage and possible removal now.
@@ -409,6 +411,16 @@
<version>4.11.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why are you adding this dependency?

@hazendaz
Copy link
Contributor Author

hazendaz commented Nov 28, 2023 via email

@jlerbsc jlerbsc merged commit b8975de into javaparser:master Nov 28, 2023
@jlerbsc jlerbsc added this to the next release milestone Nov 28, 2023
@jlerbsc jlerbsc added the PR: Changed A PR that changes implementation without changing behaviour (e.g. performance) label Nov 28, 2023
@hazendaz hazendaz deleted the mockito branch December 10, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Changed A PR that changes implementation without changing behaviour (e.g. performance)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy