Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 63651 invoked from network); 12 Mar 2006 17:37:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Mar 2006 17:37:02 -0000 Received: (qmail 95808 invoked by uid 500); 12 Mar 2006 17:37:01 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 95727 invoked by uid 500); 12 Mar 2006 17:37:00 -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 95709 invoked by uid 99); 12 Mar 2006 17:37:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Mar 2006 09:37:00 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Mar 2006 09:37:00 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 231BAD49F9 for ; Sun, 12 Mar 2006 17:36:39 +0000 (GMT) Message-ID: <582318876.1142184999140.JavaMail.jira@ajax> Date: Sun, 12 Mar 2006 17:36:39 +0000 (GMT) From: "Geir Magnusson Jr (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Commented: (HARMONY-3) Code contribution - JCVM 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 [ http://issues.apache.org/jira/browse/HARMONY-3?page=comments#action_12370083 ] Geir Magnusson Jr commented on HARMONY-3: ----------------------------------------- pending outcome of discussion of infringement claim, download of tarball has been disabled. > Code contribution - JCVM > ------------------------ > > Key: HARMONY-3 > URL: http://issues.apache.org/jira/browse/HARMONY-3 > Project: Harmony > Type: New Feature > Components: Contributions > Reporter: Archie Cobbs > Assignee: Geir Magnusson Jr > Attachments: jcvm.tar.gz > > This is the JC virtual machine contribution to Apache's Harmony project. > All code herein was written by me. However many ideas and algorithms herein > were NOT invented by me, rather I just reimplemented them (with modifications). > These are described the documentation (see doc/jc.texi). > Note that the code in this tarball has been partially stripped down and > will not build standalone. If you want to play with the complete JCVM, > please visit: http://jcvm.sf.net/ > Here's a posting describing some of the parts of JCVM that may > be useful to reuse in Harmony: > http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200505.mbox/% > 3c4288F308.9000502@dellroad.org%3e > Here's how this tarball was created: > 1. cvs -d :ext:yournamehere@cvs.sourceforge.net:/cvsroot/jcvm checkout jcvm > When: Sun Sep 25 13:28:25 CDT 2005 > 2. Substituted the Apache copyright header (COPYRIGHT.Apache) > into all source files. > 3. Removed non-original or irrelevant stuff: > java/gnu subdirectory > java/java subdirectory > soot/ subdirectory > website/ subdirectory > include/queue.h > 4. Added LICENSE.Apache > -Archie Cobbs -- 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