]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.history.rest/META-INF/MANIFEST.MF
Revert jersey and jackson back to versions that work with JDK8
[simantics/platform.git] / bundles / org.simantics.history.rest / META-INF / MANIFEST.MF
index 6ee40d1c191497a40ae62eabc10059a3a66b849c..a992c5e73d7a4fde473b0b43b104a31b4ead300a 100644 (file)
@@ -8,24 +8,24 @@ Automatic-Module-Name: org.simantics.history.rest
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.simantics.history;bundle-version="1.0.0",
  org.eclipse.core.runtime;bundle-version="3.13.0",
- org.glassfish.jersey.core.jersey-server,
+ org.glassfish.jersey.core.jersey-server;bundle-version="[2.25.1,2.26.0)",
  javax.ws.rs-api,
  org.simantics.scl.compiler,
  org.simantics.scl.osgi,
  org.eclipse.jetty.servlet,
- org.glassfish.jersey.containers.jersey-container-servlet-core,
+ org.glassfish.jersey.containers.jersey-container-servlet-core;bundle-version="[2.25.1,2.26.0)",
  javax.servlet-api,
  org.eclipse.jetty.server;bundle-version="9.4.24",
  org.eclipse.jetty.util;bundle-version="9.4.24",
  org.eclipse.jetty.io;bundle-version="9.4.24",
  org.eclipse.jetty.servlets;bundle-version="9.4.24",
- com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.8",
- com.fasterxml.jackson.core.jackson-annotations;bundle-version="2.8.0",
- com.fasterxml.jackson.core.jackson-databind;bundle-version="2.8.8",
- org.glassfish.jersey.media.jersey-media-json-jackson;bundle-version="2.25.1",
+ com.fasterxml.jackson.core.jackson-core;bundle-version="[2.8.11,2.9.0)",
+ com.fasterxml.jackson.core.jackson-annotations;bundle-version="[2.8.11,2.9.0)",
+ com.fasterxml.jackson.core.jackson-databind;bundle-version="[2.8.11,2.9.0)",
+ org.glassfish.jersey.media.jersey-media-json-jackson;bundle-version="[2.25.1,2.26.0)",
  org.slf4j.api,
- org.glassfish.jersey.core.jersey-client,
- org.glassfish.jersey.core.jersey-common;bundle-version="2.25.1",
+ org.glassfish.jersey.core.jersey-client;bundle-version="[2.25.1,2.26.0)",
+ org.glassfish.jersey.core.jersey-common;bundle-version="[2.25.1,2.26.0)",
  org.simantics.scl.runtime,
  gnu.trove3;bundle-version="3.0.3",
  org.simantics.charts;bundle-version="0.0.1",