Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-05-19 08:10:10 +0000
committerEike Stepper2010-05-19 08:10:10 +0000
commit23f02437085bfbaa9a32f1ab085e54ba72b34527 (patch)
treef1e7b10982bb92b1e2f75e16e096acbca42465e9 /features
parent9f4f90b734f1a0737a2514ef3b68cede3cf99226 (diff)
downloadcdo-23f02437085bfbaa9a32f1ab085e54ba72b34527.tar.gz
cdo-23f02437085bfbaa9a32f1ab085e54ba72b34527.tar.xz
cdo-23f02437085bfbaa9a32f1ab085e54ba72b34527.zip
preparing RC1
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.cdo.dawn-feature/feature.properties6
-rw-r--r--features/org.eclipse.emf.cdo.dawn-feature/feature.xml3
-rw-r--r--features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.properties6
-rw-r--r--features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml3
-rw-r--r--features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties8
-rw-r--r--features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml3
-rw-r--r--features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties8
-rw-r--r--features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml7
-rw-r--r--features/org.gastro-feature/feature.properties4
9 files changed, 26 insertions, 22 deletions
diff --git a/features/org.eclipse.emf.cdo.dawn-feature/feature.properties b/features/org.eclipse.emf.cdo.dawn-feature/feature.properties
index 39271f8263..f1dc172cb9 100644
--- a/features/org.eclipse.emf.cdo.dawn-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.dawn-feature/feature.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2004 - 2010 Martin Fluegge (Berlin, Germany) and others.
+# Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) 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
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse Modeling Project
-featureName = Dawn Runtime (Experimental)
-description = Dawn Runtime contains the runtime aspects for graphical collaboration support over CDO.
+featureName = CDO Dawn Runtime (Experimental)
+description = CDO Dawn Runtime contains the runtime aspects for graphical collaboration support over CDO.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.dawn-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
index ea753ff31a..112d319503 100644
--- a/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
@@ -13,7 +13,8 @@
id="org.eclipse.emf.cdo.dawn"
label="%featureName"
version="0.2.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ image="eclipse_update_120.jpg">
<description>
%description
diff --git a/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.properties b/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.properties
index f0c2793cbc..f08395ec8a 100644
--- a/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2004 - 2010 Martin Fluegge (Berlin, Germany) and others.
+# Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) 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
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse Modeling Project
-featureName = Dawn Codegen (Experimental)
-description = Dawn Codegen contains the code generation aspects for graphical collaboration support over CDO.
+featureName = CDO Dawn Codegen (Experimental)
+description = CDO Dawn Codegen contains the code generation aspects for graphical collaboration support over CDO.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml
index 2589bf5026..1114bb0e2c 100644
--- a/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml
@@ -13,7 +13,8 @@
id="org.eclipse.emf.cdo.dawn.codegen"
label="%featureName"
version="0.2.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ image="eclipse_update_120.jpg">
<description>
%description
diff --git a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties
index f75b0477f9..ecabd8d02e 100644
--- a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2004 - 2010 Martin Fluegge (Berlin, Germany) and others.
+# Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) 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
@@ -17,11 +17,11 @@
# ==============================================================================
providerName = Eclipse Modeling Project
-featureName = Dawn Examples (Experimental)
-description = Dawn Examples contains example plugins to demonstrate a range of functions of Dawn.
+featureName = CDO Dawn Examples (Experimental)
+description = CDO Dawn Examples contains example plugins to demonstrate a range of functions of Dawn.
copyrightURL = copyright.txt
-copyright = Copyright (c) 2004 - 2010 Martin Fluegge (Berlin, Germany) and others.\n\
+copyright = Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
diff --git a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
index fae775383d..ba3836b187 100644
--- a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
@@ -13,7 +13,8 @@
id="org.eclipse.emf.cdo.dawn.examples"
label="%featureName"
version="0.2.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ image="eclipse_update_120.jpg">
<description>
%description
diff --git a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties
index 1288233f32..b654cac36f 100644
--- a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties
@@ -1,4 +1,4 @@
-# Copyright (c) 2004 - 2010 Martin Fluegge (Berlin, Germany) and others.
+# Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) 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
@@ -17,11 +17,11 @@
# ==============================================================================
providerName = Eclipse Modeling Project
-featureName = Dawn SDK (Experimental)
-description = Dawn SDK includes Runtime, Codegen, Tools, Examples, Documentation and Source.
+featureName = CDO Dawn SDK (Experimental)
+description = CDO Dawn SDK includes Runtime, Codegen, Tools, Examples, Documentation and Source.
copyrightURL = copyright.txt
-copyright = Copyright (c) 2004 - 2010 Martin Fluegge (Berlin, Germany) and others.\n\
+copyright = Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
diff --git a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
index abf4d96318..657d3fb200 100644
--- a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml
@@ -13,7 +13,8 @@
id="org.eclipse.emf.cdo.dawn.sdk"
label="%featureName"
version="0.2.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ image="eclipse_update_120.jpg">
<description>
%description
@@ -23,8 +24,8 @@
%copyright
</copyright>
- <license url="http://www.example.com/license">
- [Enter License Description here.]
+ <license url="%licenseURL">
+ %license
</license>
<url>
diff --git a/features/org.gastro-feature/feature.properties b/features/org.gastro-feature/feature.properties
index 73938ba67c..216e4a9769 100644
--- a/features/org.gastro-feature/feature.properties
+++ b/features/org.gastro-feature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse Modeling Project
-featureName = CDO Model Repository Examples Gastro
-description = CDO Model Repository Gastro example contains the CDO Gastro RCP plugins, models and sources.
+featureName = CDO Gastro Example
+description = CDO Gastro example contains the CDO Gastro RCP plugins, models and sources.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.\n\

Back to the top