Commit Graph
32 Commits
Author SHA1 Message Date
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 5b2536e9c0 bug6127: more JUnit5 migrations; still to do: selenium and domain.test 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
Axel Uhl 23b15b5479 defending against XML external entity attacks in XML/XRR result import 2025-01-14 13:46:21 +01:00
Axel Uhl a3d3d10ef6 bug5920: removed M2S access token from executable parts of code; needs to come from manage2sail.accesstoken system property now 2023-11-27 18:46:12 +01: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 30abf1e55d adjusted mockito / objenesis package imports in yachtscoring test fragment 2022-12-30 10:34:50 +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 d765a72b0c bug5693: started with a Sailti XRR result importer and tests 2022-03-17 14:54:44 +01: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 c7cdfc8200 bug4811: moved AbstractReplicableWithObjectInputStream to com.sap.sse.replication.interfaces and used throughout 2021-02-09 14:07:07 +01:00
Dennis Aulenbacher c3f202ff6d bug5201: Removing connection test, avoiding security workarounds 2021-01-13 13:22:25 +01:00
Dennis Aulenbacher 4ad31f2968 bug5210: Implemented test case 2021-01-13 13:21:09 +01:00
Dennis Aulenbacher 4ef0d09992 bug5210: Abstracted CharlestonRaceWeek2015Test 2021-01-07 13:52:46 +01:00
Dennis Aulenbacher 14384645d0 bug5201: Abstracted common test properties 2021-01-05 12:24:08 +01: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
Axel Uhl 72bc50fc0d move RacingEventService into a separate com.sap.sailing.server.interface bundle
Change-Id: Ib75bf6a46be9eaf2d9ccfad85832a3be8a7686be
2018-12-14 23:56:24 +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 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
Axel Uhl 540becdb35 only CR/LF changes
Change-Id: I77ca9b927b7bb875e831d0b3203791650f0edb8c
2017-05-12 16:57:29 +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
fmittag 2403307124 adapted the tests to the lastest data 2016-04-09 18:01:43 +02:00
fmittag d236ab772f - Made some core result import class more robust againt inconsistent data
- Updated the yachtscoring URL'S to the lastest changes
- removed some unused test files
2016-04-09 17:16:56 +02:00
fmittag 76b4ad41cb first working version of yachtscoring importer... still bugs in the XRR file from yachtscoring 2016-03-23 19:14:17 +01:00
fmittag 21726ccf43 some little test adjustments 2016-03-18 11:16:57 +01:00
fmittag 14edaee717 first valid XRR from Yachtscoring. discards still missing 2016-03-18 09:01:35 +01:00
fmittag 0547b1f4a8 updated the still broken xml output from yachtscoring 2016-03-14 15:15:16 +01:00
fmittag 633ca7d803 basic bundles and draft version of yachtscoring result importer (XRR) 2016-03-10 15:54:48 +01:00