frankframework / frank-flow

Graphical flow editor for Frank configurations
https://frankframework.org
Apache License 2.0
29 stars 9 forks source link

Add support for java 11 #1243

Closed philipsens closed 9 months ago

philipsens commented 11 months ago

Describe the bug The Frank!Flow can't be added to FF! version 8.x because it has been upgraded to Java 11.

Reporter @philipsens

Category Backend

To Reproduce Steps to reproduce the behavior:

  1. Clone repo;
  2. Build project with frontend;
  3. Run docker compose up or build and run Dockerfile.

Expected behavior It should run normally.

Additional context Some libraries got removed in Java 11.