XComp commented on a change in pull request #17928:
URL: https://github.com/apache/flink/pull/17928#discussion_r758114146
##########
File path: flink-test-utils-parent/flink-test-utils/pom.xml
##########
@@ -57,6 +57,14 @@ under the License.
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>org.apache.flink</groupId>
+ <artifactId>flink-core</artifactId>
Review comment:
I left it like that because I thought it's good enough to see the
thought process in the commits. I planned to squash it afterwards. But fair
enough: I reorganized the commits into less change units.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]