NeuronRobotics / nrjavaserial

A Java Serial Port system. This is a fork of the RXTX project that uses in jar loading of the native code.
Other
345 stars 143 forks source link

Tags for release 3.12.1 unavailable #92

Closed ndefeijter closed 7 years ago

ndefeijter commented 7 years ago

Tags for release 3.12.1 are not available in the git archive. We are using this version because it is the latest that can be found in Maven Central: https://mvnrepository.com/artifact/com.neuronrobotics/nrjavaserial/3.12.1

Since we are having issues (endlessly blocking read), we want to inspect the code to:

kaikreuzer commented 7 years ago

See also https://github.com/NeuronRobotics/nrjavaserial/issues/44#issuecomment-246791847

Would be great to have proper tagging and release management done for the lib here on Github 👍

jvalkeal commented 7 years ago

paging @madhephaestus while trying to figure out why I'm having trouble with arm7, indeed noticed that build is still in 3.12.0 even if 3.12.1 has been released. Would you mind to do updates as you're the one who changed build version last time?

madhephaestus commented 7 years ago

Sorry for the lag on my part, fixed