X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.lz4%2FMETA-INF%2FMANIFEST.MF;h=5717323758560c60a4039c4adc6f5999b80f5f0a;hb=refs%2Fchanges%2F52%2F4152%2F8;hp=08edb0c2192b6570b30203a95bfc2a2d088f6e7c;hpb=ec2c82bad3ddb65bf45cb1e35da996620f5a7304;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.lz4/META-INF/MANIFEST.MF b/bundles/org.simantics.lz4/META-INF/MANIFEST.MF index 08edb0c21..571732375 100644 --- a/bundles/org.simantics.lz4/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.lz4/META-INF/MANIFEST.MF @@ -3,15 +3,15 @@ Bundle-ManifestVersion: 2 Bundle-Name: LZ4 Bundle-SymbolicName: org.simantics.lz4 Bundle-Version: 1.3.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ClassPath: . Export-Package: net.jpountz.lz4, org.simantics.lz4 Require-Bundle: org.eclipse.osgi, org.simantics.compressions;bundle-version="1.0.0", - org.eclipse.equinox.util;bundle-version="1.0.300", org.eclipse.equinox.ds;bundle-version="1.3.1", org.eclipse.osgi.services;bundle-version="3.3.0" Service-Component: OSGI-INF/component.xml Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.lz4.bundle.Activator +Automatic-Module-Name: org.simantics.lz4