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

Use mockito 2.x and byte-buddy 1.x #4

Closed
victornoel opened this issue Nov 8, 2016 · 3 comments
Closed

Use mockito 2.x and byte-buddy 1.x #4

victornoel opened this issue Nov 8, 2016 · 3 comments
Milestone

Comments

@victornoel
Copy link

Hi,

I'm not sure it is in your plan to use the latest Mockito (and thus byte-buddy, which is the reason I originally wanted to open this issue), but basically, embedded-db-junit can't be used with Mockito 2.x because of API changes in byte-buddy since 1.x..

@zapodot
Copy link
Owner

zapodot commented Nov 14, 2016

Ok. Will look into that. Thanks for reporting back :-)

@zapodot zapodot added this to the 0.8 milestone Nov 14, 2016
@zapodot zapodot closed this as completed Nov 20, 2016
@zapodot
Copy link
Owner

zapodot commented Nov 20, 2016

V. 0.8 containing updated versions of Mockito and Bytebuddy has now been released to Maven Central and it should be available i a few hours. Thx to @victornoel for valuable input!

@victornoel
Copy link
Author

thanks! it works well now :)

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

No branches or pull requests

2 participants