X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.maps%2FMETA-INF%2FMANIFEST.MF;fp=org.simantics.district.maps%2FMETA-INF%2FMANIFEST.MF;h=7a2b4fc0c1adc602d6954a4685076c621d7f3ac2;hb=d3de128e6d55f9f6a1325985695b925a1056c469;hp=0ea8a6e610264c8de650096861833783b4d20be5;hpb=29914be09d4a237840e5c793bdb562ec83093b8d;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.maps/META-INF/MANIFEST.MF b/org.simantics.district.maps/META-INF/MANIFEST.MF index 0ea8a6e6..7a2b4fc0 100644 --- a/org.simantics.district.maps/META-INF/MANIFEST.MF +++ b/org.simantics.district.maps/META-INF/MANIFEST.MF @@ -12,7 +12,8 @@ Require-Bundle: org.simantics.scenegraph, org.eclipse.jface, org.eclipse.ui.ide, org.eclipse.ui.workbench, - org.simantics.district.geotools;bundle-version="1.0.0" + org.simantics.district.geotools;bundle-version="1.0.0", + org.slf4j.api;bundle-version="1.7.25" Export-Package: org.simantics.maps, org.simantics.maps.debug, org.simantics.maps.eclipse, @@ -20,5 +21,4 @@ Export-Package: org.simantics.maps, org.simantics.maps.tile, org.simantics.maps.wms Import-Package: org.simantics.scenegraph.g2d -Bundle-RequiredExecutionEnvironment: JavaSE-1.6, - JavaSE-1.7 +Bundle-RequiredExecutionEnvironment: JavaSE-1.8