Commit Graph
25 Commits
Author SHA1 Message Date
Petr Janacek b4b2b939a3 Added boat class RS Vareo, changed spinnaker setting for class RS Tera 2024-06-28 15:25: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 fefe32040b use Java 1.8 for generating source bundles 2020-07-28 09:56:01 +02:00
Axel Uhl 5238891b57 bug5014: adjusted custom field serializer for ExpeditionDeviceConfiguration so that it handles security info 2020-06-16 19:00:31 +02:00
Axel Uhl b0bd5d2f12 bug5014: added replication support for ExpeditionDeviceConfiguration; security ID solely based on UUID now 2020-06-16 18:39:27 +02:00
dmitry 0c87283aa9 bug5014: Add ownership support to Expedition Device Configuration panel in AdminConsole 2020-06-10 12:48:41 +03: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 890a6c25f8 upgraded all projects to JavaSE-1.8
Change-Id: I7282315d63d2aa0fa5413358d584dfbcf9ff163d
2019-04-05 11:40:21 +02:00
Axel Uhl 4ad7872967 trying to include DeviceConfiguration UUID handling in Race Manager App
Change-Id: Iee95cf0ce14c340018b369621a7d50c5a90f4150
2019-03-01 18:06:55 +01:00
Steffen Schaefer c315d811e7 Removed method parameter by introducing specific handling for
ExpeditionDeviceConfiguration that has the server name included in the
type relative object identifier
2018-12-19 09:52:34 +01:00
Thomas Wiese 30fd1965a3 bug 4813: fixed some gwt problems 2018-12-17 18:51:41 +01:00
Thomas Wiese a387055f95 bug 4813: building the identifier for permissions checks is now be done
by supporting a TypeRelativeObjectIdentifer object that has to be built
by domain objects
2018-12-17 15:49:44 +01:00
Kai Börnert c40bb07d56 fix for ExpeditionDeviceConfiguration 2018-12-05 14:03:09 +01:00
Kai Börnert 85a6927be7 added WithQualifiedObjectIdentifier to ExpeditionDeviceConfiguration 2018-12-05 10:45:50 +01:00
Steffen Schaefer c3db805b1d Bug 4427: Cleanup of old GWT plugin configs. We are preparing changes on
other branches that would require redundant updates of the IDE configs.
Finishing the Oxygen update by doing a cleanup will help to reduce the
effort needed to keep the IDE files up to date.
2018-08-02 15:07:14 +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 612e9b76d5 when adding a device mapping for EXPEDITION_SENSOR, use the correct log event type
Change-Id: I6358ff0120224082532ad25d40265b49e2c02142
2017-11-08 14:20:38 +01:00
Axel Uhl 4a376979fd added sources build artifact to expeditionconnector.common for GWT build; set JDK to 1.7 for this artifact
Change-Id: I3b673bca4e1add78cc6a64c112cf7872c745de85
2017-10-26 09:55:03 +02:00
Axel Uhl 7e33e88d70 improved AdminConsole support for Expedition device configurations
Change-Id: I73c72f43ff603a55ec00edee4de656d48bdf06a5
2017-10-25 18:42:10 +02:00
Axel Uhl d7924a3fdf adding some first AdminConsole support for ExpeditionDeviceConfigurations
Change-Id: I80000bdd575d75f48b71add66a708e54970cb4e9
2017-10-25 17:33:56 +02:00
Axel Uhl 743374f670 moved ExpeditionDeviceConfiguration to .common bundle to share with gwt.ui
Change-Id: I41bf907dbab196a5376f8ac655c5a3aee3917b13
2017-10-25 15:58:54 +02:00