[ https://issues.apache.org/jira/browse/FLINK-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006008#comment-15006008 ]
ASF GitHub Bot commented on FLINK-3013: --------------------------------------- GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1356 FLINK-3013: Incorrect package declaration in GellyScalaAPICompletenessTest.scala You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink FLINK-3013 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1356.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1356 ---- commit 2069e6222fb283024e7bbaa232656fc07b12e77a Author: smarthi <smar...@apache.org> Date: 2015-11-15T19:44:14Z FLINK-3013: Incorrect package declaration in GellyScalaAPICompletenessTest.scala ---- > Incorrect package declaration in GellyScalaAPICompletenessTest.scala > -------------------------------------------------------------------- > > Key: FLINK-3013 > URL: https://issues.apache.org/jira/browse/FLINK-3013 > Project: Flink > Issue Type: Bug > Components: Gelly, Scala API > Affects Versions: 0.10 > Reporter: Suneel Marthi > Fix For: 1.0 > > > Incorrect package declaration in GellyScalaAPICompletenessTest.scala, > presently reads as: > org.apache.flink.streaming.api.scala => org.apache.flink.graph.scala.test > Also fix failing Gelly-Scala tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)