Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 82457 invoked from network); 13 Nov 2006 20:54:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2006 20:54:01 -0000 Received: (qmail 90590 invoked by uid 500); 13 Nov 2006 20:54:10 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 90549 invoked by uid 500); 13 Nov 2006 20:54:09 -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 90520 invoked by uid 99); 13 Nov 2006 20:54:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2006 12:54:09 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2006 12:53:58 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4C5E77142F5 for ; Mon, 13 Nov 2006 12:53:38 -0800 (PST) Message-ID: <24592787.1163451218310.JavaMail.jira@brutus> Date: Mon, 13 Nov 2006 12:53:38 -0800 (PST) From: "Ilya Neverov (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Updated: (HARMONY-2180) to prepare scripts and patches for moving classlib/tools to "jdktools" In-Reply-To: <17324553.1163449777120.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HARMONY-2180?page=all ] Ilya Neverov updated HARMONY-2180: ---------------------------------- Attachment: mv-2-jdktools.zip The attachment is just a very early draft of required scrips and build files. It can serve as a base for reviewing the proposed directory and build structure for the jdktools component. Only jdk/lib/tools.jar and jdk/jre/lib/jretools/jar are built in this version. Test and Doc targets should be added/corrected to correspond to the jdktools/ dir structure. The scripts were checked on Windows 2003 only with cygwin/bash and ant 1.2.3. harmony-hdk-r468731 was used as a base for that build checks; joint building classlib-and-jdktools was not checked yet. Run bash mv-2-jdktools.sh to checkout and rearrange sources; then run ant -f trunk\working_jdktools\build.xml -Dhy.hdk=${path-to-HDK} to build jdk/lib/tools.jar and jdk/jre/lib/jretools/jar . > to prepare scripts and patches for moving classlib/tools to "jdktools" > ---------------------------------------------------------------------- > > Key: HARMONY-2180 > URL: http://issues.apache.org/jira/browse/HARMONY-2180 > Project: Harmony > Issue Type: Sub-task > Components: JDK > Reporter: Ilya Neverov > Priority: Minor > Attachments: mv-2-jdktools.zip > > > Scripts with svn actions for moving the sources should be provided to automate the jdktools/ initial populating with sources from classlib. > Patches for existing tools build files are needed to create build system for jdktools/ -- 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