X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.maps%2FMETA-INF%2FMANIFEST.MF;h=e4784a9f13f7886add086971dbf6291f2661fa28;hb=782045a8c4f27b1dbdc77d620437aef28cd77b97;hp=0ea8a6e610264c8de650096861833783b4d20be5;hpb=1bc60c2213f9b3fc7b4d935ba9afda2b767290e5;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..e4784a9f 100644 --- a/org.simantics.district.maps/META-INF/MANIFEST.MF +++ b/org.simantics.district.maps/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Raster Mapping Bundle-SymbolicName: org.simantics.district.maps;singleton:=true Bundle-Version: 1.0.0.qualifier -Bundle-Vendor: VTT Technical Research Centre of Finland +Bundle-Vendor: THTH ry Require-Bundle: org.simantics.scenegraph, org.eclipse.core.runtime;bundle-version="3.5.0";resolution:=optional, org.eclipse.core.net;bundle-version="1.2.1";resolution:=optional, @@ -12,13 +12,16 @@ 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, + org.simantics.maps.elevation.server Export-Package: org.simantics.maps, org.simantics.maps.debug, org.simantics.maps.eclipse, org.simantics.maps.sg, + org.simantics.maps.sg.commands, 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-11 +Automatic-Module-Name: org.simantics.district.maps