Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Remove mockito, bytebuddy, assertj and objenesis #38

Closed
wants to merge 1 commit into from

Conversation

jonahgraham
Copy link
Contributor

This removes mockito and its main dependencies.

The org.mockito.junit-jupiter_4.8.1 bundle is left for a later commit as it not in use by Eclipse Platform so it is unknown yet if it works well direct from Maven.

Part of #25

@jonahgraham jonahgraham marked this pull request as ready for review June 29, 2023 20:35
This removes mockito and its main dependencies.

The org.mockito.junit-jupiter_4.8.1 bundle is left for a later
commit as it not in use by Eclipse Platform so it is unknown
yet if it works well direct from Maven.

Part of eclipse-orbit#25
@jonahgraham
Copy link
Contributor Author

Mockito doesn't really appear in output p2 repos so a little harder to tell impact of removing this one. As it was recently update to 4.8.1 by and for egit and Platform use 5.x I think we leave this in for now.

@msohn
Copy link
Contributor

msohn commented Jul 3, 2023

JGit and EGit now use mockito 5.4.0 via maven dependency, see
https://git.eclipse.org/r/c/jgit/jgit/+/202871
https://git.eclipse.org/r/c/egit/egit/+/202873

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants