Code Monkey home page Code Monkey logo

Comments (3)

fgalan avatar fgalan commented on August 28, 2024

From http://www.espertech.com/esper/esper-changehistory, last version allowsing Java 7 is 5.5.0. Next inmediate version (6.0.1) needs Java 8:

Requires Java 8

In fact, trying mvn test with that version results in:

Caused by: java.lang.UnsupportedClassVersionError: com/espertech/esper/client/EventBean : Unsupported major.minor version 52.0

(52.0 is the "code" for Java 8, see https://stackoverflow.com/questions/22489398/unsupported-major-minor-version-52-0)

We could go to a newer Esper version but changing Perseo Core requierements to Java 8 (impacting documentation and dockerfile, at least).

from perseo-core.

fgalan avatar fgalan commented on August 28, 2024

Esper version upgraded to 5.5.0 in PR #88. We have to decide if we stop there or go further through an upgrade of the Java version to Java 8.

from perseo-core.

fgalan avatar fgalan commented on August 28, 2024

Esper verseion upgrade to 6.1.0, given that Perseo Core Java version were upgrade to Java 8 in the last months.

There is a Esper 7.1.0 version in the moment of writting this (http://www.espertech.com/esper/esper-changehistory) but the sentence "tested against Java 9" is a bit scaring. Thus, I think is ok by the moment with 6.1.0 and this issue can be closed.

from perseo-core.

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.