X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network%2FMETA-INF%2FMANIFEST.MF;h=8d6538548e5a3c9a8bcb576595847b4f1dc8d358;hb=62f9a86961adc4fd44782e3c2f79852b1269810d;hp=f5976e2652b317ba2ead9c0aa5697c5efbf8d204;hpb=05fb97a04278adf774281f05135eb6fc369dc3b5;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network/META-INF/MANIFEST.MF b/org.simantics.district.network/META-INF/MANIFEST.MF index f5976e26..8d653854 100644 --- a/org.simantics.district.network/META-INF/MANIFEST.MF +++ b/org.simantics.district.network/META-INF/MANIFEST.MF @@ -1,9 +1,9 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Simantics District Network -Bundle-SymbolicName: org.simantics.district.network +Bundle-SymbolicName: org.simantics.district.network;singleton:=true Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.db, org.simantics.layer0;bundle-version="1.1.0", org.simantics.district.network.ontology, @@ -20,11 +20,17 @@ Require-Bundle: org.simantics.db, org.simantics.modeling, org.simantics.db.indexing, org.simantics.scl.osgi, - org.eclipse.collections.eclipse-collections, - org.eclipse.collections.eclipse-collections-api, - org.simantics.structural.synchronization.client + org.eclipse.collections, + org.simantics.structural.synchronization.client, + org.apache.commons.csv Export-Package: org.simantics.district.network, org.simantics.district.network.changeset, org.simantics.district.network.profile, + org.simantics.district.network.techtype, + org.simantics.district.network.techtype.requests, + org.simantics.district.network.techtype.variable, org.simantics.district.network.visualisations, - org.simantics.district.network.visualisations.model + org.simantics.district.network.visualisations.model, + org.simantics.district.network.visualisations.triggers +Bundle-Vendor: THTH ry +Automatic-Module-Name: org.simantics.district.network