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

MultiValueMap.java compile error #16

Open
rsgoncalves opened this issue Mar 16, 2015 · 1 comment
Open

MultiValueMap.java compile error #16

rsgoncalves opened this issue Mar 16, 2015 · 1 comment

Comments

@rsgoncalves
Copy link

I'm getting the error below when building version 4f34f1e , using Java 1.8 in Mac OS X 10.10.2

.../pellet/core/src/main/java/org/mindswap/pellet/utils/MultiValueMap.java:[70,20] name clash: remove(K,V) in org.mindswap.pellet.utils.MultiValueMap and remove(java.lang.Object,java.lang.Object) in java.util.HashMap have the same erasure, yet neither overrides the other

@ansell
Copy link
Contributor

ansell commented Mar 16, 2015

A pull request to fix this is open at:

#15

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

No branches or pull requests

2 participants