From e552e609165826782e7b3175a5d95e54c9127643 Mon Sep 17 00:00:00 2001 From: relves Date: Thu, 21 May 2009 05:09:59 +0000 Subject: NEW - bug 237042: [e3.4] use secure storage to save passwords https://bugs.eclipse.org/bugs/show_bug.cgi?id=237042 --- org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF | 1 - 1 file changed, 1 deletion(-) (limited to 'org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF') diff --git a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF index cd603a2a5..a5c7c24cd 100644 --- a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF @@ -7,7 +7,6 @@ Bundle-Vendor: %Bundle-Vendor Bundle-RequiredExecutionEnvironment: J2SE-1.5 Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.net, - org.eclipse.equinox.security, org.eclipse.mylyn.commons.core;bundle-version="[3.0.0,4.0.0)", org.eclipse.mylyn.commons.net;bundle-version="[3.0.0,4.0.0)" Export-Package: org.eclipse.mylyn.internal.provisional.tasks.core;x-internal:=true, -- cgit v1.2.1