From kato-commits-return-22-apmail-incubator-kato-commits-archive=incubator.apache.org@incubator.apache.org Mon Mar 16 17:04:32 2009 Return-Path: Delivered-To: apmail-incubator-kato-commits-archive@minotaur.apache.org Received: (qmail 32017 invoked from network); 16 Mar 2009 17:04:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Mar 2009 17:04:32 -0000 Received: (qmail 21530 invoked by uid 500); 16 Mar 2009 17:04:29 -0000 Delivered-To: apmail-incubator-kato-commits-archive@incubator.apache.org Received: (qmail 21521 invoked by uid 500); 16 Mar 2009 17:04:29 -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 Delivered-To: moderator for kato-commits@incubator.apache.org Received: (qmail 84510 invoked by uid 99); 16 Mar 2009 16:43:30 -0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r754948 - in /incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature: ./ .project .settings/ .settings/org.eclipse.core.resources.prefs build.properties feature.xml Date: Mon, 16 Mar 2009 16:43:06 -0000 To: kato-commits@incubator.apache.org From: ccristal@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090316164306.3963C2388D3A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ccristal Date: Mon Mar 16 16:43:05 2009 New Revision: 754948 URL: http://svn.apache.org/viewvc?rev=754948&view=rev Log: Initial code contribution from IBM. Added: incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/ incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.project incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.settings/ incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.settings/org.eclipse.core.resources.prefs incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/build.properties incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/feature.xml Added: incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.project URL: http://svn.apache.org/viewvc/incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.project?rev=754948&view=auto ============================================================================== --- incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.project (added) +++ incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.project Mon Mar 16 16:43:05 2009 @@ -0,0 +1,17 @@ + + + org.apache.kato.tools.jdi.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + Added: incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.settings/org.eclipse.core.resources.prefs URL: http://svn.apache.org/viewvc/incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.settings/org.eclipse.core.resources.prefs?rev=754948&view=auto ============================================================================== --- incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.settings/org.eclipse.core.resources.prefs (added) +++ incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/.settings/org.eclipse.core.resources.prefs Mon Mar 16 16:43:05 2009 @@ -0,0 +1,4 @@ +#Fri Jan 30 14:27:03 GMT 2009 +eclipse.preferences.version=1 +encoding/build.properties=ISO-8859-1 +encoding/feature.xml=UTF-8 Added: incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/build.properties URL: http://svn.apache.org/viewvc/incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/build.properties?rev=754948&view=auto ============================================================================== --- incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/build.properties (added) +++ incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/build.properties Mon Mar 16 16:43:05 2009 @@ -0,0 +1,15 @@ +#------------------------------------------------------------------------------- +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +#------------------------------------------------------------------------------- +bin.includes = feature.xml +src.includes = feature.xml Added: incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/feature.xml URL: http://svn.apache.org/viewvc/incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/feature.xml?rev=754948&view=auto ============================================================================== --- incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/feature.xml (added) +++ incubator/kato/trunk/import/org.apache.kato.tools.jdi.feature/feature.xml Mon Mar 16 16:43:05 2009 @@ -0,0 +1,32 @@ + + + + + + + This feature collects all plugins required for Eclipse based +Post-Mortem Debug + + + + Plug-ins contained in this feature have their own agreements. + + +