X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.scl.runtime%2FMETA-INF%2FMANIFEST.MF;h=aec2f1b850535e8e127a25d876d605a251d6d0be;hp=7274b0bf2dde4515d4667f6138a2a3f24be814fb;hb=674fafd9fc3c75e46cbb73dc3c413e0cbc83b187;hpb=0580ea8b675c868685993b0780c9ecc31010f681 diff --git a/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF old mode 100755 new mode 100644 index 7274b0bf2..aec2f1b85 --- a/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF @@ -5,6 +5,7 @@ Bundle-SymbolicName: org.simantics.scl.runtime;singleton:=true Bundle-Version: 0.4.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.simantics.scl.runtime, + org.simantics.scl.runtime.chr, org.simantics.scl.runtime.collection, org.simantics.scl.runtime.exceptions, org.simantics.scl.runtime.function, @@ -18,6 +19,7 @@ Export-Package: org.simantics.scl.runtime, org.simantics.scl.runtime.string, org.simantics.scl.runtime.tuple, org.simantics.scl.runtime.unification, + org.simantics.scl.runtime.utils, org.simantics.scl.runtime.xml Require-Bundle: org.junit;bundle-version="4.12.0";resolution:=optional, gnu.trove3;bundle-version="3.0.0",