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

Move hamcrest dependency to the parent, upgrade it to 2.2 #1476

Merged
merged 3 commits into from
Aug 4, 2021

Conversation

vitalijr2
Copy link
Collaborator

These changes was discussed in #1452
#1452 (comment)
#1452 (comment)

Copy link
Member

@velo velo left a comment

Choose a reason for hiding this comment

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

Outstanding cleanup, having 2 versions was so amateur 🤦‍♂️

Next challenge is to consolidate all into a single assertion library, right now, we have assertJ, hamcrest and vanilla junit =)

Not to mention junit5

Any, I'm just mumbling, all above just wishes for the future, thanks for the great job

Is it possible to use a single dependency? Or need both hamcrest and hamcrest-library? Any chance that one pulls the other automatically?

@vitalijr2
Copy link
Collaborator Author

Is it possible to use a single dependency? Or need both hamcrest and hamcrest-library? Any chance that one pulls the other automatically?

It is a good question: hamcrest-library-2.2 contains only HamcrestLibraryIsDeprecated class :)

@velo velo merged commit ebd8eee into OpenFeign:master Aug 4, 2021
@vitalijr2 vitalijr2 deleted the issue/hamcrest-2-2 branch August 4, 2021 11:37
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