vaadin / flow

Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.
Apache License 2.0
609 stars 167 forks source link

Migrate Flow OSGi add-on to Jakarta EE 9 / Servlet 5 #14438

Open mshabarov opened 2 years ago

mshabarov commented 2 years ago
MarcinVaadin commented 2 years ago

Developed under https://github.com/vaadin/osgi/tree/feature/jakarta-servlet5

Latest version of Felix 7 is not compatible with Jetty 11. There is ongoing work on Felix 8 that supports Jetty 11.

I have been trying to add manually dependencies to newer bundles but stuck on dead end with some unresolvable dependencies that should be provided by container.

My recommendation is to wait for Apache Felix Framework 8.0.0.

Apache Karaf is highly dependent from Apache Felix so nothing new also there.

mshabarov commented 1 year ago

Here is a board where one can track the news about releases https://felix.apache.org/documentation/news.html.