bug 2467 #19: passing through RacingEventService as RaceLogResolver; added as transient field to TrackedRace, restored after initial load in RacingEventServiceImpl

This commit is contained in:
Axel Uhl
2015-06-20 23:57:50 +02:00
parent d2113723a9
commit 42dedcecfd
62 changed files with 376 additions and 268 deletions
@@ -10,4 +10,5 @@ Import-Package: org.json.simple,
org.json.simple.parser
Require-Bundle: com.sap.sailing.domain.test,
org.junit4;bundle-version="4.8.2",
com.sap.sse.common
com.sap.sse.common,
org.mockito.mockito-core;bundle-version="1.10.14"