EsotericSoftware / kryonet

TCP/UDP client/server library for Java, based on Kryo
BSD 3-Clause "New" or "Revised" License
1.82k stars 419 forks source link

KryoNet jars in 2.20 have filenames claiming to be 2.18 #43

Open ghost opened 10 years ago

ghost commented 10 years ago

From tvtro...@gmail.com on October 04, 2013 05:13:57

What steps will reproduce the problem?

  1. Download kryonet-2.20.zip
  2. Look in the "jars/production/" folder. What is the expected output? What do you see instead? It contains "kryonet-2.18.jar" and "kryonet-2.18-all.jar" I was expecting 2.20. Are those current but mislabeled? "java/project.yaml" says 2.18.

Original issue: http://code.google.com/p/kryonet/issues/detail?id=42