X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.utils.datastructures%2FMETA-INF%2FMANIFEST.MF;h=1ee76cd98e6fdccba73fc240aeb004658c9dc219;hb=13edeabfa275ed09f6fa1b76923a96a1172fdc22;hp=8ee955c6b9830cf9c7302b0269c56bfcd9f4142e;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.utils.datastructures/META-INF/MANIFEST.MF b/bundles/org.simantics.utils.datastructures/META-INF/MANIFEST.MF index 8ee955c6b..1ee76cd98 100644 --- a/bundles/org.simantics.utils.datastructures/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.utils.datastructures/META-INF/MANIFEST.MF @@ -9,6 +9,7 @@ Export-Package: org.simantics.utils.datastructures, org.simantics.utils.datastructures.context, org.simantics.utils.datastructures.datatype, org.simantics.utils.datastructures.disposable, + org.simantics.utils.datastructures.file, org.simantics.utils.datastructures.hints, org.simantics.utils.datastructures.map, org.simantics.utils.datastructures.persistent, @@ -18,5 +19,6 @@ Bundle-Vendor: VTT Technical Research Centre of Finland Require-Bundle: org.simantics.utils.thread;bundle-version="1.0.0";visibility:=reexport, org.simantics.utils;bundle-version="1.0.0", gnu.trove3;bundle-version="3.0.0", - org.simantics.databoard;bundle-version="0.6.5";resolution:=optional + org.simantics.databoard;bundle-version="0.6.5";resolution:=optional, + org.slf4j.api;bundle-version="1.7.25" Bundle-RequiredExecutionEnvironment: JavaSE-1.8