Return-Path: Delivered-To: apmail-incubator-oodt-commits-archive@minotaur.apache.org Received: (qmail 6733 invoked from network); 26 Feb 2010 23:54:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Feb 2010 23:54:28 -0000 Received: (qmail 34197 invoked by uid 500); 26 Feb 2010 23:54:28 -0000 Delivered-To: apmail-incubator-oodt-commits-archive@incubator.apache.org Received: (qmail 34177 invoked by uid 500); 26 Feb 2010 23:54:28 -0000 Mailing-List: contact oodt-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oodt-dev@incubator.apache.org Delivered-To: mailing list oodt-commits@incubator.apache.org Received: (qmail 34170 invoked by uid 99); 26 Feb 2010 23:54:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Feb 2010 23:54:28 +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; Fri, 26 Feb 2010 23:54:26 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id ED894234C1F2 for ; Fri, 26 Feb 2010 23:54:05 +0000 (UTC) Message-ID: <1686014313.1711267228445959.JavaMail.jira@brutus.apache.org> Date: Fri, 26 Feb 2010 23:54:05 +0000 (UTC) From: "Chris A. Mattmann (JIRA)" To: oodt-commits@incubator.apache.org Subject: [jira] Created: (OODT-5) Reorganize OODT codebase to remove edm-* and cas-* 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 Reorganize OODT codebase to remove edm-* and cas-* -------------------------------------------------- Key: OODT-5 URL: https://issues.apache.org/jira/browse/OODT-5 Project: OODT Issue Type: Improvement Components: crawler, file manager, pge wrapper framework, product server, profile server, push pull framework, query server, resource manager, workflow manager Environment: indep. of env. Reporter: Chris A. Mattmann Assignee: Chris A. Mattmann Fix For: 0.1-incubating We should remove the edm-* (/oodt-*), and cas-* prefixes from all module directories. So, we'd be left with: {noformat} oodt/core oodt/commons oodt/profile oodt/product oodt/query oodt/filemgr oodt/workflow oodt/resource oodt/crawler oodt/pushpull oodt/pge {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.