Commit Graph
24 Commits
Author SHA1 Message Date
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
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 056ce43445 added a user hint for Manage2Sail competitor import 2020-09-16 16:33:30 +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
Axel Uhl 49db8126bb allow solution to run with both, Java8 and Java11 with same target platform
Change-Id: I4f7772aaa1d9d1b65a2452ad98d8c51809fef2b4
2018-11-30 21:20:06 +01:00
Axel Uhl 8d772196de Adding com.sun.istack bundle to satisby jaxb implementation bundle's imports
Change-Id: Ia2a93ad709c16f81dcb3d9d15d2117e509f9c4e1
2018-11-26 22:11:52 +01:00
Axel Uhl 6c04f43d54 added jaxb-api and jaxb-impl as well as com.sun.activation.javax.activation to local p2 and target platform definition
Change-Id: I26de811d87e83660642e526f35a05baa0fbb53bb
2018-11-26 01:13:01 +01:00
Axel Uhl 34f476e30f added javax.xml.bind to target platform and require it from bundles that use it
Change-Id: Iceac809df6ce2ce1b52ce7f1da8a2daf2c5e2998
2018-11-23 00:19:18 +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 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 e2784e3a53 include boat class in CompetitorDescriptor and fill properly from Manage2Sail import
Change-Id: Id63e9f819a1b098d869e8f4795184cfdc1c2ceed
2016-12-15 14:34:23 +01:00
Axel Uhl fb0b97ccf6 formatting changes only
Change-Id: I075a6857a68aa7bbda464bc2ae5dea9911cb3fb4
2016-12-13 16:51:15 +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 3f498c7a73 made CompetitorDescriptor fields final and removed all setters
Change-Id: I1af770ee2a5f546e3bbde2660fc41a244785c8de
2016-12-13 09:32:21 +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
Alexander Tatarinovich e59eec230e bug3246: Competitor import (without saving competitors in store yet)
Change-Id: I2eb77445a1a3264bcc9ae97248e81563ca031748
2016-11-15 11:53:35 +03: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 8865b031c1 added bundle com.sap.sailing.competitorimport 2015-09-23 17:01:14 +02:00