From kato-commits-return-613-apmail-incubator-kato-commits-archive=incubator.apache.org@incubator.apache.org Mon Sep 07 08:12:20 2009 Return-Path: Delivered-To: apmail-incubator-kato-commits-archive@minotaur.apache.org Received: (qmail 33389 invoked from network); 7 Sep 2009 08:12:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Sep 2009 08:12:20 -0000 Received: (qmail 54026 invoked by uid 500); 7 Sep 2009 08:12:20 -0000 Delivered-To: apmail-incubator-kato-commits-archive@incubator.apache.org Received: (qmail 54013 invoked by uid 500); 7 Sep 2009 08:12:20 -0000 Mailing-List: contact kato-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: kato-dev@incubator.apache.org Delivered-To: mailing list kato-commits@incubator.apache.org Received: (qmail 54003 invoked by uid 99); 7 Sep 2009 08:12:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2009 08:12:19 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2009 08:12:16 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8C32E238887A; Mon, 7 Sep 2009 08:11:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r812029 - /incubator/kato/trunk/org.apache.kato.native/pom.xml Date: Mon, 07 Sep 2009 08:11:55 -0000 To: kato-commits@incubator.apache.org From: spoole@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090907081155.8C32E238887A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: spoole Date: Mon Sep 7 08:11:55 2009 New Revision: 812029 URL: http://svn.apache.org/viewvc?rev=812029&view=rev Log: turned off pyjvmti module building as now replaced by cjvmti module Modified: incubator/kato/trunk/org.apache.kato.native/pom.xml Modified: incubator/kato/trunk/org.apache.kato.native/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/trunk/org.apache.kato.native/pom.xml?rev=812029&r1=812028&r2=812029&view=diff ============================================================================== --- incubator/kato/trunk/org.apache.kato.native/pom.xml (original) +++ incubator/kato/trunk/org.apache.kato.native/pom.xml Mon Sep 7 08:11:55 2009 @@ -12,7 +12,6 @@ 0.0.1-SNAPSHOT Apache Kato native code modules - kato.native.pyjvmti kato.native.cjvmti \ No newline at end of file