From 0d2c947459a753fbebd59978df01b961cc6cad0a Mon Sep 17 00:00:00 2001 From: Markus Knauer Date: Sun, 21 Feb 2016 16:57:56 +0100 Subject: RCP/RAP: 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. Only cosmetic changes... the main part of the restructuring was done for Eclipse Mars - this change removes unnecessary parts and cleans things up. Bug 332989 - Allow parts of a package to upgraded or removed https://bugs.eclipse.org/bugs/show_bug.cgi?id=332989 Change-Id: Ia4919d0c38839b6ef5e17063dda6a89d36144788 Signed-off-by: Markus Knauer --- .../feature.xml | 47 +++------------------- .../epp.product | 20 ++++----- 2 files changed, 16 insertions(+), 51 deletions(-) diff --git a/packages/org.eclipse.epp.package.rcp.feature/feature.xml b/packages/org.eclipse.epp.package.rcp.feature/feature.xml index bd4fcb17..5da5462c 100644 --- a/packages/org.eclipse.epp.package.rcp.feature/feature.xml +++ b/packages/org.eclipse.epp.package.rcp.feature/feature.xml @@ -22,48 +22,13 @@ + All requirements to features and the content of the product are defined + in the product configuration epp.product since Eclipse Neon. For further + details see the following bug: - + Bug 332989 - Allow parts of a package to upgraded or removed + https://bugs.eclipse.org/bugs/show_bug.cgi?id=332989 + --> - - + + + + - - + - @@ -212,16 +213,15 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U - + + + + - - - - -- cgit v1.2.3