Giter Site home page Giter Site logo

ebean-jdk8-fix's Introduction

ebean-jdk8-fix

This is a temporary fix until Play Framework updates its included ebean. Including JDK 8 specific features in a Play Framework project will cause the following compilation error:

ava.lang.ArrayIndexOutOfBoundsException: 2925
	at com.avaje.ebean.enhance.asm.ClassReader.readClass(ClassReader.java:1976)

This project combines the 3.3 version of avaje-ebeanorm-agent with the 5.0.3 version of ASM that was added to avaje-ebeanorm-agent 4.1.8 in ebean-orm/ebean#187

To use, build this yourself and publish it to your local repository. Include it in your project's dependencies BEFORE the dependency on ebean, and in your plugins.sbt BEFORE any of the play plugins.

ebean-jdk8-fix's People

Stargazers

Rizky Luthfianto avatar Damian Ball avatar

Watchers

Andy Lintner avatar James Cloos avatar

ebean-jdk8-fix's Issues

Cannot find plugin after publishing - Play 2.3.8

What version of play were you able to get this to work with?

I downloaded the zip and did an "activator publish-local" and then attempted to reference the plugin with:

"com.beowulfe.play" % "ebean-jdk8-fix" % "3.3.1-SNAPSHOT",

500:com.avaje.ebean.enhance.agent.Transformer

And it does not work. The reference in the build.sbt cannot find the com.beowulfe.play module.

Any thoughts?

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.