Giter VIP home page Giter VIP logo

Comments (4)

craigwblake avatar craigwblake commented on August 30, 2024

Thanks, will look into this.

from redline.

craigwblake avatar craigwblake commented on August 30, 2024

The upcoming release will be built with Java 6 to correct this.

from redline.

ngutzmann avatar ngutzmann commented on August 30, 2024

I am under the impression that version 1.1.14 was still built using JDK7 as this bug is still occurring:

java.lang.NoSuchMethodError: java.nio.CharBuffer.subSequence(II)Ljava/nio/CharBuffer;
        at org.freecompany.redline.payload.CpioHeader.readChars(CpioHeader.java:162)
        at org.freecompany.redline.payload.CpioHeader.readSix(CpioHeader.java:152)
        at org.freecompany.redline.payload.CpioHeader.read(CpioHeader.java:192)
        at org.freecompany.redline.payload.CpioHeader$read.call(Unknown Source)

Edit: When I do a file command on each class file in the jar I recieve the output:

<ClassName>.class: compiled Java class data, version 49.0 (Java 1.5)

This leads me to believe that the class files may have been generated for a Java5 bytecode format, however using Java7 libraries.

from redline.

merscwog avatar merscwog commented on August 30, 2024

When is the expected release of 1.1.15?

If it is not imminent, would it also be possible to re-release the older versions, at least 1.1.14 (and ideally back to 1.1.12) as redline-1.1.14-java6.jar as built by a Java 6 JDK?

Fortunately, everything seems to work fine under Java 7 when compiled with a Java 6 JDK.

It's easy to build with java 6, but it's the publication to Maven Central that would need to be officially done.

-Spencer

from redline.

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.