dalongliu created FLINK-38016: --------------------------------- Summary: [Release-2.1] Verify that no exclusions were erroneously added to the japicmp plugin Key: FLINK-38016 URL: https://issues.apache.org/jira/browse/FLINK-38016 Project: Flink Issue Type: Sub-task Components: Release System Reporter: dalongliu Fix For: 2.1.0
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. -- This message was sent by Atlassian Jira (v8.20.10#820010)