From a8101bde2bbcf063cbf55420e882259ab2e7b3fb Mon Sep 17 00:00:00 2001 From: Markus Knauer Date: Sun, 21 Feb 2016 15:32:54 +0100 Subject: DSL: Move package content definition from feature to product By using the product definition (instead of the EPP package feature) for defining the product content it is possible to install some of them as root level feature that can be updated and/or removed independently from the package. Since the DSL package already moved some of the dependencies to the product definition, no need to change anything substantial here, just doing some minor changes such as adding the EPP common feature to the product, and adding the platform dependency like in the other packages. Bug 332989 - Allow parts of a package to upgraded or removed https://bugs.eclipse.org/bugs/show_bug.cgi?id=332989 Change-Id: I5b28d537a7c810a2be3ab0f5d723e4029dcbdad4 Signed-off-by: Markus Knauer --- packages/org.eclipse.epp.package.dsl.product/epp.product | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'packages/org.eclipse.epp.package.dsl.product') diff --git a/packages/org.eclipse.epp.package.dsl.product/epp.product b/packages/org.eclipse.epp.package.dsl.product/epp.product index 84bd2ae6..dd15b48c 100644 --- a/packages/org.eclipse.epp.package.dsl.product/epp.product +++ b/packages/org.eclipse.epp.package.dsl.product/epp.product @@ -186,10 +186,13 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U - + + + + - + -- cgit v1.2.1