From: Marko Luukkainen Date: Fri, 14 Sep 2018 10:43:53 +0000 (+0000) Subject: Merge "Expose History REST API implementation to other plug-ins" X-Git-Tag: v1.43.0~136^2~376 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=2b9f0288f5cba92ea1584e3d84e8d919f1277230;hp=5018a18d2f4a19254bb866c3c925a74e7df5e434 Merge "Expose History REST API implementation to other plug-ins" --- diff --git a/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF b/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF index a1f311a5a..030278955 100644 --- a/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF @@ -35,3 +35,4 @@ Require-Bundle: org.simantics.history;bundle-version="1.0.0", org.simantics;bundle-version="1.0.0", org.eclipse.jetty.servlets Bundle-ClassPath: . +Export-Package: org.simantics.history.rest