Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/org.eclipse.emf.cdo-feature/build.properties4
-rw-r--r--features/org.eclipse.emf.cdo-feature/sourceTemplateFeature/build.properties3
-rw-r--r--features/org.eclipse.emf.cdo.examples-feature/build.properties4
-rw-r--r--features/org.eclipse.emf.cdo.examples-feature/sourceTemplateFeature/build.properties3
-rw-r--r--features/org.eclipse.emf.cdo.sdk-feature/build.properties4
-rw-r--r--features/org.eclipse.emf.cdo.server-feature/build.properties4
-rw-r--r--features/org.eclipse.emf.cdo.server-feature/sourceTemplateFeature/build.properties3
-rw-r--r--features/org.eclipse.emf.cdo.server.hibernate-feature/build.properties4
-rw-r--r--features/org.eclipse.emf.cdo.server.hibernate-feature/sourceTemplateFeature/build.properties3
-rw-r--r--features/org.eclipse.emf.cdo.server.product-feature/build.properties4
-rw-r--r--features/org.eclipse.emf.cdo.tests-feature/build.properties3
-rw-r--r--features/org.eclipse.emf.cdo.tests-feature/sourceTemplateFeature/build.properties3
12 files changed, 30 insertions, 12 deletions
diff --git a/features/org.eclipse.emf.cdo-feature/build.properties b/features/org.eclipse.emf.cdo-feature/build.properties
index fdbb78ac2d..ce9ccf9c83 100644
--- a/features/org.eclipse.emf.cdo-feature/build.properties
+++ b/features/org.eclipse.emf.cdo-feature/build.properties
@@ -14,5 +14,7 @@ bin.includes = feature.xml,\
copyright.txt,\
feature.properties,\
about.html,\
- license.html
+ license.html,\
+ eclipse.gif,\
+ eclipse_update_120.jpg
root = rootfiles
diff --git a/features/org.eclipse.emf.cdo-feature/sourceTemplateFeature/build.properties b/features/org.eclipse.emf.cdo-feature/sourceTemplateFeature/build.properties
index aa7682b35e..415d102b7f 100644
--- a/features/org.eclipse.emf.cdo-feature/sourceTemplateFeature/build.properties
+++ b/features/org.eclipse.emf.cdo-feature/sourceTemplateFeature/build.properties
@@ -15,4 +15,5 @@ bin.includes = feature.xml,\
eclipse_update_120.jpg,\
license.html,\
copyright.txt,\
- about.html
+ about.html,\
+ eclipse.gif
diff --git a/features/org.eclipse.emf.cdo.examples-feature/build.properties b/features/org.eclipse.emf.cdo.examples-feature/build.properties
index 644c311906..2ea0c355b8 100644
--- a/features/org.eclipse.emf.cdo.examples-feature/build.properties
+++ b/features/org.eclipse.emf.cdo.examples-feature/build.properties
@@ -14,5 +14,7 @@ bin.includes = feature.xml,\
copyright.txt,\
about.html,\
feature.properties,\
- license.html
+ license.html,\
+ eclipse.gif,\
+ eclipse_update_120.jpg
root = rootfiles
diff --git a/features/org.eclipse.emf.cdo.examples-feature/sourceTemplateFeature/build.properties b/features/org.eclipse.emf.cdo.examples-feature/sourceTemplateFeature/build.properties
index aa7682b35e..415d102b7f 100644
--- a/features/org.eclipse.emf.cdo.examples-feature/sourceTemplateFeature/build.properties
+++ b/features/org.eclipse.emf.cdo.examples-feature/sourceTemplateFeature/build.properties
@@ -15,4 +15,5 @@ bin.includes = feature.xml,\
eclipse_update_120.jpg,\
license.html,\
copyright.txt,\
- about.html
+ about.html,\
+ eclipse.gif
diff --git a/features/org.eclipse.emf.cdo.sdk-feature/build.properties b/features/org.eclipse.emf.cdo.sdk-feature/build.properties
index b89584edf2..99ff02d611 100644
--- a/features/org.eclipse.emf.cdo.sdk-feature/build.properties
+++ b/features/org.eclipse.emf.cdo.sdk-feature/build.properties
@@ -14,7 +14,9 @@ bin.includes = feature.xml,\
feature.properties,\
epl-v10.html,\
copyright.txt,\
- about.html
+ about.html,\
+ eclipse.gif,\
+ eclipse_update_120.jpg
root = rootfiles
generate.feature@org.eclipse.emf.cdo.source = org.eclipse.emf.cdo
#generate.feature@org.eclipse.emf.cdo.weaver.source = org.eclipse.emf.cdo.weaver
diff --git a/features/org.eclipse.emf.cdo.server-feature/build.properties b/features/org.eclipse.emf.cdo.server-feature/build.properties
index fdbb78ac2d..ce9ccf9c83 100644
--- a/features/org.eclipse.emf.cdo.server-feature/build.properties
+++ b/features/org.eclipse.emf.cdo.server-feature/build.properties
@@ -14,5 +14,7 @@ bin.includes = feature.xml,\
copyright.txt,\
feature.properties,\
about.html,\
- license.html
+ license.html,\
+ eclipse.gif,\
+ eclipse_update_120.jpg
root = rootfiles
diff --git a/features/org.eclipse.emf.cdo.server-feature/sourceTemplateFeature/build.properties b/features/org.eclipse.emf.cdo.server-feature/sourceTemplateFeature/build.properties
index aa7682b35e..415d102b7f 100644
--- a/features/org.eclipse.emf.cdo.server-feature/sourceTemplateFeature/build.properties
+++ b/features/org.eclipse.emf.cdo.server-feature/sourceTemplateFeature/build.properties
@@ -15,4 +15,5 @@ bin.includes = feature.xml,\
eclipse_update_120.jpg,\
license.html,\
copyright.txt,\
- about.html
+ about.html,\
+ eclipse.gif
diff --git a/features/org.eclipse.emf.cdo.server.hibernate-feature/build.properties b/features/org.eclipse.emf.cdo.server.hibernate-feature/build.properties
index fdbb78ac2d..ce9ccf9c83 100644
--- a/features/org.eclipse.emf.cdo.server.hibernate-feature/build.properties
+++ b/features/org.eclipse.emf.cdo.server.hibernate-feature/build.properties
@@ -14,5 +14,7 @@ bin.includes = feature.xml,\
copyright.txt,\
feature.properties,\
about.html,\
- license.html
+ license.html,\
+ eclipse.gif,\
+ eclipse_update_120.jpg
root = rootfiles
diff --git a/features/org.eclipse.emf.cdo.server.hibernate-feature/sourceTemplateFeature/build.properties b/features/org.eclipse.emf.cdo.server.hibernate-feature/sourceTemplateFeature/build.properties
index aa7682b35e..415d102b7f 100644
--- a/features/org.eclipse.emf.cdo.server.hibernate-feature/sourceTemplateFeature/build.properties
+++ b/features/org.eclipse.emf.cdo.server.hibernate-feature/sourceTemplateFeature/build.properties
@@ -15,4 +15,5 @@ bin.includes = feature.xml,\
eclipse_update_120.jpg,\
license.html,\
copyright.txt,\
- about.html
+ about.html,\
+ eclipse.gif
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 b3aca4c6c1..2a5985fae6 100644
--- a/features/org.eclipse.emf.cdo.server.product-feature/build.properties
+++ b/features/org.eclipse.emf.cdo.server.product-feature/build.properties
@@ -15,5 +15,7 @@ bin.includes = feature.xml,\
feature.properties,\
about.html,\
license.html,\
- CDOServer.product
+ CDOServer.product,\
+ eclipse.gif,\
+ eclipse_update_120.jpg
root = rootfiles
diff --git a/features/org.eclipse.emf.cdo.tests-feature/build.properties b/features/org.eclipse.emf.cdo.tests-feature/build.properties
index 2161181083..2e7c353da1 100644
--- a/features/org.eclipse.emf.cdo.tests-feature/build.properties
+++ b/features/org.eclipse.emf.cdo.tests-feature/build.properties
@@ -15,6 +15,7 @@ bin.includes = feature.xml,\
feature.properties,\
license.html,\
copyright.txt,\
- about.html
+ about.html,\
+ eclipse.gif
root = rootfiles
\ No newline at end of file
diff --git a/features/org.eclipse.emf.cdo.tests-feature/sourceTemplateFeature/build.properties b/features/org.eclipse.emf.cdo.tests-feature/sourceTemplateFeature/build.properties
index aa7682b35e..415d102b7f 100644
--- a/features/org.eclipse.emf.cdo.tests-feature/sourceTemplateFeature/build.properties
+++ b/features/org.eclipse.emf.cdo.tests-feature/sourceTemplateFeature/build.properties
@@ -15,4 +15,5 @@ bin.includes = feature.xml,\
eclipse_update_120.jpg,\
license.html,\
copyright.txt,\
- about.html
+ about.html,\
+ eclipse.gif

Back to the top