X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.jdbc%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.jdbc%2FMETA-INF%2FMANIFEST.MF;h=9aff2f49081b55e60654237ce88bc1b4ef34b232;hp=0000000000000000000000000000000000000000;hb=c758b43751ff59edd81ab85ea7bd320446824d99;hpb=1adc3807dea544d29512510dc9546ec65b72e389 diff --git a/bundles/org.simantics.jdbc/META-INF/MANIFEST.MF b/bundles/org.simantics.jdbc/META-INF/MANIFEST.MF new file mode 100644 index 000000000..9aff2f490 --- /dev/null +++ b/bundles/org.simantics.jdbc/META-INF/MANIFEST.MF @@ -0,0 +1,24 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Simantics JDBC support +Bundle-SymbolicName: org.simantics.jdbc +Bundle-Version: 1.0.0.qualifier +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-ClassPath: . +Require-Bundle: org.eclipse.osgi, + org.simantics.simulator.toolkit, + org.simantics.databoard, + gnu.trove3;bundle-version="3.0.3", + org.slf4j.api;bundle-version="1.7.25", + org.simantics.db.layer0, + org.simantics.simulator.toolkit.db, + org.simantics, + org.simantics.jdbc.ontology, + io.netty.buffer;bundle-version="4.1.27", + io.netty.codec;bundle-version="4.1.27", + io.netty.common;bundle-version="4.1.27", + io.netty.handler;bundle-version="4.1.27", + io.netty.transport;bundle-version="4.1.27", + pgjdbc-ng;bundle-version="0.7.1" +Export-Package: org.simantics.jdbc, + org.simantics.jdbc.variable