From kato-commits-return-277-apmail-incubator-kato-commits-archive=incubator.apache.org@incubator.apache.org Tue May 26 07:13:46 2009 Return-Path: Delivered-To: apmail-incubator-kato-commits-archive@minotaur.apache.org Received: (qmail 69617 invoked from network); 26 May 2009 07:13:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 May 2009 07:13:46 -0000 Received: (qmail 29130 invoked by uid 500); 26 May 2009 07:13:58 -0000 Delivered-To: apmail-incubator-kato-commits-archive@incubator.apache.org Received: (qmail 29115 invoked by uid 500); 26 May 2009 07:13:58 -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 29105 invoked by uid 99); 26 May 2009 07:13:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2009 07:13:58 +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; Tue, 26 May 2009 07:13:56 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D1AF5238888D; Tue, 26 May 2009 07:13:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r778586 - in /incubator/kato/branches/experimental/maven_restructure/org.apache.kato: kato.explorer.plugin/ kato.query.plugin/ pom.xml Date: Tue, 26 May 2009 07:13:36 -0000 To: kato-commits@incubator.apache.org From: spoole@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090526071336.D1AF5238888D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: spoole Date: Tue May 26 07:13:36 2009 New Revision: 778586 URL: http://svn.apache.org/viewvc?rev=778586&view=rev Log: changes to api plugin to see if can propogate a jar lib dependency Added: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.explorer.plugin/ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.query.plugin/ Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml?rev=778586&r1=778585&r2=778586&view=diff ============================================================================== --- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml (original) +++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml Tue May 26 07:13:36 2009 @@ -21,8 +21,8 @@ kato.jdi plugins/kato.rtexplorer.plugin plugins/kato.api.plugin - kato.explorer.plugin - kato.query.plugin + plugins/kato.explorer.plugin + plugins/kato.query.plugin