Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list.txt')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list.txt b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list.txt
index 8893ae30d..8a253e241 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list.txt
+++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list.txt
@@ -11,3 +11,8 @@ org.eclipse.pde.core:org.eclipse.pde.core.target.ITargetDefinition#setDocument(L
# Bug 506239: New API for organize imports
org.eclipse.jdt.core.manipulation:org.eclipse.jdt.core.manipulation.JavaManipulation#setPreferenceNodeId(Ljava/lang/String;)V
org.eclipse.jdt.core.manipulation:org.eclipse.jdt.core.manipulation.JavaManipulation#setPreferenceNodeId(Ljava/lang/String;)Z
+
+# Bug 532094: Update releng with new hamcrest and apache batik
+ADDED#org.apache.batik.constants
+ADDED#org.apache.commons.io
+ADDED#org.apache.xmlgraphics

Back to the top