Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 32536 invoked from network); 16 Sep 2009 13:00:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Sep 2009 13:00:23 -0000 Received: (qmail 15677 invoked by uid 500); 16 Sep 2009 13:00:22 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 15570 invoked by uid 500); 16 Sep 2009 13:00:22 -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 15257 invoked by uid 99); 16 Sep 2009 13:00:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2009 13:00:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2009 13:00:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AFF58234C48C for ; Wed, 16 Sep 2009 05:59:57 -0700 (PDT) Message-ID: <1616129707.1253105997719.JavaMail.jira@brutus> Date: Wed, 16 Sep 2009 05:59:57 -0700 (PDT) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Commented: (HAMA-192) Refactor the top level package structure In-Reply-To: <447935116.1253090518442.JavaMail.jira@brutus> 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/HAMA-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756016#action_12756016 ] Edward J. Yoon commented on HAMA-192: ------------------------------------- We also need to consider about the src directory structure. I would suggest to separate them by package as below : src/examples/org/apache... src/bsp/org/apache... ... > Refactor the top level package structure > ----------------------------------------- > > Key: HAMA-192 > URL: https://issues.apache.org/jira/browse/HAMA-192 > Project: Hama > Issue Type: Task > Affects Versions: 0.2.0 > Reporter: Edward J. Yoon > Fix For: 0.2.0 > > > We discuss refactoring and planning for integration of hamburg, a graph computing framework in this issue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.