Skip to content

Commit

Permalink
SKIP japicmp
Browse files Browse the repository at this point in the history
  • Loading branch information
reswqa committed Mar 4, 2024
1 parent 7929057 commit 5f44124
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2366,6 +2366,8 @@ under the License.
<exclude>org.apache.flink.streaming.api.environment.StreamExecutionEnvironment#fromData(java.util.Collection)</exclude>
<exclude>org.apache.flink.streaming.api.environment.StreamExecutionEnvironment#fromData(java.util.Collection,org.apache.flink.api.common.typeinfo.TypeInformation)</exclude>
<exclude>org.apache.flink.api.common.functions.RuntimeContext</exclude>
<exclude>org.apache.flink.api.common.functions.Function</exclude>
<exclude>org.apache.flink.api.java.functions.KeySelector</exclude>
<!-- MARKER: end exclusions -->
</excludes>
<accessModifier>public</accessModifier>
Expand Down

0 comments on commit 5f44124

Please sign in to comment.