Community
Participate
Working Groups
There are some API filters defined for the Graphiti framework projects. Clean-up and remove the filters that are no longer necessary (e.g. usage of former non-API stuff or execptions introduced to avoid the need to increase versions to 1.0)
Needs to be done for Juno, but only in a late phase (M7?)
- I removed the no longer needed API filters (actually only 1) - I enabled the automatic removal of unused API filters for each project - I aligned the target API baseline definition in the build with the plain and simple standard Graphiti 0.8.0 installation to avoid ghost unused API filter warnings in the central build --> central build does no longer show any unused API filter warnings
I removed the automatic deletion of not used API filters again since it lead to spontaneously appearing changes that were not easy to understand. This happened already in case a slightly different baseline had been set.
Part of Graphiti 0.9.0 (Eclipse Juno)