Skip to content

Compatibility with Play 2.3 #35

@jc7447

Description

@jc7447

Hi,

I'm trying to migrate an app from play 2.2 to 2.3 and I'm facing this error :

Caused by: java.lang.NoSuchMethodError: com.ee.assets.Loader.scripts(Ljava/lang/String;Lscala/collection/Seq;)Lplay/twirl/api/Html;

It's caused by this line :

Helper.loader.scripts("js")("javascripts/my_dir")

That's certainly because Play has moved his template engine into a separate project.

Any plan for Play 2.3 support ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions