Commit Graph
34 Commits
Author SHA1 Message Date
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 89f3d729fb removed resources/ folder also from .classpath file of com.sap.sailing.manage2sail 2021-01-21 14:18:53 +01:00
Axel Uhl d55778904c removed resources/ from com.sap.sailing.manage2sail's build.properties after moving the only test resource somewhere else 2021-01-21 13:55:41 +01:00
Axel Uhl dc70b743ba bug5201: added test for Manage2Sail "worldcupMallorce2013_Races.json" resource 2021-01-20 10:12:27 +01:00
Dennis Aulenbacher b40b0e2029 Removed obsolete class with no references 2020-12-04 17:20:16 +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 436aee51e2 whitespace change only 2018-05-30 18:14:44 +02:00
Axel Uhl 5bae991418 write boat to DB before competitor is written, to improve DB consistency
Change-Id: I41eb360e20687cfe73361e5e6a20b69091d73ea4
2018-04-11 16:19:57 +02:00
Axel Uhl 88dfc32508 whitespace and comment changes only in the SwissTiming adapter
Change-Id: I1c94f8179791f8f46de3a69214ac5e3da5ad1efa
2018-04-11 12:02:41 +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 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 c0b9778127 enhanced competitor import test case, testing regattaName parameter 2015-09-24 17:01:56 +02:00
Axel Uhl 0b448cf2fd fixed course middle line displays 2015-07-16 11:26:05 +02:00
Axel Uhl d4012e2d44 added an optional sample URL for the result providers 2015-05-06 15:47:42 +02:00
Axel Uhl b2ed3ce60b down to two compilation errors... 2014-11-09 00:45:59 +01:00
Axel Uhl 62f8afa103 Merge branch 'master' into usermanagement
Conflicts:
	java/com.sap.sailing.server/SailingServer (No Proxy).launch
	java/com.sap.sailing.server/SailingServer (Proxy).launch
2014-10-04 23:51:19 +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
Benjamin Ebling bcd1d43207 KW Safe commit 2014-06-24 11:57:03 +02:00
fmittag e9f9aa34fa first version of reading the startlist from Manage2Sail insteaf of the STL message 2014-04-23 21:38:10 +02:00
fmittag 5efc942873 added parsing of 'startTime' for races in M2S API 2014-04-23 13:37:18 +02:00
fmittag f99dece9af show only the tracked races in SwissTiming admin UI 2014-04-02 14:23:54 +02:00
fmittag 3ed88261ba changed the manage2sail json importer to read the tracked races directyl from the Manage2Sail API 2014-04-01 17:50:15 +02:00
fmittag 60f2e2a10b fix for parsing int values from json document 2014-03-21 11:38:00 +01:00
fmittag f6df84cdbf fix for broken test in Manage2SailEventResultsParser 2014-03-21 10:52:40 +01:00
fmittag 402d7b6071 little UI improvements 2014-03-20 22:02:38 +01:00
fmittag 45f3642d04 initial commit for new UI of management panel for swisstiming tracked races based on Manage2sail event URL's 2014-03-20 21:41:42 +01:00
fmittag e8c18a8cab moved parser of manage2sail event api from result import bundle to com.sap.sailing.manage2sail bundle 2014-03-19 17:53:57 +01:00
fmittag 61b5bbe2be added new bundle com.sap.sailing.manage2sail to have a place for common manage2sail related code 2014-03-19 17:43:36 +01:00