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 |
|
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
|
4db4b95b62
|
bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them!
|
2021-02-16 14:58:38 +01:00 |
|
Axel Uhl
|
bd90f921dd
|
added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule
|
2018-03-24 01:45:37 +01:00 |
|
Steffen Schaefer
|
9123771f34
|
normalized line endings
|
2017-05-16 09:42:02 +02:00 |
|
Steffen Schaefer
|
dd5d1fc745
|
Using junit and hamcrest from orbit / adjustments for different junit
bundle ID
|
2016-11-24 13:29:02 +01:00 |
|
Axel Uhl
|
78ff26a17e
|
introduced MillisecondsTimePoint.approximateNow() and used where now() is too expensive; re-typed now() to TimePoint
|
2015-07-27 22:48:09 +02:00 |
|
Axel Uhl
|
bbc2796d59
|
renamed com.sap.sailing.server.replication bundle to com.sap.sse.replication
|
2014-11-07 21:47:57 +01:00 |
|
Axel Uhl
|
69de0f2d76
|
upgraded project settings to Java8, fixed gwt.ui to JavaSE-1.7 explicitly
|
2014-10-01 15:00:44 +02:00 |
|
Axel Uhl
|
161d823dee
|
updated project compliance settings to JavaSE-1.8
|
2014-10-01 14:44:22 +02:00 |
|
Axel Uhl
|
e9130d38f3
|
upgraded classpaths to JavaSE-1.8
|
2014-10-01 14:16:18 +02:00 |
|
Axel Uhl
|
7ece44052d
|
upgraded manifests from JavaSE-1.7 to JavaSE-1.8 as runtime environment
|
2014-10-01 14:08:19 +02:00 |
|
Axel Uhl
|
53a0b36e8e
|
consolidated all Util stuff in com.sap.sse.common.Util now
|
2014-06-03 00:01:14 +02:00 |
|
Axel Uhl
|
cb9354b1a0
|
moved Util from com.sap.sailing.common to com.sap.sse.common
|
2014-06-02 23:57:16 +02:00 |
|
Axel Uhl
|
0c47e86304
|
moved Pair and Triple from com.sap.sailing.common.Util to com.sap.sse.common.Util and introduced all missing dependencies on com.sap.sse.common
|
2014-06-02 23:31:26 +02:00 |
|
Axel Uhl
|
f1fa1d74f6
|
moved a few more distance and speed types to domain.common and fixed a grave bug in MeterPerSecondSpeed; added test for improved outlier filtering
|
2013-08-14 18:00:45 +02:00 |
|
fmittag
|
b85f692d4c
|
added a result parser based on the manage2sail json service for retrieving URLs for all regattas of an event
|
2013-06-11 17:59:43 +02:00 |
|
Axel Uhl
|
441d6abbad
|
fixed use of event name / boat class name in Barbados result importer
|
2013-04-28 06:18:54 +02:00 |
|
Axel Uhl
|
ef2302326f
|
the result format for Barbados changed a column header; adjusted importer and tests
|
2013-04-25 03:20:01 +02:00 |
|
Axel Uhl
|
9ba7da543f
|
added a test case with a sheet obtained from Pam Johnson; some confusion about a wrong "DNF" score; adjusted score manually from DNF to 20
|
2013-04-19 00:45:30 +02:00 |
|
Axel Uhl
|
4fcc81ef27
|
also renamed winregatta-->barbados in pom.xml files of import and test bundle
|
2013-04-17 11:15:38 +02:00 |
|
Axel Uhl
|
53d84fbc36
|
added test for race number in Barbados result importer tests
|
2013-04-17 09:22:29 +02:00 |
|
Axel Uhl
|
9760c47430
|
first successful Barbados result import test that uses ScoreCorrectionProviderImpl
|
2013-04-17 00:31:43 +02:00 |
|
Axel Uhl
|
98d8e655c8
|
starting to understand IRMs/MaxPointsReason codes in Barbados result format
|
2013-04-17 00:17:28 +02:00 |
|
Axel Uhl
|
64a800317c
|
removed Winregatta example files from Barbados branch; use common way to identify boatclassName parameter
|
2013-04-17 00:06:11 +02:00 |
|
Axel Uhl
|
1bf0732bc9
|
adjusted result importers so they use available abstract base classes from com.sap.sailing.resultimport
|
2013-04-16 23:57:09 +02:00 |
|
Axel Uhl
|
6211fce442
|
renamed winregatta stuff to barbados; starting to remove Winregatta functionality from this branch
|
2013-04-16 23:48:54 +02:00 |
|