From kato-commits-return-371-apmail-incubator-kato-commits-archive=incubator.apache.org@incubator.apache.org Fri Jun 12 16:19:22 2009 Return-Path: Delivered-To: apmail-incubator-kato-commits-archive@minotaur.apache.org Received: (qmail 92853 invoked from network); 12 Jun 2009 16:19:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jun 2009 16:19:22 -0000 Received: (qmail 73486 invoked by uid 500); 12 Jun 2009 16:19:33 -0000 Delivered-To: apmail-incubator-kato-commits-archive@incubator.apache.org Received: (qmail 73471 invoked by uid 500); 12 Jun 2009 16:19:33 -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 73461 invoked by uid 99); 12 Jun 2009 16:19:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2009 16:19:33 +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; Fri, 12 Jun 2009 16:19:31 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 991872388897; Fri, 12 Jun 2009 16:19:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r784178 - in /incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse: ./ plugins/kato.api.plugin/ plugins/kato.api.registry.plugin/ plugins/kato.explorer.plugin/ plugins/kato.hexeditor.plugin/ plugins/kato.hprof.read... Date: Fri, 12 Jun 2009 16:19:11 -0000 To: kato-commits@incubator.apache.org From: spoole@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090612161911.991872388897@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: spoole Date: Fri Jun 12 16:19:10 2009 New Revision: 784178 URL: http://svn.apache.org/viewvc?rev=784178&view=rev Log: updated maven config for eclipse project so all modules are children of the main eclipse module Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.api.plugin/pom.xml incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.api.registry.plugin/pom.xml incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.explorer.plugin/pom.xml incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.hexeditor.plugin/pom.xml incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.hprof.reader.plugin/pom.xml incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.jdi.core.plugin/pom.xml incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.query.plugin/pom.xml incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.rtexplorer.plugin/pom.xml incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/pom.xml Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.api.plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.api.plugin/pom.xml?rev=784178&r1=784177&r2=784178&view=diff ============================================================================== --- incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.api.plugin/pom.xml (original) +++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.api.plugin/pom.xml Fri Jun 12 16:19:10 2009 @@ -1,6 +1,6 @@ - kato + eclipse org.apache.kato 0.0.1-SNAPSHOT Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.api.registry.plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.api.registry.plugin/pom.xml?rev=784178&r1=784177&r2=784178&view=diff ============================================================================== --- incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.api.registry.plugin/pom.xml (original) +++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.api.registry.plugin/pom.xml Fri Jun 12 16:19:10 2009 @@ -1,6 +1,6 @@ - kato + eclipse org.apache.kato 0.0.1-SNAPSHOT Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.explorer.plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.explorer.plugin/pom.xml?rev=784178&r1=784177&r2=784178&view=diff ============================================================================== --- incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.explorer.plugin/pom.xml (original) +++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.explorer.plugin/pom.xml Fri Jun 12 16:19:10 2009 @@ -1,6 +1,6 @@ - kato + eclipse org.apache.kato 0.0.1-SNAPSHOT Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.hexeditor.plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.hexeditor.plugin/pom.xml?rev=784178&r1=784177&r2=784178&view=diff ============================================================================== --- incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.hexeditor.plugin/pom.xml (original) +++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.hexeditor.plugin/pom.xml Fri Jun 12 16:19:10 2009 @@ -1,6 +1,6 @@ - kato + eclipse org.apache.kato 0.0.1-SNAPSHOT Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.hprof.reader.plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.hprof.reader.plugin/pom.xml?rev=784178&r1=784177&r2=784178&view=diff ============================================================================== --- incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.hprof.reader.plugin/pom.xml (original) +++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.hprof.reader.plugin/pom.xml Fri Jun 12 16:19:10 2009 @@ -1,6 +1,6 @@ - kato + eclipse org.apache.kato 0.0.1-SNAPSHOT Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.jdi.core.plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.jdi.core.plugin/pom.xml?rev=784178&r1=784177&r2=784178&view=diff ============================================================================== --- incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.jdi.core.plugin/pom.xml (original) +++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.jdi.core.plugin/pom.xml Fri Jun 12 16:19:10 2009 @@ -1,6 +1,6 @@ - kato + eclipse org.apache.kato 0.0.1-SNAPSHOT Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.query.plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.query.plugin/pom.xml?rev=784178&r1=784177&r2=784178&view=diff ============================================================================== --- incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.query.plugin/pom.xml (original) +++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.query.plugin/pom.xml Fri Jun 12 16:19:10 2009 @@ -1,6 +1,6 @@ - kato + eclipse org.apache.kato 0.0.1-SNAPSHOT Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.rtexplorer.plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.rtexplorer.plugin/pom.xml?rev=784178&r1=784177&r2=784178&view=diff ============================================================================== --- incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.rtexplorer.plugin/pom.xml (original) +++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/plugins/kato.rtexplorer.plugin/pom.xml Fri Jun 12 16:19:10 2009 @@ -1,6 +1,6 @@ - kato + eclipse org.apache.kato 0.0.1-SNAPSHOT Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/pom.xml URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/pom.xml?rev=784178&r1=784177&r2=784178&view=diff ============================================================================== --- incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/pom.xml (original) +++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato.eclipse/pom.xml Fri Jun 12 16:19:10 2009 @@ -6,6 +6,7 @@ Apache Kato Eclipse plugins 0.0.1-SNAPSHOT Apache Kato Eclipse plugins + plugins/kato.hexeditor.plugin plugins/kato.explorer.plugin plugins/kato.query.plugin @@ -15,5 +16,6 @@ plugins/kato.hprof.reader.plugin features/kato.feature features/kato.jdi.feature + \ No newline at end of file