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

Made Eclipse-friendly if using ant rather than maven magic #15

Closed
wants to merge 1 commit into from

Conversation

gdinwiddie
Copy link

If you use 'ant download' to get the jar files and import into eclipse without the Maven magic, there is no hamcrest jar.

@aslakhellesoy
Copy link
Contributor

I prefer not to be opinionated about what assertion lib to use.

What's your reason for adding it?

@gdinwiddie
Copy link
Author

JUnit uses it. It doesn't need hamcrest-all, but it does need some. Some
JUnit jars bundle a hamcrest jar, which then conflicts with trying to
add other hamcrest assertions or updating a version.

On 12/24/15 12:09 PM, Aslak Hellesøy wrote:

I prefer not to be opinionated about what assertion lib to use.

What's your reason for adding it?


Reply to this email directly or view it on GitHub
#15 (comment).


mpkorstanje added a commit that referenced this pull request Mar 4, 2018
mpkorstanje added a commit that referenced this pull request Mar 8, 2018
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