Steffen Schaefer
69d76e03c5
Bug 5085: Initial extraction of sailing.shared.persistence
2019-12-09 09:21:39 +01:00
Axel Uhl
a5fcc7f9e3
Merge branch 'master' into bug4469
...
Change-Id: I44bf821dd2e5d40e88db3a8dc04d4012f71bf564
2019-01-28 16:33:00 +01:00
Axel Uhl
878e5d9dd2
upgraded the MongoDB driver to version 3.6.4; upgraded target platform
...
Change-Id: I621d4af6d3a3b0bcbf70310f731153cacfecebfc
2019-01-25 16:46:46 +01:00
Axel Uhl
9c299f0718
Merge branch 'master' into bug4469
2019-01-15 20:24:46 +01:00
Axel Uhl
81284e434b
moved com.google.gwt.servlet to sse feature (it's not target platform);
...
shortened MongoDB index names... AWS Document DB doesn't like long index names
Change-Id: I842e75b34b67dbf05df1948a970bf50b1349162f
2019-01-11 00:51:23 +01:00
Robin Kuck
ab27f9f155
Merge remote-tracking branch 'origin/master' into bug4469
...
Conflicts:
java/com.sap.sailing.server/src/com/sap/sailing/server/RacingEventService.java
2019-01-05 14:30:00 +01:00
Axel Uhl
9a08f9c9e9
fixed various DB handling after Mongo 3.x upgrade; made *.security.replication.test an eclipse-test-plugin
...
Change-Id: Ibbe80a15b6adce78c457a81009d387dbd74d9186
2018-12-11 12:56:50 +01:00
Axel Uhl
914be75f91
warning-free workspace after upgrading to MongoDB 3.x APIs, eliminating deprecation issues
...
Change-Id: I9773b899e140871f5fa4b865ca6d2116bf73c642
2018-12-10 23:22:20 +01:00
Axel Uhl
4dd9f10e2c
removed further deprecations by switching imports from junit.* to org.junit
2018-12-10 03:46:28 +01:00
Axel Uhl
d8c2cf8cd3
upgraded target platform to newer MongoDB driver from org.eclipse.orbit;
...
A 3.x driver is required to connect to Microsoft Azure Cosmos. Upgrading
the target platform accordingly requires further upgrades, including Hamcrest
and JUnit libraries. This, in turn, deprecates or obsoletes numerous APIs,
parts of which that caused compilation *errors* I've replaced by their new
counterparts. Several more warnings still remain and need to be tackled by
replacing the usages to their new counterparts.
2018-12-10 03:00:59 +01:00
Robin Kuck
28523ce624
Merge remote-tracking branch 'origin/master' into bug4469
...
# Conflicts:
# java/com.sap.sse/src/com/sap/sse/pairinglist/impl/PairingListTemplateImpl.java
2018-04-30 11:56:24 +02:00
Axel Uhl
bd90f921dd
added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule
2018-03-24 01:45:37 +01:00
Axel Uhl
75226b5a0a
bug 4478: introduced MasterDataImportClassLoaderService in expeditionconnector.persistence to fix serialization problems
...
Change-Id: I9604cfbf5a7256ae54aa223b7ae5c1e42b2b0f8d
2018-03-21 15:01:42 +01:00
Axel Uhl
612e9b76d5
when adding a device mapping for EXPEDITION_SENSOR, use the correct log event type
...
Change-Id: I6358ff0120224082532ad25d40265b49e2c02142
2017-11-08 14:20:38 +01:00
Axel Uhl
cf4a8975be
bug 4354: added persistence for ExpeditionDeviceConfiguration objects
...
Change-Id: I48ec066e22259f0701eff6daee522599d90741a1
2017-10-26 11:17:53 +02:00
Axel Uhl
dfd0f5b4d0
added expeditionconnector.persistence bundle; started support for Expedition sensor and GPS device identifiers
...
Change-Id: Idaab85dde6088c3679e729e426b2483570df8bb1
2017-10-24 17:18:23 +02:00