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

Stephan Ewen commented on FLINK-920:
------------------------------------

I have made a first effort for the renaming. The code compiles, tests have not 
been fully verified (especially not on the cluster).
Since the renaming is a blocker, I want to make this version early available.

The code is in my fork of the github mirror: 
https://github.com/StephanEwen/incubator-flink/commits/master

What I covered:

1) Move all the packages to org.apache.flink
2) Adjust headers in all Java, Scala, Shell Script files
3) Fix internal JavaDocLinks
4) Fix comments to mention Flink, rather than Stratosphere
5) Adjust the webclient and compiler web frontend pages

What remains to be done

 - Finalize the distribution package, the shell scripts still talk of 
Stratosphere
 - Check all licenses
 - Adjust the Readme.md
 - Test the stuff on a cluster

> 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