eclipse-rap / org.eclipse.rap

Eclipse RAP Runtime (Remote Application Platform)
https://www.eclipse.org/rap/
Eclipse Public License 1.0
17 stars 19 forks source link

RAP4 Java Servlet 6 update for example projects #217

Closed mknauer closed 4 weeks ago

mknauer commented 4 weeks ago

Provide the required updates to make our three examplary .war products build.

This includes the required changes in the extension bundle for Jakarta Servlet 6, but also the changes required to assemble the .war files, especially the change of dependencies and bundles in the product definitions.

This PR is meant to merged to the main branch as single commits, i.e. not to be squashed into one.