Commit Graph
60 Commits
Author SHA1 Message Date
Axel Uhl 8cbe589117 bug6214: disabled a SwissTiming competitor import test temporarily 2026-03-25 23:00:52 +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
Axel Uhl 23b15b5479 defending against XML external entity attacks in XML/XRR result import 2025-01-14 13:46:21 +01:00
Axel Uhl 8570ce1c8e added netbuddy dependency to test fragment 2024-02-23 09:54:24 +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 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 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
Axel Uhl dc70b743ba bug5201: added test for Manage2Sail "worldcupMallorce2013_Races.json" resource 2021-01-20 10:12:27 +01:00
Dennis Aulenbacher aac9d37059 bug5201: Renamed CompetitorImporter to Manage2SailCompetitorProvider 2021-01-19 12:09:41 +01:00
Tim Hessenmüller 9c125a768e bug5090: ResultUrlRegistry.getResultUrls has been split into two methods one of which does no permission check 2020-03-05 16:02:56 +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
Steffen Schaefer 673907c017 Merge branch 'master' into bug2447
Conflicts:
	java/com.sap.sailing.feature/feature.xml
	java/pom.xml
2017-01-09 10:05:05 +01:00
Axel Uhl 5a18f7f380 SwissTiming repaired the YES 2013 documents; test is now back to 1270 correctly delivered competitor records for the event
Change-Id: I292f5540f4e2a5627be6576148e4791614adb231
2016-12-19 09:27:50 +01:00
Axel Uhl 306ef48a5d added missing properties to CompetitorDescriptor, removed CompetitorDescriptorDTO and pass along searchTag for competitor creation;
introduced CustomFieldSerializers for CountryCodeImpl and CompetitorDescriptor to allow for final fields

Change-Id: Idcec2cce798464a125f9d8c7ef1cd70fc800e106
2016-12-15 23:44:57 +01:00
Axel Uhl 09a6e51783 fixed CompetitorImportTest which failed because the "YES - Europe" document returns an exception from the Manage2Sail server right now
Change-Id: Ief582ab57b560188025880f31b3dde7327705345
2016-12-13 09:53:44 +01:00
Axel Uhl ce2324c79e added serialVersionUIDs for CompetitorImporter and its subclasses, now implementing the Named interface which is Serializable
Change-Id: Ib4270f0c344a0db0ee9eae3c68cfb2223e12b2e6
2016-12-07 17:59:56 +01:00
Steffen Schaefer dd5d1fc745 Using junit and hamcrest from orbit / adjustments for different junit
bundle ID
2016-11-24 13:29:02 +01:00
Alexander Tatarinovich d16d2b3eca Merge branch 'master' into bug3246
Conflicts:
	java/com.sap.sailing.manage2sail.resultimport.test/src/com/sap/sailing/manage2sail/resultimport/test/ParserTest.java
	java/pom.xml

Change-Id: Ic6d8da3151e0e37adf4d16b634d20a70b7e20cc5
2016-10-24 19:17:03 +03:00
fmittag 484112aa37 Added failing testcase for reading of UFD penalty 2016-09-24 11:44:18 +08:00
fmittag 918e04a928 advanced the manage2sail result parser test to check correct reading of a BFD penalty 2016-09-24 11:38:39 +08:00
Axel Uhl 383f342ffc renamed .json test resources to .json.txt to force a non-null content-type for a BundleURLConnection during execution in Maven 2015-10-02 16:13:03 +02:00
Axel Uhl 4d5681c654 let class loader compute the URL of the XRR document from the resources/ folder;
this should now also work in an OSGi / Surefire environment
2015-09-24 20:50:06 +02:00
Axel Uhl cf633f2d30 added test case for competitor import from XRR file with empty division 2015-09-24 20:36:06 +02:00
Axel Uhl 22a9288e4a added test material donated by VSaW for a 420 regatta that has competitors but no results yet 2015-09-24 18:01:36 +02:00
Axel Uhl aef0a97fa4 first test for CompetitorProvider.getHasCompetitorsForRegattasInEvent() API method 2015-09-24 17:03:52 +02:00
Axel Uhl c0b9778127 enhanced competitor import test case, testing regattaName parameter 2015-09-24 17:01:56 +02:00
Axel Uhl 6068191ce4 started to implement a competitor import for Manage2Sail / XRR 2015-09-24 12:08:30 +02:00
Axel Uhl 656118dae0 Merge branch 'master' into structureImport; pretty broken; in particular ListEditorComposite and SailingService will need close review for phony changes
Conflicts:
	java/com.sap.sailing.domain.swisstimingadapter/META-INF/MANIFEST.MF
	java/com.sap.sailing.gwt.ui.test/src/com/sap/sailing/gwt/ui/test/SailingServiceImplMock.java
	java/com.sap.sailing.gwt.ui/META-INF/MANIFEST.MF
	java/com.sap.sailing.gwt.ui/SailingGWT Remote Profiling (Run-Mode only).launch
	java/com.sap.sailing.gwt.ui/SailingGWT.launch
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AdminConsoleEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AdminConsoleFeatures.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/FleetListEditorComposite.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/RegattaListComposite.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/RegattaManagementPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/RegattaWithSeriesAndFleetsCreateDialog.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/RegattaWithSeriesAndFleetsDialog.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/RegattaWithSeriesAndFleetsEditDialog.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/SeriesWithFleetsListEditor.java
	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/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_ru.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/server/SailingServiceImpl.java
	java/com.sap.sailing.manage2sail.resultimport.test/src/com/sap/sailing/manage2sail/resultimport/test/ParserTest.java
	java/com.sap.sailing.manage2sail.resultimport/src/com/sap/sailing/manage2sail/resultimport/ScoreCorrectionProviderImpl.java
	java/com.sap.sailing.mongodb.test/META-INF/MANIFEST.MF
	java/com.sap.sailing.server/SailingServer (Proxy).launch
	java/com.sap.sailing.xrr.resultimport.test/src/com/sap/sailing/xrr/resultimport/test/ParserTest.java
	java/com.sap.sailing.xrr.resultimport/src/com/sap/sailing/xrr/resultimport/impl/ScoreCorrectionProviderImpl.java
	java/com.sap.sailing.xrr.resultimport/src/com/sap/sailing/xrr/resultimport/impl/XRRParserUtil.java
	java/com.sap.sse.gwt/src/com/sap/sse/gwt/client/controls/listedit/ListEditorComposite.java
	java/com.sap.sse.gwt/src/com/sap/sse/gwt/client/controls/listedit/StringListEditorComposite.java
2014-12-03 10:54:12 +01:00
Axel Uhl 6fecb642a4 moved interface containing the clearState method to SSE; will add it to SecurityService as well; clearing servlet already finds all implementing services 2014-12-01 15:53:59 +01:00
Axel Uhl bbc2796d59 renamed com.sap.sailing.server.replication bundle to com.sap.sse.replication 2014-11-07 21:47:57 +01:00
Nils 4366f4de77 merge master with problems 2014-10-08 14:05:17 +02: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
U-GLOBAL\D060338 0b07926ca1 regattaimpi 2014-08-26 10:52:31 +02:00
Frederik Petersen ed1d643a76 Added hamcrest to manifest because of mockito 2014-06-21 20:51:37 +02:00
Frederik Petersen 631f6685a7 Added test for result url persistence 2014-06-21 10:42:31 +02:00
Frederik Petersen 492736098c Added persistence for result import urls 2014-06-21 09:49:40 +02:00