Skip to content

Add official support for Vaadin 25? #58

Description

@archiecobbs

Is your feature request related to a problem? Please describe.

Currently, version 5.0.1 works with Vaadin 25.2.6 (great! guess we're lucky) but it generates this warning during the build:

[WARNING] Addon 'ace-5.0.1.jar' contains frontend sources under META-INF/resources/frontend/. This location is deprecated; migrate them to META-INF/frontend/ (bundle sources for @JsModule/@CssImport) or to META-INF/resources/ (runtime resources for @StyleSheet/@javascript).

Maybe now would be a good time to sync this project to the current Vaadin release, which is 25.x?

Describe the solution you'd like

Just create a new branch, fix the warning above, and release it as a new official release 5.1.x or 6.0.x supporting Vaadin 25.

Describe alternatives you've considered

Allowing bitrot to continue.

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