Commit Graph
158 Commits
Author SHA1 Message Date
Axel Uhl 7b5ee8da5f upgrading mockito bundle dependency to 4.8.1 2022-12-23 01:18:17 +01:00
Axel Uhl cbe9204f19 mockito-4.8.1: refactored all tests so they compile with mockito-core 4.8.1 2022-12-20 18:25:58 +01:00
Axel Uhl a6363406be bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps 2022-12-12 06:18:51 -08:00
Axel Uhl a679cf5236 adjusted code to upgraded JUnit, avoiding deprecation warnings 2022-11-29 13:47:14 +01: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
Thomas Wiese f48e5ca5b9 Bug 5214: revert commit 7de2f14586 2020-07-31 09:21:11 +02:00
Thomas Wiese 7de2f14586 Bug 5214: Remove and replace DataMiningExceutorService with
ThreadPoolUtil background ThreadPoolExecutor
2020-07-28 17:15:25 +02:00
Axel Uhl c2b9dd8224 bug5287: fixed TestLeaderboardGroupRetrievalProcessor and un-@Ignored 2020-06-26 18:44:28 +02:00
Axel Uhl e0d77a8ce3 bug5287: replaced all usages of ambiguous RacingEventService.getLeaderboardGroups() by getLeaderboardGroupsIdentifiable(), then renamed 2020-06-26 18:40:54 +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 72bc50fc0d move RacingEventService into a separate com.sap.sailing.server.interface bundle
Change-Id: Ib75bf6a46be9eaf2d9ccfad85832a3be8a7686be
2018-12-14 23:56:24 +01:00
Lennart Hensler 507d1931ff bug4687: Fixed the additional result data when a IdentityFunction is used as extraction function 2018-08-11 12:45:06 +02:00
Lennart Hensler c0f16266ef Fixed the generic type arguments of LeaderboardGroupRetrievalProcessor fixing a dimension duplicate for leaderboard group name 2018-07-26 17:48:41 +02:00
Maximilian Groß ed1fae0c8f divided datamining from sailing specific classes 2018-04-12 07:40:59 +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 e3b8504fcf removed @Connector from Competitor to Team; offer nationality on Competitor as shortcut instead
Change-Id: I8240aac41c424ec8b637a3e29fb533e81c98380a
2017-07-28 09:52:55 +02:00
Lennart Hensler b454e38bc0 Moved the cluster tests to sse.datamining 2017-02-16 16:06:30 +01:00
Lennart Hensler 152fa24042 Moved the general clusters from sailing.datamining to sse.datamining 2017-02-16 14:42:25 +01:00
Lennart Hensler 201c65cc37 Improved the LinearDoubleClusterGroup 2016-10-22 14:16:37 +02:00
Lennart Hensler 08bed0ed9c Implemented a very dirty hack to format clusters without touching com.sap.sse.datamining 2016-10-21 16:28:47 +02:00
Lennart Hensler 2072e3f624 Implemented range dimensions for the distance to starboard side at start and relative score for races of competitors 2016-10-21 14:28:39 +02:00
Lennart Hensler 26c98adf16 Moved the function management types to the management package 2015-09-08 17:51:32 +02:00
Lennart Hensler 32f8420ecb Restructured the sse.datamining packages 2015-05-15 15:42:03 +02:00
Lennart Hensler 533e9fce81 Cleaned the processor instruction implementation 2015-04-17 11:49:43 +02:00
Lennart Hensler 3dda7463ef Simplified the processor inheritance hierarchy 2015-04-17 11:07:24 +02:00
Axel Uhl 58bd451481 moved other Position implementations to common packages to share them with GWT and make then GWT-serializable 2015-04-02 16:42:10 +02:00
Lennart Hensler 11fe706981 Implemented DataMiningExecutorService, that uses a BlockingPriorityQueue 2015-03-22 20:20:03 +01:00
Lennart Hensler bb65e01ed4 Added a priority to the ProcessorInstruction and made it Comparable 2015-03-21 12:41:45 +01:00
Lennart Hensler 9f6e6f2842 Aborting a Processor doesn't shutdown the executor anymore 2015-03-17 12:54:53 +01:00
Lennart Hensler 37403866c3 Improved the tests and the query abortion 2015-03-17 11:37:27 +01:00
EC2 Server c62f732048 pass on PolarDataService with LeaderboardGroupWithContext 2015-03-11 10:07:33 +00:00
Lennart Hensler 079cadc449 Rename, so that the registration of internal classes is the standard now 2015-02-26 16:07:36 +01:00
Lennart Hensler 844515b3ed Cleaned the FunctionRegistry, FunctionProvider and FunctionManager 2015-01-13 13:17:37 +01:00
Lennart Hensler 171fff89be Unified the implementation of FunctionRegistry and FunctionProvider 2014-12-24 14:34:58 +01:00
Lennart Hensler 95597fc714 The components of a data mining bundle is now registered with a Service
Tracker
2014-11-17 17:58:08 +01:00
Axel Uhl baeb7fdd91 Merge branch 'master' into axel-usermanagement
Conflicts:
	java/com.sap.sailing.gwt.ui/SailingGWT.launch
	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_de.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_ru.properties
2014-10-28 16:11:47 +01:00
Lennart Hensler 557ee3bff8 Merge branch 'bug2242' into dataMining 2014-10-23 10:27:42 +02:00
Lennart Hensler ef1dc3854a Made the factories non static 2014-10-15 16:51:28 +02:00
Axel Uhl 726f60467b Merge branch 'master' into dataMining 2014-10-08 08:45:28 +02: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 819ca7b182 interims state after merge; doesn't compileMerge branch 'master' into usermanagement
Conflicts:
	home.md
	java/com.sap.sailing.domain.igtimiadapter.test/src/com/sap/sailing/domain/igtimiadapter/test/AbstractTestWithIgtimiConnection.java
	java/com.sap.sailing.feature/feature.xml
	java/com.sap.sailing.gwt.ui/SailingGWT Remote Profiling (Run-Mode only).launch
	java/com.sap.sailing.gwt.ui/WEB-INF/web.xml
	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/client/GlobalNavigationPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/media/MediaSelector.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/LeaderboardEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/RaceBoardEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/RaceBoardPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/tv/TVViewController.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/usermanagement/UserManagementPage.java
	java/com.sap.sailing.server/SailingServer (No Proxy).launch
	java/com.sap.sailing.server/SailingServer (Proxy).launch
2014-10-01 17:19:36 +02:00
Lennart Hensler bfa9ad98d6 Added the ResultType as generic parameter to Processor 2014-10-01 16:31:56 +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
Lennart Hensler db793f65c5 Implemented the first attempt for the DataRetrieverChain 2014-09-29 18:35:51 +02:00