Thursday, June 13, 2024

Re: JDK and GWT Upgrade.

We'd need more information.  If you just want to run on Java 17 and keep the source level at Java 8, that's easy.  However, if you want to move to the latest GWT version, and upgrade the source level to 17 for the server, and 11 for the client, that's a lot more work.  We were just talking about this yesterday on this thread:  https://groups.google.com/g/Google-Web-Toolkit/c/3dSoHpHD5jY

On Thursday 13 June 2024 at 6:39:34 pm UTC+10 Agathesh Muruganandam wrote:
I'm looking to upgrade an ANT-based build tool project developed with Java 1.8.0.161 and GWT to utilize Java 17. To achieve this, I'm seeking guidance on the necessary modifications within the build.xml file. Additionally, I'd appreciate insights on the most suitable Apache ANT version for compatibility with Java 17 and any other crucial changes required for a smooth transition from Java 1.8 to 17. Any advice from the community on best practices and potential challenges would be greatly appreciated. Thanks in advance!

--
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-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/443317be-951f-48e2-8494-c641781f77b5n%40googlegroups.com.

No comments:

Post a Comment