We added GWT support for mmm-util-core. With #112 we moved this to mmm-util-gwt but however we did not move all gwt.xml files. Now with mmm-util-core 6.0.0 the file UtilCoreBase.gwt.xml file has been released that contains a dependency on java.time.Time that has itself been extracted out of this project and awaits further progress and integration in GWT until it can be used.
Hence, we should move the gwt.xml files entirely to util-gwt and remove the dependency on java.time.Time here.
We added GWT support for mmm-util-core. With #112 we moved this to mmm-util-gwt but however we did not move all gwt.xml files. Now with mmm-util-core 6.0.0 the file UtilCoreBase.gwt.xml file has been released that contains a dependency on java.time.Time that has itself been extracted out of this project and awaits further progress and integration in GWT until it can be used.
Hence, we should move the gwt.xml files entirely to util-gwt and remove the dependency on java.time.Time here.