Commit Graph
16 Commits
Author SHA1 Message Date
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