GithubHelp home page GithubHelp logo

Java 7 support?! about hipchat-java HOT 7 OPEN

evanwong avatar evanwong commented on May 13, 2024
Java 7 support?!

from hipchat-java.

Comments (7)

desrever-nu avatar desrever-nu commented on May 13, 2024

+1. I sent the dev an email a few minutes ago with the same request

from hipchat-java.

evanwong avatar evanwong commented on May 13, 2024

Will try to look into some good ways for doing this.

from hipchat-java.

stemlaur avatar stemlaur commented on May 13, 2024

Hello, do you have any news regarding the compatibility with Java 7 ?

from hipchat-java.

evanwong avatar evanwong commented on May 13, 2024

Unfortunately not much update yet.
Since I am using lambda in the implementation, I am not able to compile it using Java 7. Still trying to see if there is a good way of doing that.

from hipchat-java.

stemlaur avatar stemlaur commented on May 13, 2024

Thx @evanwong for your reply

from hipchat-java.

stemlaur avatar stemlaur commented on May 13, 2024

As I see, the only use of lambda is for the ExecutorService.
I might take a look and submit a PR if I find the time for it.

from hipchat-java.

evanwong avatar evanwong commented on May 13, 2024

I actually found a good (seems to be) workaround using retrolambda. Tested it with Java7.

Gradle:

compile 'io.evanwong.oss:hipchat-java7:0.3.0'

Maven:

<dependency>
    <groupId>io.evanwong.oss</groupId>
    <artifactId>hipchat-java7</artifactId>
    <version>0.3.0</version>
</dependency>

from hipchat-java.

Related Issues (17)

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.