Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 248141187B for ; Thu, 10 Jul 2014 21:27:29 +0000 (UTC) Received: (qmail 25008 invoked by uid 500); 10 Jul 2014 21:27:29 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 24980 invoked by uid 500); 10 Jul 2014 21:27:29 -0000 Mailing-List: contact issues-help@flink.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.incubator.apache.org Delivered-To: mailing list issues@flink.incubator.apache.org Received: (qmail 24971 invoked by uid 99); 10 Jul 2014 21:27:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 21:27:29 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 10 Jul 2014 21:27:30 +0000 Received: (qmail 24781 invoked by uid 99); 10 Jul 2014 21:27:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 21:27:04 +0000 Date: Thu, 10 Jul 2014 21:27:04 +0000 (UTC) From: "Stephan Ewen (JIRA)" To: issues@flink.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-920) Rename code from Stratosphere to Flink MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FLINK-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057985#comment-14057985 ] Stephan Ewen commented on FLINK-920: ------------------------------------ Very nice! I have merged it and pushed it back at https://github.com/StephanEwen/incubator-flink/commits/master What remains: 1) Change version to "0.6-incubating-SNAPSHOT" (release will be "0.6-incubating"), if I understand correctly. [~hsaputra], correct me if I am wrong, please. 2) Adjust README.md > 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)