Skip to content

Commit

Permalink
Bug 565143 - Floating licensing
Browse files Browse the repository at this point in the history
added osgi services to manifest

Signed-off-by: Nikifor Fedorov <zelenyhleb@gmail.com>
  • Loading branch information
zelenyhleb committed Aug 28, 2020
1 parent d60ae65 commit 75ca395
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -8,6 +8,7 @@ Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime;bundle-version="0.0.0",
org.eclipse.osgi.services;bundle-version="0.0.0",
javax.servlet;bundle-version="0.0.0",
org.eclipse.jetty.server;bundle-version="0.0.0",
org.eclipse.jetty.http;bundle-version="0.0.0",
Expand Down

0 comments on commit 75ca395

Please sign in to comment.