X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet.common%2FMETA-INF%2FMANIFEST.MF;h=3e2330afef2734b0c71931a23fd801557301589a;hp=eab319b3a0419348ecdfe24c5c466cccb71f43ed;hb=b4374193caf61635d382af556ec913bf278d53a8;hpb=23ad7f815d0717a640f6b286ef473c5c9f30ff96 diff --git a/bundles/org.simantics.spreadsheet.common/META-INF/MANIFEST.MF b/bundles/org.simantics.spreadsheet.common/META-INF/MANIFEST.MF index eab319b3a..3e2330afe 100644 --- a/bundles/org.simantics.spreadsheet.common/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.spreadsheet.common/META-INF/MANIFEST.MF @@ -3,10 +3,9 @@ Bundle-ManifestVersion: 2 Bundle-Name: Spreadsheet Common Bundle-SymbolicName: org.simantics.spreadsheet.common Bundle-Version: 1.1.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.utils.datastructures;bundle-version="1.0.0", org.simantics.utils.ui;bundle-version="1.0.0", - org.apache.log4j;bundle-version="1.2.15", org.simantics.spreadsheet;bundle-version="1.1.0", org.simantics.db.layer0;bundle-version="1.1.0", org.simantics.scl.runtime;bundle-version="0.1.2", @@ -18,7 +17,6 @@ Export-Package: org.simantics.spreadsheet.common, org.simantics.spreadsheet.common.cell, org.simantics.spreadsheet.common.cell.handler, org.simantics.spreadsheet.common.client, - org.simantics.spreadsheet.common.exception, org.simantics.spreadsheet.common.expression.analysis, org.simantics.spreadsheet.common.expression.lexer, org.simantics.spreadsheet.common.expression.node,