Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt
index eae66617a..b938b03fd 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt
+++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt
@@ -22,3 +22,9 @@ org.eclipse.core.runtime.compatibility.registry
## REMOVED org.eclipse.core.filesystem.java7 fragment - https://bugs.eclipse.org/472554
org.eclipse.core.filesystem.java7
+
+## REMOVED org.eclipse.ecf.provider.filetransfer.httpclient4 - https://bugs.eclipse.org/545718
+org.eclipse.ecf.provider.filetransfer.httpclient4
+
+## REMOVED org.eclipse.ecf.provider.filetransfer.httpclient4.ssl - https://bugs.eclipse.org/545718
+org.eclipse.ecf.provider.filetransfer.httpclient4.ssl

Back to the top