abrandoned / protobuf-nats

MIT License
8 stars 4 forks source link

Fix jnats for jruby >= 9.2.10.0 #45

Closed film42 closed 4 years ago

film42 commented 4 years ago

Newer jruby and jdk 9 does not bind private methods or non-interface methods. This uses a forked java-nats to keep this lib working with the old client until https://github.com/abrandoned/protobuf-nats/pull/42 is merged.

film42 commented 4 years ago

Here are the relevant changes we made to java-nats: https://github.com/nats-io/nats.java/commit/1339543275a7c3f65a2ce677cd313d9d5e586149

skunkworker commented 4 years ago

@film42 Looks good to me, let's cut a RC release first.

film42 commented 4 years ago

Released pre-release: 0.10.3.pre0.

film42 commented 4 years ago

Running stable in production on the latest jruby. Releasing...

film42 commented 4 years ago

Released as v0.10.3.