summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-08-31 22:18:54 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-08-31 22:18:54 +0200
commit4a11534c25a17df3acb185ce701e921cca688b4b (patch)
tree3b2c86eb31d2bda2081b2dd9007e2b6d47635bea /org.eclipse.jgit.junit
parent3a4a5a4e57f41c595ba950ea6f6680260669bf34 (diff)
downloadjgit-4a11534c25a17df3acb185ce701e921cca688b4b.tar.gz
jgit-4a11534c25a17df3acb185ce701e921cca688b4b.zip
Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4e
This header was removed unintentionally from some bundles in 3a4a5a4e57f41c595ba950ea6f6680260669bf34. Restore it to ensure lazy activation of bundles. Change-Id: I1f841f978fb93278e3ec0533a01f1363510dd976 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit')
-rw-r--r--org.eclipse.jgit.junit/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
index d0ce55a245..3c6c8ab020 100644
--- a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
@@ -5,6 +5,7 @@ Bundle-SymbolicName: org.eclipse.jgit.junit
Bundle-Version: 4.1.0.qualifier
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
+Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.eclipse.jgit.api;version="[4.1.0,4.2.0)",
org.eclipse.jgit.api.errors;version="[4.1.0,4.2.0)",