Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
Apache License 2.0
4.58k
stars
1.24k
forks
source link
Upgrade nebula.netflixoss to replace bintray publication and update TravisCI Secrets #486
This upgrades to Nebula NetflixOSS which will publish to Nebula's OSS repos and Maven Central.
In addition:
Fixed javadocs that caused build failures in modern versions of Gradle
Fixed test dependencies
There was a dependency in test sources of a project which is invalid in Gradle now. I copied the artifacts for now as this is in maintenance mode, no need to modify the whole build to use modern gradle opinions
This upgrades to Nebula NetflixOSS which will publish to Nebula's OSS repos and Maven Central.
In addition: