X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.maps.elevation.server%2FMETA-INF%2FMANIFEST.MF;fp=org.simantics.maps.elevation.server%2FMETA-INF%2FMANIFEST.MF;h=04e6dc1874195f9c3fc6a87cc9886af85fafe8b7;hb=c6ddbec532645f52583c1ab9691cfb802724fca7;hp=0000000000000000000000000000000000000000;hpb=a1fb6a041444504a126b01ad1137e14a4994fa30;p=simantics%2Fdistrict.git diff --git a/org.simantics.maps.elevation.server/META-INF/MANIFEST.MF b/org.simantics.maps.elevation.server/META-INF/MANIFEST.MF new file mode 100644 index 00000000..04e6dc18 --- /dev/null +++ b/org.simantics.maps.elevation.server/META-INF/MANIFEST.MF @@ -0,0 +1,17 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Simantics Maps Elevation Server +Bundle-SymbolicName: org.simantics.maps.elevation.server;singleton:=true +Bundle-Version: 1.0.0.qualifier +Automatic-Module-Name: org.simantics.maps.elevation.server +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Require-Bundle: org.simantics.district.geotools;bundle-version="1.0.0", + org.slf4j.api;bundle-version="1.7.25", + com.github.benmanes.caffeine;bundle-version="2.6.2", + org.eclipse.jetty.util;bundle-version="9.4.5", + org.eclipse.osgi, + org.eclipse.core.runtime;bundle-version="3.13.0", + org.eclipse.equinox.preferences +Export-Package: org.simantics.maps.elevation.server, + org.simantics.maps.elevation.server.prefs +Bundle-ActivationPolicy: lazy