Manfred Tremmel
Manfred Tremmel
At the moment gwt-pushstate reduces the path always to / as base e.g. if you use a tomcat Project with path "test" uses the url http://www.example.org:8080/test/Test.html it will be reduced...
Done for 2.x Branch: - gin update - switched to jakarta namespace - gwt update to 2.12.1 - java requirement set to 11 - required changes done - checkstyle config...
Done for 1.x Branch: - gin update - switched to jakarta namespace - gwt update to 2.12.1 - java requirement set to 11 - required changes done - checkstyle config...
I've updated guice to 7.0.0 which uses the jakarta.inject instead of the old javax.inject namespace, also updated dependencies with all the required changes (especial Truth made some breaking changes).