X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.scl.reflection%2FMETA-INF%2FMANIFEST.MF;h=9597daf769412e3ace1e66422e92a4d8a27d93c2;hp=0fb121881b07210decce66d7e45241d16e5c5951;hb=23ad7f815d0717a640f6b286ef473c5c9f30ff96;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.scl.reflection/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.reflection/META-INF/MANIFEST.MF old mode 100755 new mode 100644 index 0fb121881..9597daf76 --- a/bundles/org.simantics.scl.reflection/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.reflection/META-INF/MANIFEST.MF @@ -8,10 +8,12 @@ Require-Bundle: org.simantics.scl.compiler;bundle-version="0.1.0";visibility:=re org.simantics.scl.runtime;bundle-version="0.1.4", gnu.trove3;bundle-version="3.0.0", org.eclipse.core.runtime;bundle-version="3.6.0", - org.junit;bundle-version="4.12.0";resolution:=optional + org.junit;bundle-version="4.12.0";resolution:=optional, + org.slf4j.api Export-Package: org.simantics.scl.reflection, org.simantics.scl.reflection.annotations, org.simantics.scl.reflection.functions Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.scl.reflection.internal.Activator Bundle-Vendor: VTT Technical Research Centre of Finland +Automatic-Module-Name: org.simantics.scl.reflection