GWT 2.12.1 released

128 views
Skip to first unread message

Colin Alworth

unread,
Nov 12, 2024, 4:03:58 PM11/12/24
to GWT Users
Following a few small issues with this last release, we've shipped 2.12.1. It is available for download at https://github.com/gwtproject/gwt/releases/tag/2.12.1 and from Maven Central.

Two bugs were fixed here:
 * Switch statements could not be used directly within a for/while/if statement without the use of {}s. This regression has been fixed.
 * Annotations without sources or .gwt.xml files could not be used in GWT compatible code in some cases. This was apparently a longstanding issue, but was never reported on the public GWT issue tracker(s). This will unblock users hoping to use the upcoming jsinterop-base 1.0.3 release with elemental2 1.2.3.

Thank for the prompt discussion and testing for these bugs and their fixes!

Juan Pablo Gardella

unread,
Nov 12, 2024, 4:18:21 PM11/12/24
to google-we...@googlegroups.com
Great! I will test that tag

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/b0703f87-f1ec-49b4-ab53-eacde6f5cdbbn%40googlegroups.com.

Craig Mitchell

unread,
Nov 12, 2024, 5:01:12 PM11/12/24
to GWT Users
Thank you!  Working perfectly on my project.  👍

Tim Macpherson

unread,
Nov 13, 2024, 6:19:20 AM11/13/24
to google-we...@googlegroups.com
Switch statements are fixed in my projects - thanks

Juan Pablo Gardella

unread,
Nov 13, 2024, 7:14:35 AM11/13/24
to google-we...@googlegroups.com
Worked! Thanks. I need to check why  it still fails with dagger 2.52 (different issue, not related to GWT).

Reply all
Reply to author
Forward
0 new messages