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

Ufuk Celebi commented on FLINK-920:
-----------------------------------

Thanks! Looks like a lot of work and a long night. ;-)

The quickstarts still need renaming and I found some empty 
{{eu/stratosphere/...}} directories, which we need to remove:

{code}
./stratosphere-examples/stratosphere-java-examples/src/main/java/eu/stratosphere
./stratosphere-examples/stratosphere-java-examples/src/main/java/eu/stratosphere/example
./stratosphere-quickstart/quickstart-java/src/main/java/eu/stratosphere
./stratosphere-quickstart/quickstart-java/src/main/java/eu/stratosphere/quickstart
./stratosphere-quickstart/quickstart-java/src/main/java/eu/stratosphere/quickstart/Dummy.java
./stratosphere-quickstart/quickstart-scala/src/main/java/eu/stratosphere
./stratosphere-quickstart/quickstart-scala/src/main/java/eu/stratosphere/quickstart
./stratosphere-quickstart/quickstart-scala/src/main/java/eu/stratosphere/quickstart/Dummy.java
./stratosphere-runtime/src/main/java/eu/stratosphere
./stratosphere-runtime/src/main/java/eu/stratosphere/nephele
./stratosphere-scala/src/main/scala/eu/stratosphere
./stratosphere-scala/src/main/scala/eu/stratosphere/api
./stratosphere-scala/src/main/scala/eu/stratosphere/api/scala
{code}

What about the Maven modules? Will we rename them to e.g. `flink-java` or 
should we just go without the prefix?

> 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