Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Ambiguous method call #7

Closed
FormallyMyles opened this issue Dec 20, 2016 · 1 comment
Closed

Ambiguous method call #7

FormallyMyles opened this issue Dec 20, 2016 · 1 comment

Comments

@FormallyMyles
Copy link
Contributor

Hi,

We use your project in ViaVersion due to you changing the method signature we get compilation errors.

[ERROR] /home/travis/build/MylesIsCool/ViaVersion/common/src/main/java/us/myles/ViaVersion/api/type/types/minecraft/NBTType.java:[44,18] reference to writeTag is ambiguous
  both method writeTag(java.io.OutputStream,org.spacehq.opennbt.tag.builtin.Tag) in org.spacehq.opennbt.NBTIO and method writeTag(java.io.DataOutput,org.spacehq.opennbt.tag.builtin.Tag) in org.spacehq.opennbt.NBTIO match

Is there a chance of version bump & deploy to maven?

@ghost ghost closed this as completed Dec 20, 2016
@FormallyMyles
Copy link
Contributor Author

FormallyMyles commented Dec 21, 2016

Maybe I was a bit unclear, the issue is we have some systems using an older version of your library and some using the latest.
This is because both are known as 1.0, so is there a chance you can version bump & deploy to maven because I consider the latest change a breaking one which is the issue?

Kind Regards

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant