You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by XuPingyong <gi...@git.apache.org> on 2017/08/08 13:50:05 UTC

[GitHub] flink pull request #4273: [FLINK-7065] Separate the flink-streaming-java mod...

Github user XuPingyong commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4273#discussion_r131916494
  
    --- Diff: flink-contrib/flink-connector-wikiedits/pom.xml ---
    @@ -37,7 +37,7 @@ under the License.
     	<dependencies>
     		<dependency>
     			<groupId>org.apache.flink</groupId>
    -			<artifactId>flink-streaming-java_${scala.binary.version}</artifactId>
    +			<artifactId>flink-clients_${scala.binary.version}</artifactId>
    --- End diff --
    
    It is executed in WikipediaEditsSourceTest. In the latest commit, this module still depends on flink-streaming-java, and also flink-clients of test scope.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---