moved Pair and Triple from com.sap.sailing.common.Util to com.sap.sse.common.Util and introduced all missing dependencies on com.sap.sse.common

This commit is contained in:
Axel Uhl
2014-06-02 23:31:26 +02:00
parent c4cea6660d
commit 0c47e86304
334 changed files with 1540 additions and 1692 deletions
@@ -9,7 +9,8 @@ Require-Bundle: javax.servlet;bundle-version="2.6.0",
com.sap.sailing.domain;bundle-version="1.0.0",
com.sap.sailing.domain.common;bundle-version="1.0.0",
com.sap.sailing.server;bundle-version="1.0.0",
com.sap.sailing.mongodb;bundle-version="1.0.0"
com.sap.sailing.mongodb;bundle-version="1.0.0",
com.sap.sse.common
Bundle-ClassPath: .
Web-ContextPath: /sailingserver/test-support
Import-Package: org.osgi.framework,