File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- # See
2- # https://bugs.eclipse.org/bugs/show_bug.cgi?id=429406#c7
3- # Excluding only "known issues"
4- #
51## NON-ECLIPSE BUNDLES
62org.apache.ant
73org.apache.commons.codec
84org.objectweb.asm
95org.objectweb.asm.commons
106org.apache.commons.commons-io
117biz.aQute.bndlib
8+ biz.aQute.repository
129org.apache.lucene.core
1310org.apache.commons.commons-beanutils
1411bcpg
@@ -23,11 +20,12 @@ junit-platform-engine
2320junit-platform-launcher
2421org.commonmark
2522com.ibm.icu
23+ org.mortbay.jasper.mortbay-apache-jsp
2624
2725## SPECIAL CASE FOR SWT: THE FRAGMENT IS ANALYZED AS PART OF THE HOST
2826org.eclipse.swt.win32.win32.x86_64
2927
30- ## Can't guarantee jetty bundles API stabiltiy
28+ ## Can't guarantee other Eclipse Projects bundles API stabiltiy
3129org.eclipse.jetty.continuation
3230org.eclipse.jetty.http
3331org.eclipse.jetty.io
@@ -37,4 +35,6 @@ org.eclipse.jetty.servlet
3735org.eclipse.jetty.util.ajax
3836org.eclipse.jetty.util
3937org.eclipse.jetty.ee8.server
40- org.mortbay.jasper.mortbay-apache-jsp
38+ org.eclipse.emf.common
39+ org.eclipse.emf.ecore
40+ org.eclipse.emf.ecore.xmi
You can’t perform that action at this time.
0 commit comments