Merge branch 'master' into bug4210

This commit is contained in:
Steffen Schaefer
2017-11-07 15:45:20 +01:00
237 changed files with 4148 additions and 2240 deletions
@@ -8,9 +8,9 @@ Bundle-Vendor: SAP
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: com.sap.sailing.domain,
com.sap.sailing.server,
com.google.gwt.dev;bundle-version="2.8.1";resolution:=optional,
com.google.gwt.user;bundle-version="2.8.1";resolution:=optional,
com.google.gwt.servlet;bundle-version="2.8.1",
com.google.gwt.dev;bundle-version="2.8.2";resolution:=optional,
com.google.gwt.user;bundle-version="2.8.2";resolution:=optional,
com.google.gwt.servlet;bundle-version="2.8.2",
com.sap.sse.common,
com.sap.sailing.domain.common,
com.sap.sailing.domain.shared.android,
@@ -39,6 +39,8 @@
<inherits name='com.google.gwt.maps.Maps' />
<inherits name="com.sap.sailing.domain.SailingDomain" />
<inherits name="com.sap.sailing.ExpeditionConnectorCommon" />
<!-- module containing locale configuration -->
<inherits name='com.sap.sailing.gwt.common.SailingLocalesAllPermutations' />
<inherits name="com.sap.sailing.gwt.ui.NoUI" />