Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 13050 invoked from network); 17 May 2006 10:17:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 May 2006 10:17:00 -0000 Received: (qmail 7114 invoked by uid 500); 17 May 2006 10:16:37 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 7067 invoked by uid 500); 17 May 2006 10:16:37 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 7055 invoked by uid 99); 17 May 2006 10:16:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 May 2006 03:16:36 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 May 2006 03:16:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2B275410005 for ; Wed, 17 May 2006 10:16:07 +0000 (GMT) Message-ID: <1331791.1147860967173.JavaMail.jira@brutus> Date: Wed, 17 May 2006 10:16:07 +0000 (GMT+00:00) From: "Oliver Deakin (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Created: (HARMONY-469) Refactor deploy directory layout into HDK shape MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Refactor deploy directory layout into HDK shape ----------------------------------------------- Key: HARMONY-469 URL: http://issues.apache.org/jira/browse/HARMONY-469 Project: Harmony Type: Improvement Components: Classlib Reporter: Oliver Deakin This JIRA proposes an alteration to the layout of the deploy directory to: deploy/ \----jdk |----include \----jre as proposed on the mailing list [1]. This will make deploy the top level of an HDK style layout. At some later stage when the natives are being modularised, deploy/include and deploy/lib directories will also be created (proposed later in the same thread [2]). I will attach a patch that will alter the build system so it now puts its jre content under deploy/jdk/jre instead of deploy/jre. The patch will also alter the test setup so it finds the jre in the correct location. [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c200605091407.k49E749L028574@d06av02.portsmouth.uk.ibm.com%3e [2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c4463654A.3080105@googlemail.com%3e -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira