Git Product home page Git Product logo

Comments (5)

kevinoliver avatar kevinoliver commented on July 26, 2024

Twitter will eventually be moving our scala projects to 2.10. In the meantime, your best bet may be to shade joauth and it's dependencies in your build.

from hbc.

nbauernfeind avatar nbauernfeind commented on July 26, 2024

I'm not familiar with an easy way to do that using maven.

And if I've got to do any work my preference is just to build and manage joauth against 2.10.

But I'm just putting this out there: it does make it harder to even try to adopt any project. For people who don't use Scala at all, all they need are two incompatible dependencies (that they don't even know use Scala under the covers) to have a terrible first impression (of both Scala and the projects that aren't compatible).

Thanks for the quick response.

from hbc.

kevinoliver avatar kevinoliver commented on July 26, 2024

Yeah, I don't love scala's lack of binary compatibility between versions either. This was definitely a factor in why we chose to write hbc in java. There's always a chance we'd write a version of joauth that is java only.

from hbc.

kevinoliver avatar kevinoliver commented on July 26, 2024

Pull Request #95 should solve this by removing the transitive scala dependency.

from hbc.

nbauernfeind avatar nbauernfeind commented on July 26, 2024

Thanks for the heads up! If I get a chance I'll give this a shot. I ended up sticking with Twitter4j.

from hbc.

Related Issues (20)

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.