Return-Path: X-Original-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-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 C03DB6507 for ; Fri, 29 Jul 2011 08:11:53 +0000 (UTC) Received: (qmail 93155 invoked by uid 500); 29 Jul 2011 08:11:53 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 93032 invoked by uid 500); 29 Jul 2011 08:11:42 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 93015 invoked by uid 99); 29 Jul 2011 08:11:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jul 2011 08:11:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tommaso.teofili@gmail.com designates 209.85.161.175 as permitted sender) Received: from [209.85.161.175] (HELO mail-gx0-f175.google.com) (209.85.161.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jul 2011 08:11:30 +0000 Received: by gxk3 with SMTP id 3so2472264gxk.6 for ; Fri, 29 Jul 2011 01:11:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=SPMzneLCdApcEsBugQjm/2Sd1KH7mjXMBRfmZ7U+SJ8=; b=XkPA2c0SnxUcHg2ptfFFNkE/X/hglvBKEnnOwkjuW2LnustTH4R4kaae69xt8+4Vpi F/Kr8WA2DyGQvMaPK3QTYVgZ8QCpNAr3MWWXBaOe9rL9gaCs/R8eiyIedtv+dEGdX7d3 xudGsynzTYHhecsujwRcwW8+SZWUzr22gcuHA= Received: by 10.143.92.4 with SMTP id u4mr579173wfl.394.1311927069111; Fri, 29 Jul 2011 01:11:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.58.4 with HTTP; Fri, 29 Jul 2011 01:10:29 -0700 (PDT) From: Tommaso Teofili Date: Fri, 29 Jul 2011 10:10:29 +0200 Message-ID: Subject: Refactoring Hama structure for better Maven usage To: hama-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=000e0cd29ad2ecf7c404a930d2c5 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd29ad2ecf7c404a930d2c5 Content-Type: text/plain; charset=ISO-8859-1 Hi al, I'd like to start the refactoring we discussed some time ago in order to create different modules for hama-core and hama-examples, this should also help any future factoring out of functionalities in more fine grained modules. What do you think? Regards, Tommaso --000e0cd29ad2ecf7c404a930d2c5--