Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 72059 invoked from network); 4 Oct 2006 14:44:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2006 14:44:51 -0000 Received: (qmail 98127 invoked by uid 500); 4 Oct 2006 14:44:34 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 98079 invoked by uid 500); 4 Oct 2006 14:44:34 -0000 Mailing-List: contact harmony-dev-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-dev@incubator.apache.org Received: (qmail 97945 invoked by uid 99); 4 Oct 2006 14:44:33 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2006 07:44:33 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=t.p.ellison@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=DNS_FROM_RFC_ABUSE,RCVD_IN_SORBS_WEB DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [66.249.92.171] ([66.249.92.171:32038] helo=ug-out-1314.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 74/E6-00170-CA8C3254 for ; Wed, 04 Oct 2006 07:43:58 -0700 Received: by ug-out-1314.google.com with SMTP id y2so81012uge for ; Wed, 04 Oct 2006 07:43:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=HNyrAyIdkF25e/q9WXuUjByz/Tvyx8rONoMP3DH74EiayBAHyj0AigPkqaGTfW/Uk5azk8ZC/y80Zz8q0QHKdxKO29WJm2NxDu68Wf8D0XP8+dABejkswCTAjhD+rrvHoh7aCwbdAef+49F41c7ziZOW1G5DPLSdDAqDHVRdDGQ= Received: by 10.67.89.5 with SMTP id r5mr644665ugl; Wed, 04 Oct 2006 07:43:54 -0700 (PDT) Received: from ?9.20.183.70? ( [195.212.29.75]) by mx.gmail.com with ESMTP id x33sm596674ugc.2006.10.04.07.43.54; Wed, 04 Oct 2006 07:43:54 -0700 (PDT) Message-ID: <4523C8A8.1060005@gmail.com> Date: Wed, 04 Oct 2006 15:43:52 +0100 From: Tim Ellison User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib][tools] The java class file disassembler contribution announcement. References: <98e7db8d0610031008n24029a92pc8a8290314a31d5b@mail.gmail.com> In-Reply-To: <98e7db8d0610031008n24029a92pc8a8290314a31d5b@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Cool - thanks Dimitry! Tim Dmitry M. Kononov wrote: > Hi all, > > I have developed a tool to disassemble the java class files. Its > behavior is similar to the javap tool from J2SE 1.5.0. I would like it > to be included in the Harmony tools project. > > The contribution can be found there: > http://issues.apache.org/jira/browse/HARMONY-1680 > > The contribution archive contains the source files, building script > and several text files. One of the text files is README, which > explains in detail how the tool can be built and how you can use it as > a standalone application. > > All the code is pure Java. > > Please don't hesitate to contact me for more details. > > Thanks. -- Tim Ellison (t.p.ellison@gmail.com) IBM Java technology centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org