X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.utils.datastructures%2FMETA-INF%2FMANIFEST.MF;h=1ee76cd98e6fdccba73fc240aeb004658c9dc219;hp=8ee955c6b9830cf9c7302b0269c56bfcd9f4142e;hb=a84bb96a3b34df4be43cdb26b7ef9cb011d01cec;hpb=2ae50af1c5391d531b93ef97bd83d33f8dd1984e 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