From kato-commits-return-1026-apmail-incubator-kato-commits-archive=incubator.apache.org@incubator.apache.org Mon Jan 11 18:47:36 2010 Return-Path: Delivered-To: apmail-incubator-kato-commits-archive@minotaur.apache.org Received: (qmail 83727 invoked from network); 11 Jan 2010 18:47:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Jan 2010 18:47:36 -0000 Received: (qmail 86363 invoked by uid 500); 11 Jan 2010 18:47:36 -0000 Delivered-To: apmail-incubator-kato-commits-archive@incubator.apache.org Received: (qmail 86349 invoked by uid 500); 11 Jan 2010 18:47:36 -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 86339 invoked by uid 99); 11 Jan 2010 18:47:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jan 2010 18:47:36 +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, 11 Jan 2010 18:47:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 26B9A2388906; Mon, 11 Jan 2010 18:47:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r897999 - /incubator/kato/trunk/org.apache.kato/kato.tck/execution/jdump/pom.xml Date: Mon, 11 Jan 2010 18:47:13 -0000 To: kato-commits@incubator.apache.org From: spoole@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100111184713.26B9A2388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: spoole Date: Mon Jan 11 18:47:12 2010 New Revision: 897999 URL: http://svn.apache.org/viewvc?rev=897999&view=rev Log: corrected misnamed module in pom Modified: incubator/kato/trunk/org.apache.kato/kato.tck/execution/jdump/pom.xml Modified: incubator/kato/trunk/org.apache.kato/kato.tck/execution/jdump/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/trunk/org.apache.kato/kato.tck/execution/jdump/pom.xml?rev=897999&r1=897998&r2=897999&view=diff ============================================================================== --- incubator/kato/trunk/org.apache.kato/kato.tck/execution/jdump/pom.xml (original) +++ incubator/kato/trunk/org.apache.kato/kato.tck/execution/jdump/pom.xml Mon Jan 11 18:47:12 2010 @@ -7,7 +7,7 @@ 4.0.0 org.apache.kato - kato.tck.execution.hprof + kato.tck.execution.jdump Execute TCK against JDump M1-incubating