Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrescobar2011-08-10 03:28:05 +0000
committerRyan D. Brooks2011-08-10 03:28:05 +0000
commitf135d5263a3d0c5597e8a48f43ac9a8dc50ec1f8 (patch)
treec5fca6e4ec7272f1f78af0d4e064f356ed4c4180 /plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF
parent34711e00d3a815754426b86248b5d90d5c0f9902 (diff)
downloadorg.eclipse.osee-f135d5263a3d0c5597e8a48f43ac9a8dc50ec1f8.tar.gz
org.eclipse.osee-f135d5263a3d0c5597e8a48f43ac9a8dc50ec1f8.tar.xz
org.eclipse.osee-f135d5263a3d0c5597e8a48f43ac9a8dc50ec1f8.zip
feature[bgz_348148]: Update mail service to use callables
Diffstat (limited to 'plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF
index 914e6c3e001..b0f27ed4b79 100644
--- a/plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.mail/META-INF/MANIFEST.MF
@@ -10,7 +10,6 @@ Import-Package: javax.activation,
javax.mail.event;version="1.4.1",
javax.mail.internet;version="1.4.1",
javax.xml.bind.annotation,
- org.eclipse.osee.framework.core.operation,
org.eclipse.osee.framework.jdk.core.util,
org.eclipse.osee.framework.jdk.core.util.windows,
org.osgi.framework

Back to the top