Code Monkey home page Code Monkey logo

rdi-client-java's Introduction

rdi-client-java's People

Contributors

metamx-bot avatar neelsharmammx avatar samjhecht avatar gianm avatar xvrl avatar

Stargazers

 avatar Heather Raffaella Riverso avatar  avatar Stelios Savva avatar  avatar

Watchers

Michael E. Driscoll avatar Steven Harris avatar Maxim Logvinenko avatar Himadri Singh avatar Ryan Barry avatar  avatar James Cloos avatar Michael K. Edwards avatar Ivan Simonenko avatar Daniel Lieberman (BitPusher) avatar Alexander Demidko avatar Tiago avatar Nhan Phan avatar David Mai avatar Neil Buesing avatar Clint Wylie avatar Eugene Sevastianov avatar Aditya Hegde avatar Jisoo Kim avatar Lei avatar Himadri Singh avatar Siv Lim avatar  avatar Ashish Kapoor avatar  avatar Kamal Gurala avatar  avatar Cihan Gursoy avatar Andrew Fisher avatar Jaycelin Pillay avatar  avatar Harsh Mohta avatar Quin Rogers avatar Charles Allen avatar  avatar  avatar fullyadam avatar Lambert Kuang avatar Kasper Sjørslev avatar  avatar Egor Riashin avatar  avatar

rdi-client-java's Issues

Bump guava to a version which works with Java 11

I work for a client which depends on rdi-client-java to POST data to metamx. In their codebase they also depend on this to work
com.google.common.reflectClassPath.from(ClassLoader.getSystemClassLoader()).getAllClasses()
which stopped working with an upgrade to Java 11. It turns out that this doesn't work (returns an empty Set) in conjunction with older (than 24-something) Guava versions.

Current rdi-client-java (through it's transitive dependency on com.metamx:java-util) drags in com.google.guava:14.0.1. Due to a API-change in Guava (Futures.addCallback now takes 3 parameters, was 2) I can't bump the version in our library; it has to be fixed in rdi-client-java.

I might be able to create a PR, if needed?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.