Return-Path: X-Original-To: apmail-systemml-dev-archive@minotaur.apache.org Delivered-To: apmail-systemml-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DC3A918B77 for ; Thu, 12 Nov 2015 13:37:46 +0000 (UTC) Received: (qmail 88875 invoked by uid 500); 12 Nov 2015 13:37:46 -0000 Delivered-To: apmail-systemml-dev-archive@systemml.apache.org Received: (qmail 88830 invoked by uid 500); 12 Nov 2015 13:37:45 -0000 Mailing-List: contact dev-help@systemml.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@systemml.incubator.apache.org Delivered-To: mailing list dev@systemml.incubator.apache.org Received: (qmail 88806 invoked by uid 99); 12 Nov 2015 13:37:44 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2015 13:37:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 3F230C0F8F for ; Thu, 12 Nov 2015 13:37:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.15 X-Spam-Level: **** X-Spam-Status: No, score=4.15 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HTML_MESSAGE=3, KAM_LIVE=1, RCVD_IN_MSPIKE_H2=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id a0zQI4g2vmIY for ; Thu, 12 Nov 2015 13:37:33 +0000 (UTC) Received: from mail-ig0-f171.google.com (mail-ig0-f171.google.com [209.85.213.171]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 3DB8043A17 for ; Thu, 12 Nov 2015 13:37:33 +0000 (UTC) Received: by igbhv6 with SMTP id hv6so40875413igb.0 for ; Thu, 12 Nov 2015 05:37:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=uh8hzPk0MZYd7QZAA0JNVLrC8DpXi6+nGrCBYhTFEx4=; b=aTbaMWhH4DL+oFJOJK9KEKS5KceMzHRSEIuOg10EvJgWSeNW4nlCBZTCKbuA3Z5Nyg GfcU5j8oX4ymlxNKRAp59N522Fa2PfS/e0iPWgYrFh00pWAM2UcIzVg40ICkPEbg8LFG t4hEBPxacWxuATDv5xJhnGEbELIBpQB+TRpvRAR3aXuF5OixBYskI7h8AI6z6ONvMwpl bmuvWjoysvzTTKUhECxqHAgNIcZb2hpna1fiw+GfSRPBjLvIrQLMSlGqtibiDL03g07O 95WMjWYdKvGsHkmHoE+LvbI5smihVpsbeW6gWZWZGumpVklgVO0ijygFMeItYIZdIfYG zdgg== MIME-Version: 1.0 X-Received: by 10.50.107.104 with SMTP id hb8mr14300744igb.1.1447335452770; Thu, 12 Nov 2015 05:37:32 -0800 (PST) Received: by 10.64.31.33 with HTTP; Thu, 12 Nov 2015 05:37:32 -0800 (PST) Date: Thu, 12 Nov 2015 11:37:32 -0200 Message-ID: Subject: Migrating source code from GitHub From: Luciano Resende To: dev@systemml.incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b10ca478886f50524580b28 --047d7b10ca478886f50524580b28 Content-Type: text/plain; charset=UTF-8 We now have a new empty repo for Apache Systeml that is also mirrored in GitHub under the Apache Organization : https://github.com/apache/incubator-systemml I am planning to start the migration process on the next couple days, which means : - current repository will go into read mode - some folder cleanup/refactoring might be done to have all code from root folder (instead of system-ml) - code import into new apache systemml repository Please let me know if you have questions and/or suggestions. -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/ --047d7b10ca478886f50524580b28--