Commit Graph
170 Commits
Author SHA1 Message Date
Axel Uhl bbcc1f2168 bug5792: removed commented gwt-dev dependency from pom.xml 2022-12-14 05:40:50 -08:00
Axel Uhl aa0c5063be bug5792: commented out the gwt-dev dependency for com.sap.sailing.gwt.ui 2022-12-12 08:21:25 -08:00
Axel Uhl ba5cca0f98 bug5766: changing Maven groupId from com.google.gwt to org.gwtproject for GWT dependencies 2022-09-23 11:14:22 +02:00
Axel Uhl 3c22ee6e86 bug4811: made HasPermissions GWT-serializable, adding custom field serializers and new bundle ...landscape.aws.common 2021-02-04 14:11:59 +01:00
Axel Uhl 94c8875d59 bug4811: added missing dependency from gwt.ui to sse.landscape.common in pom.xml for GWT compile 2021-01-14 22:48:57 +01:00
Axel Uhl 9ba24e876d bug4811: added com.sap.sailing.landscape.common to pom.xml of gwt.ui bundle 2021-01-13 23:50:11 +01:00
Axel Uhl f920205817 bug4811: added com.sap.sailing.landscape.ui to Maven dependencies for com.sap.sailing.gwt.ui 2020-12-18 00:11:02 +01:00
Sarah Dohren 60dd2a75f7 bug5288: Exchanged AdminConsolePwa with ManagementConsole in pom 2020-11-20 07:24:28 +01:00
sdohren 7ab16bdbe7 bug5288: refactor packages, new module AdminConsolePwa 2020-10-19 18:24:41 +02:00
Steffen Schaefer 8a1233203b Bug 4202: Fixing more build problems 2018-08-07 09:43:13 +02:00
Steffen Schaefer 75e6b1decf Bug 4202: Fix for missing sources in GWT build 2018-08-07 08:18:42 +02:00
Steffen Schaefer b7853211c1 Bug 4202: Using Tycho compatible dependencies 2018-08-07 08:18:15 +02:00
Steffen Schaefer ca8c423b39 Bug 4202: Fixed inconsistent version and artifactId in maven
dependencies for the imported sources
2018-08-06 15:32:12 +02:00
Kai Börnert 02a87b8ea2 bug4202 the dependencies still must be adjusted for 2018-06-25 09:36:42 +02:00
Maximilian Groß 9fbf54efb3 added maven project with the respective dependencies and added it to sailing project's maven dependencies 2018-04-23 08:53:31 +02:00
Axel Uhl 7044dba3df added PairingList module to pom.xml 2017-12-24 09:54:40 +01:00
Steffen Schaefer b2dade82b4 Merge branch 'master' into bug4210 2017-11-07 15:45:20 +01:00
Hudson Continuous Build server b43878138a added expeditionconnector.common to get.ui's maven dependencies 2017-10-26 05:04:13 +00:00
Kai Boernert e792b1fa5d deletion of bootstrap 2017-09-21 15:47:43 +02:00
Steffen Schaefer eed788d635 Adjusted maven GWT build due to a moved GWT module 2017-05-17 08:55:31 +02:00
Steffen Schaefer 7839416608 Updated GWT to version 2.8.1 2017-04-27 14:35:37 +02:00
Axel Uhl 38ace3a979 removed dependency of gwt.ui on gwt.theme which no longer exists
Change-Id: I59a8ce3fa4db229fe9a89e6d4499821b1ad3a363
2016-05-19 16:30:31 +02:00
Steffen Schaefer 0ae8f80202 Merge remote-tracking branch 'origin/master' into
android-maven-build-bug3190

Conflicts:
	java/com.sap.sailing.gwt.ui/pom.xml
2015-11-24 17:45:48 +01:00
Steffen Schaefer 92b6455ab2 Removed locally declared Maven repository because the gwt-bootstrap
artifact that used to come from the repository is now available on Maven
central repository that is implicitly used by Maven
2015-11-24 17:26:41 +01:00
Steffen Schaefer 88c1ff71ac Using ${project.version} for intra-project dependencies (source deps in
GWT projects) instead of hardcoded versions. This results in no diff for
the release branch because it automatically works when changing the
modules' declared versions.
2015-11-24 15:28:50 +01:00
Steffen Schaefer 29eae8056e Revert "upgraded versions to 1.1.0"
This reverts commit 08ecfb3014.
2015-11-10 17:10:14 +01:00
Steffen Schaefer 308aa245d3 Merge remote-tracking branch 'origin/master' into
android-maven-build-bug3190

Conflicts:
	java/com.sap.sailing.gwt.ui/pom.xml
2015-11-10 10:06:39 +01:00
Axel Uhl 08ecfb3014 upgraded versions to 1.1.0 2015-10-23 13:01:48 +02:00
Papick Garcia Taboada cc11c48098 Moved test to test fragment 2015-10-15 10:51:44 +02:00
Papick Garcia Taboada 8cad19ebe2 Unit tests for client side cache 2015-10-15 08:55:51 +02:00
Frederik Petersen dfea54d398 Removed old PolarSheets.html and its backend functionality
replaced by datamining ui approach to polar generation.
see wiki soon...
2015-09-22 16:28:30 +02:00
Lennart Hensler 3105c90feb The new datamining.annotations is now a shared gwt bundle
This is necessary, because the Unit is needed in the frontend and it can't
be moved to the datamining.shared bundle
2015-09-16 16:23:10 +02:00
Frederik Petersen a813515c48 Added new shared gwt project for polar mining
next step: resultspresenter
2015-09-15 10:26:05 +02:00
Axel Uhl 7af1658470 declared explicit gwt-dev dependency with gwt.version in gwt.ui's pom.xml 2015-07-30 15:06:26 +02:00
Axel Uhl 52269adc26 put gwt-user dependency to the beginning of the gwt.ui artifact's dependency list 2015-07-30 14:09:11 +02:00
Axel Uhl 969f54d117 declaring gwt-user as explicit dependency in gwt.ui to avoid version mismatch by transitive dependency from gwt-maps-api 2015-07-30 11:49:01 +02:00
Axel Uhl a149d8bdfd Merge branch 'master' into bug3027
Conflicts:
	java/com.sap.sailing.gwt.ui/SailingGWT sdm.launch
	java/com.sap.sailing.gwt.ui/build.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_de.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_ru.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_zh.properties
2015-07-15 16:26:50 +02:00
Axel Uhl dd0fe3ef7c cloned RaceBoard entry point, making it EmbeddedMapAndWindChart 2015-07-08 16:07:10 +02:00
Papick Garcia Taboada 03eb0a1617 Fixed build relevant metadata 2015-07-01 13:39:44 +02:00
Steffen Schaefer f6559b9714 Adjusted build and web.xml for Desktop/Mobile split 2015-06-17 08:10:38 +02:00
Steffen Schaefer 1197781d8f Fixed reference of the moved RegattaOverview module 2015-05-22 17:41:41 +02:00
fmittag 64d968cc04 Merge remote-tracking branch 'origin/master' into design2015
Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/SailingService.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/SailingServiceAsync.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_de.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_ru.properties
2015-04-13 17:04:01 +02:00
Axel Uhl 0703ad00ac removed EmulatedJRE from the gwt.ui pom.xml list of modules 2015-04-13 12:30:23 +02:00
fmittag 8ea4faa5a5 added com.sap.see.gwt.theme to maven dependencies of gwt.ui project 2015-03-19 11:02:58 +01:00
Axel Uhl 5e4a77cf28 Merge branch 'master' into ribdashboard
Conflicts:
	java/com.sap.sailing.gwt.ui/pom.xml
	java/com.sap.sailing.server/SailingServer (No Proxy, winddbTest).launch
	java/com.sap.sailing.server/SailingServer (Proxy, winddbTest).launch
2015-02-11 11:06:51 +01:00
Axel Uhl 120bef131e activated obfuscation again, hoping that the "wait for PENDING_AJAX_CALLS" cuts it 2015-02-11 08:52:33 +01:00
Axel Uhl 6c413b7afe generate PRETTY GWT output for gwt.ui for now; does this impact Selenium test cases and the availability of the PENDING_AJAX_CALLS variable? 2015-02-11 08:35:37 +01:00
Axel Uhl 1632e7d37c trying again with PRETTY GWT output; does this really affect the PENDING_AJAX_CALLS variable's availability? 2015-02-11 08:33:26 +01:00
Axel Uhl fffb06c7f2 re-enable obfuscation for gwt.ui GWT compile 2015-02-10 23:36:33 +01:00
Axel Uhl cf58c8babf re-formatted dashboard pom.xml files; introduced .dummy file in WEB-INF/classes to ensure directory is there after check-out 2015-02-10 14:18:28 +01:00