Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.20.0
-
None
-
None
-
None
Description
Verify that no exclusions were erroneously added to the japicmp plugin that break compatibility guarantees. Check the exclusions for the japicmp-maven-plugin in the root pom (see apache/flink:pom.xml:2175ff for exclusions that:
- For minor releases: break source compatibility for @Public APIs
- For patch releases: break source/binary compatibility for @Public/@PublicEvolving APIs
Any such exclusion must be properly justified, in advance.