diff --git a/REMOVAL.MD b/REMOVAL.MD index 64352f7bbc..846f4b2219 100644 --- a/REMOVAL.MD +++ b/REMOVAL.MD @@ -6,4 +6,9 @@ replaced by core tycho-source # org.eclipse.tycho.PackagingType.TYPE_ECLIPSE_REPOSITORY and org.eclipse.tycho.PackagingType.TYPE_ECLIPSE_UPDATE_SITE and corresponding mojos -The packagetypes ECLIPSE_REPOSITORY+ECLIPSE_UPDATE_SITE are deprecated for a long time and should be removed, corresponding mojos and code should be dropped also \ No newline at end of file +The packagetypes ECLIPSE_REPOSITORY+ECLIPSE_UPDATE_SITE are deprecated for a long time and should be removed, corresponding mojos and code should be dropped also + +# drop "fixSWT" + +We should simply drop this as the depending bug has be resolved for more than 5 years: +https://bugs.eclipse.org/bugs/show_bug.cgi?id=381167 \ No newline at end of file