[ 
https://issues.apache.org/jira/browse/FLINK-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058601#comment-14058601
 ] 

Márton Balassi commented on FLINK-920:
--------------------------------------

Compiling on my side after adding the following two imports to 
org.apache.flink.compiler.IterationsCompilerTest:

import org.apache.flink.compiler.plandump.PlanJSONDumpGenerator;
import org.apache.flink.compiler.testfunctions.IdentityMapper;

Besides the headers and the version this looks fine to me, so if you do not 
advise differently I would use the current stage as a dependency for renaming 
the streaming project.

> Rename code from Stratosphere to Flink
> --------------------------------------
>
>                 Key: FLINK-920
>                 URL: https://issues.apache.org/jira/browse/FLINK-920
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Build System
>    Affects Versions: 0.6-incubating
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>            Priority: Critical
>
> We have to rename the packages from the "eu.stratosphere" to the 
> "org.apache.flink" namespace
> the maven modules / directory also need renaming.
> I will try to do this using regular expressions (instead of Eclipse 
> refactoring) to cover also comments, log messages, exceptions etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to