Axel Uhl
22f180cee1
bug6215: moving Speed, Position, Bearing, Weigher and others to SSE; GWT CFSs not done yet
2026-03-03 17:30:56 +01:00
Axel Uhl
6dcd7d4187
bug6127_2024-12: adjusted JUnit dependencies in MANIFEST.MF files to downgraded versions
2025-07-07 11:33:18 +02:00
Axel Uhl
3138f7745f
bug6127: refactored more test fragments to JUnit5
2025-06-05 17:21:26 +02:00
Axel Uhl
faf71f55a7
bug6127: first step migrating tests from JUnit4 to JUnit5
2025-06-05 17:21:25 +02:00
Wessels, Udo (PPN)
2b66121265
bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects.
2023-10-09 18:00:50 +02:00
Axel Uhl
b0462d2233
mockito-4.8.1: upgraded Import-Package versions to 4.8.1 for mockito-core
2022-12-20 23:41:46 +01:00
Axel Uhl
cbe9204f19
mockito-4.8.1: refactored all tests so they compile with mockito-core 4.8.1
2022-12-20 18:25:58 +01:00
Axel Uhl
a6363406be
bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps
2022-12-12 06:18:51 -08:00
Finn Huelsbusch
d888c1fad9
added configuration for eclipse 2022-06 and updated the onboarding
2022-07-07 16:51:33 +02:00
Axel Uhl
2c622e5b45
patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint
2021-06-19 12:45:03 +02:00
Axel Uhl
96ec57416f
WindFinder removed Laboe from the "kielerfoerde" spot ID collection, so we had to adjust our tests accordingly
2020-10-02 01:19:11 +02:00
Axel Uhl
0d67c3edcf
bug5360: fixed failing WindFinder test
2020-09-10 11:21:05 +02:00
Axel Uhl
8420340844
fixed SimpleTimeFormat synchronization, especially for WindFinder
2020-07-01 11:42:06 +02:00
Axel Uhl
89e8bef9c8
Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
...
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.
This reverts commit 063484e29f .
2019-05-28 21:54:20 +02:00
Axel Uhl
063484e29f
removed PluginNature from our OSGi bundles; they are not Eclipse plugins
2019-05-27 22:53:30 +02:00
Steffen Schaefer
edd0144187
Bug 4796: Allow WindTrackerFactory.createWindTracker to access
...
SecurityService
2019-03-28 13:17:20 +01:00
Axel Uhl
a5fcc7f9e3
Merge branch 'master' into bug4469
...
Change-Id: I44bf821dd2e5d40e88db3a8dc04d4012f71bf564
2019-01-28 16:33:00 +01:00
Axel Uhl
43550d1569
made WindFinderPollerTest robust against ConcurrentModificationException by adding synchronization
2019-01-25 23:09:24 +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
c6fde76336
made WindFinder connector robust against missing Country ("c") information
...
Change-Id: I5b34228cfd6bd46a684040a64864abeaf2047e0e
2018-01-26 00:10:16 +01:00
Axel Uhl
333c95acf0
added caching for WindFinder spot structure
...
Change-Id: If778ada562ecf81cab4e8e35de9853e196876c78
2018-01-08 18:48:52 +01:00
Axel Uhl
ca360006c5
WindFinder arrows appear on RaceMap
...
Change-Id: I1775c71cf7c1820537c4b1632991eb4c30751725
2018-01-05 17:33:41 +01:00
Axel Uhl
bd30b8b100
added test for wind source ID
...
Change-Id: I2681f36ec51ce4087f00d63509015224fe332ab3
2018-01-03 18:15:18 +01:00
Axel Uhl
f08fc5432e
added hamcrest to windfinder.test fragment dependencies
...
Change-Id: I4ce075256d01b86b90ec5a0df6090f44578bc4b4
2018-01-02 23:11:54 +01:00
Axel Uhl
26bd80618e
a first tiny test for using the WindTracker
...
Change-Id: I0b46ef9c8fb235ce8e6fb4fd856800722d193aa9
2018-01-02 18:41:39 +01:00
Axel Uhl
2ef71fdf9c
added URL tests for Spot interface
...
Change-Id: I0469cebb02fa5cd63338e1e0e99fece2937d03b1
2018-01-02 15:31:25 +01:00
Axel Uhl
a7556bbade
added Spot abstraction in windfinder adapter; added tests
...
Change-Id: I679b6d2c9542641a54a8dcdaeb7bcf23ae9daa5f
2018-01-02 15:29:13 +01:00
Axel Uhl
4316ceb547
fixed windfinder pom.xml file structure
2017-12-30 11:57:40 +01:00
Axel Uhl
f58cc0a558
bug 1301: started with a WindFinder adapter
...
Change-Id: Ic2bbb89284d095366e6a14da38099d6169d6c82f
2017-12-29 18:21:41 +01:00