Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Rentz-Reichert2012-07-16 13:57:06 +0000
committerHenrik Rentz-Reichert2012-07-16 13:57:06 +0000
commit82ce12062451bc2106172f4537e3ad3b1964ce7f (patch)
treea909d9829ba4ef3e6e0a6c4f38f0d9143232d1b2 /plugins/org.eclipse.etrice.logging/META-INF
parent26da83a0bf17a9a95b945153fa8a30b9d97fbc64 (diff)
downloadorg.eclipse.etrice-82ce12062451bc2106172f4537e3ad3b1964ce7f.tar.gz
org.eclipse.etrice-82ce12062451bc2106172f4537e3ad3b1964ce7f.tar.xz
org.eclipse.etrice-82ce12062451bc2106172f4537e3ad3b1964ce7f.zip
[*] migration to Juno part 1
- xtend2 imports - IEncoderProvider - many warnings removed
Diffstat (limited to 'plugins/org.eclipse.etrice.logging/META-INF')
-rw-r--r--plugins/org.eclipse.etrice.logging/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.etrice.logging/META-INF/MANIFEST.MF b/plugins/org.eclipse.etrice.logging/META-INF/MANIFEST.MF
index 72bca5203..51797e7ab 100644
--- a/plugins/org.eclipse.etrice.logging/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.etrice.logging/META-INF/MANIFEST.MF
@@ -4,5 +4,5 @@ Bundle-Name: eTrice Logging Fragment
Bundle-SymbolicName: org.eclipse.etrice.logging
Bundle-Version: 0.2.0.qualifier
Bundle-Vendor: eTrice (Incubation)
-Fragment-Host: org.apache.log4j;bundle-version="1.2.15"
+Fragment-Host: org.apache.log4j;bundle-version="1.2.15.v201012070815"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6

Back to the top