-
Axel Uhl
bug6177: clean up gwt.servlet manifest regarding exports (protobuf removed for 2.12)
java/com.google.gwt.servlet/META-INF/MANIFEST.MF
d7c1945
-
Axel Uhl
bug6177: adapted to GWT 2.12 deprecations
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/media/MediaPlayerManagerComponent.java
java/com.sap.sse.gwt/src/com/sap/sse/gwt/client/controls/slider/SliderBar.java
b02b653
-
Axel Uhl
bug6177: adjusted onboarding regarding the GWT version to install
wiki/howto/onboarding.md
52189e9
-
Axel Uhl
bug6177: updated gwt servlet version to 2.12.2 in feature.xml
java/com.sap.sse.feature/feature.xml
391c44e
-
Axel Uhl
bug6060: added com.sap.sse.debranding GWT module to HomeBase and RaceBoard;
furthermore added the source folder to the GWT Sailing SDM launch config
java/com.sap.sailing.gwt.ui/pom.xml
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/home/HomeBase.gwt.xml
java/com.sap.sailing.gwt.ui/src/main/resources/com/sap/sailing/gwt/ui/RaceBoard.gwt.xml
5d535ab
-
Axel Uhl
bug6177: removed debug output from install-gwt-from-fork-releases script again
configuration/install-gwt-from-fork-releases
c82e631
-
Axel Uhl
bug6177: switched java/pom.xml to GWT 2.12.2
configuration/install-gwt-from-fork-releases
java/pom.xml
656ef55
-
Axel Uhl
upgraded GWT pom files under configuration/gwt-poms from 2.11.1 to 2.12.2
configuration/gwt-poms/gwt-2.11.1.pom -> configuration/gwt-poms/gwt-2.12.2.pom
configuration/gwt-poms/gwt-dev-2.11.1.pom -> configuration/gwt-poms/gwt-dev-2.12.2.pom
configuration/gwt-poms/gwt-servlet-2.11.1.pom -> configuration/gwt-poms/gwt-servlet-2.12.2.pom
configuration/gwt-poms/gwt-user-2.11.1.pom -> configuration/gwt-poms/gwt-user-2.12.2.pom
configuration/gwt-poms/requestfactory-2.11.1.pom -> configuration/gwt-poms/requestfactory-2.12.2.pom
6f937d0
-
Axel Uhl
bug6177: updated GWT jars on wrapper bundles to forked 2.12.2
java/com.google.gwt.dev/lib/gwt-dev.jar
java/com.google.gwt.servlet/lib/gwt-servlet-deps.jar
java/com.google.gwt.servlet/lib/gwt-servlet.jar
java/com.google.gwt.user/lib/gwt-user.jar
8864b66
-
Axel Uhl
bug6177: use fork release GWT 2.12.2 for build
configuration/buildAndUpdateProduct.sh
7a1e26e