tbroyer / gwt-maven-archetypes

Apache License 2.0
152 stars 39 forks source link

update version of GWT to 2.11.0 #68

Closed FrankHossfeld closed 8 months ago

FrankHossfeld commented 8 months ago

As mentioned in the discussion: [https://groups.google.com/g/google-web-toolkit/c/hl1H7S280gk, the gettingstarted-v2.html](https://groups.google.com/g/google-web-toolkit/c/hl1H7S280gk, the gettingstarted-v2.html) now uses the modular-webapp from this gwt-maven-archetype to generate a Maven project. ATM, the archetype is based on GWT 2.10.0 and Jetty 9.

Updating the GWT version should not be so hard. In this case the server will use the "old" javax-stuff. I tried to update Jetty to version 11. With a frew changes, a runnable project is generated. Only drawback, it requires at least Java 11.

We have now three opportunities:

tbroyer commented 8 months ago

Not sure what to do with the dagger-guice-rf-activities archetype yet.

tbroyer commented 8 months ago

2024.1.24 versions just released, and I deleted the dagger-guice-rf-activities archetype.