From 395954789ec70db0cda05126087fad69297ec3fb Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Wed, 28 Aug 2013 10:22:39 +0200 Subject: Change product exports to shrink the site.p2 --- .../.settings/org.eclipse.core.resources.prefs | 2 + .../CDOExplorer.product | 9 +- .../feature.xml | 172 ++++++++++++++------- .../.project | 4 + .../CDOServer.product | 36 ++++- .../build.properties | 3 +- .../feature.xml | 66 +------- 7 files changed, 165 insertions(+), 127 deletions(-) create mode 100644 features/org.eclipse.emf.cdo.explorer.product-feature/.settings/org.eclipse.core.resources.prefs (limited to 'features') diff --git a/features/org.eclipse.emf.cdo.explorer.product-feature/.settings/org.eclipse.core.resources.prefs b/features/org.eclipse.emf.cdo.explorer.product-feature/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000000..3fa82b87a2 --- /dev/null +++ b/features/org.eclipse.emf.cdo.explorer.product-feature/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +encoding/buckminster.cspex=UTF-8 diff --git a/features/org.eclipse.emf.cdo.explorer.product-feature/CDOExplorer.product b/features/org.eclipse.emf.cdo.explorer.product-feature/CDOExplorer.product index b69f45776c..ebd92e1ec1 100644 --- a/features/org.eclipse.emf.cdo.explorer.product-feature/CDOExplorer.product +++ b/features/org.eclipse.emf.cdo.explorer.product-feature/CDOExplorer.product @@ -17,7 +17,6 @@ - @@ -33,6 +32,14 @@ + + + + + + + + diff --git a/features/org.eclipse.emf.cdo.explorer.product-feature/feature.xml b/features/org.eclipse.emf.cdo.explorer.product-feature/feature.xml index 4639b26d58..f37f000bc8 100644 --- a/features/org.eclipse.emf.cdo.explorer.product-feature/feature.xml +++ b/features/org.eclipse.emf.cdo.explorer.product-feature/feature.xml @@ -12,7 +12,7 @@ @@ -33,64 +33,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/features/org.eclipse.emf.cdo.server.product-feature/.project b/features/org.eclipse.emf.cdo.server.product-feature/.project index 016c01a0ce..922c611c80 100644 --- a/features/org.eclipse.emf.cdo.server.product-feature/.project +++ b/features/org.eclipse.emf.cdo.server.product-feature/.project @@ -13,6 +13,10 @@ org.eclipse.emf.cdo.releng.version.VersionBuilder + + ignore.feature.content.changes + true + release.path /org.eclipse.emf.cdo.releng.release/release.xml diff --git a/features/org.eclipse.emf.cdo.server.product-feature/CDOServer.product b/features/org.eclipse.emf.cdo.server.product-feature/CDOServer.product index bdef33c94e..1f7210e039 100644 --- a/features/org.eclipse.emf.cdo.server.product-feature/CDOServer.product +++ b/features/org.eclipse.emf.cdo.server.product-feature/CDOServer.product @@ -1,7 +1,7 @@ - + @@ -32,6 +32,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/features/org.eclipse.emf.cdo.server.product-feature/build.properties b/features/org.eclipse.emf.cdo.server.product-feature/build.properties index 087d32248c..b396e8c53b 100644 --- a/features/org.eclipse.emf.cdo.server.product-feature/build.properties +++ b/features/org.eclipse.emf.cdo.server.product-feature/build.properties @@ -19,6 +19,7 @@ bin.includes = feature.xml,\ src.includes = about.html,\ epl-v10.html,\ license.html,\ - buckminster.cspex + buckminster.cspex,\ + copyright.txt root=../../plugins/org.eclipse.emf.cdo.server.product/config diff --git a/features/org.eclipse.emf.cdo.server.product-feature/feature.xml b/features/org.eclipse.emf.cdo.server.product-feature/feature.xml index 7f6422d6a5..fd783a70b9 100644 --- a/features/org.eclipse.emf.cdo.server.product-feature/feature.xml +++ b/features/org.eclipse.emf.cdo.server.product-feature/feature.xml @@ -12,7 +12,7 @@ @@ -40,68 +40,4 @@ version="0.0.0" unpack="false"/> - - - - - - - - - - - - - - - - - - -- cgit v1.2.3