From 23864014a7eec00a7cf004f93a28d2a1b25e7014 Mon Sep 17 00:00:00 2001 From: DJ Houghton Date: Wed, 10 Mar 2010 21:58:19 +0000 Subject: Bug 305406 - equinox.p2.sdk feature missing some plug-ins --- features/org.eclipse.equinox.p2.sdk/build.properties | 4 +++- features/org.eclipse.equinox.p2.sdk/feature.xml | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/features/org.eclipse.equinox.p2.sdk/build.properties b/features/org.eclipse.equinox.p2.sdk/build.properties index 582dddd74..be846fa4e 100644 --- a/features/org.eclipse.equinox.p2.sdk/build.properties +++ b/features/org.eclipse.equinox.p2.sdk/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2009 EclipseSource and others. +# Copyright (c) 2009, 2010 EclipseSource and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -7,6 +7,7 @@ # # Contributors: # EclipseSource - initial API and implementation +# IBM - Ongoing changes ############################################################################### bin.includes = feature.xml,license.html,epl-v10.html,license.html,feature.properties @@ -37,6 +38,7 @@ generate.plugin@org.eclipse.equinox.p2.jarprocessor.source=org.eclipse.equinox.p generate.plugin@org.eclipse.equinox.p2.metadata.generator.source=org.eclipse.equinox.p2.metadata.generator generate.plugin@org.eclipse.equinox.p2.metadata.repository.source=org.eclipse.equinox.p2.metadata.repository generate.plugin@org.eclipse.equinox.p2.metadata.source=org.eclipse.equinox.p2.metadata +generate.plugin@org.eclipse.equinox.p2.operations.source=org.eclipse.equinox.p2.operations generate.plugin@org.eclipse.equinox.p2.publisher.source=org.eclipse.equinox.p2.publisher generate.plugin@org.eclipse.equinox.p2.ql.source=org.eclipse.equinox.p2.ql generate.plugin@org.eclipse.equinox.p2.reconciler.dropins.source=org.eclipse.equinox.p2.reconciler.dropins diff --git a/features/org.eclipse.equinox.p2.sdk/feature.xml b/features/org.eclipse.equinox.p2.sdk/feature.xml index dfd6886f4..a0a9fcff7 100644 --- a/features/org.eclipse.equinox.p2.sdk/feature.xml +++ b/features/org.eclipse.equinox.p2.sdk/feature.xml @@ -633,6 +633,13 @@ version="0.0.0" unpack="false"/> + + + + -- cgit v1.2.3