Hi everyone!
The first part of the renaming is done. The code is not in the master
(tests and cluster tests pending), but anyone that wants to base patches on
the renamed code can use the following branch.
The code is in my fork of the github mirror:
https://github.com/StephanEwen/incubator-flink/commits/masterWhat 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
Further progress is tracked here:
https://issues.apache.org/jira/browse/FLINK-920Stephan