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

HashCodeBuilder class not found when using 1.7 #46

Closed
MinusKube opened this issue Feb 14, 2019 · 0 comments
Closed

HashCodeBuilder class not found when using 1.7 #46

MinusKube opened this issue Feb 14, 2019 · 0 comments
Assignees
Labels

Comments

@MinusKube
Copy link
Owner

Since the 1.7 version doesn't have the Apache Commons Lang3 library, a ClassNotFoundException is generated when using SlotPos which use this library for the equals and hashCode methods.

@MinusKube MinusKube added the bug label Feb 14, 2019
@MinusKube MinusKube self-assigned this Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant