Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-01-28 07:58:54 +0000
committerEike Stepper2011-01-28 07:58:54 +0000
commit0a0957a9f9c95163247fdaaa0e4dda57e74463b2 (patch)
tree02bc5ffcc85fd2fc36048ddefc5d2e3481a1b247
parent39c55c05ed00ab4956214ec141ab727a86ffc583 (diff)
downloadcdo-0a0957a9f9c95163247fdaaa0e4dda57e74463b2.tar.gz
cdo-0a0957a9f9c95163247fdaaa0e4dda57e74463b2.tar.xz
cdo-0a0957a9f9c95163247fdaaa0e4dda57e74463b2.zip
adjusted all feature descriptions
-rw-r--r--features/org.eclipse.emf.cdo-feature/feature.properties6
-rw-r--r--features/org.eclipse.emf.cdo.dawn-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.defs-feature/feature.properties6
-rw-r--r--features/org.eclipse.emf.cdo.doc-feature/feature.properties6
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.examples-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.sdk-feature/feature.properties6
-rw-r--r--features/org.eclipse.emf.cdo.server-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.server.db-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.server.db4o-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.server.objectivity-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.server.product-feature/feature.properties8
-rw-r--r--features/org.eclipse.emf.cdo.site-feature/feature.properties4
-rw-r--r--features/org.eclipse.emf.cdo.tests-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j-feature/feature.properties6
-rw-r--r--features/org.eclipse.net4j.db-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.db.derby-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.db.h2-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.db.hsqldb-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.db.mysql-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.db.postgresql-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.defs-feature/feature.properties6
-rw-r--r--features/org.eclipse.net4j.examples-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.sdk-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.tests-feature/feature.properties2
-rw-r--r--features/org.eclipse.net4j.ui-feature/feature.properties6
-rw-r--r--features/org.gastro-feature/feature.properties2
-rw-r--r--releng/org.eclipse.emf.cdo.releng.version-feature/feature.properties2
32 files changed, 50 insertions, 50 deletions
diff --git a/features/org.eclipse.emf.cdo-feature/feature.properties b/features/org.eclipse.emf.cdo-feature/feature.properties
index f5e8d36419..d74c788f0e 100644
--- a/features/org.eclipse.emf.cdo-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo-feature/feature.properties
@@ -3,10 +3,10 @@
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# Eike Stepper - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Client
-description = CDO Model Repository Client contains the CDO client core and user interface plugins.
+description = Contains the CDO client core and user interface plugins.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.dawn-feature/feature.properties b/features/org.eclipse.emf.cdo.dawn-feature/feature.properties
index 8f034e4b78..271673ab25 100644
--- a/features/org.eclipse.emf.cdo.dawn-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.dawn-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Dawn Runtime (Experimental)
-description = CDO Dawn Runtime contains the runtime aspects for graphical collaboration support over CDO.
+description = Contains the runtime aspects for graphical collaboration support over CDO.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
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 f5bd9c25dd..16b8bbe669 100644
--- a/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Dawn Codegen (Experimental)
-description = CDO Dawn Codegen contains the code generation aspects for graphical collaboration support over CDO.
+description = Contains the code generation aspects for graphical collaboration support over CDO.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
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 40efbcfdd7..2662364748 100644
--- a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Dawn Examples (Experimental)
-description = CDO Dawn Examples contains example plugins to demonstrate a range of functions of Dawn.
+description = Contains example plugins to demonstrate a range of functions of Dawn.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
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 d0efd8d71b..95ecc7a91d 100644
--- a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Dawn SDK (Experimental)
-description = CDO Dawn SDK includes Runtime, Codegen, Tools, Examples, Documentation and Source.
+description = Includes Runtime, Codegen, Tools, Examples, Documentation and Source.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.defs-feature/feature.properties b/features/org.eclipse.emf.cdo.defs-feature/feature.properties
index 20bbefaa72..63b63d90aa 100644
--- a/features/org.eclipse.emf.cdo.defs-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.defs-feature/feature.properties
@@ -3,10 +3,10 @@
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# Eike Stepper - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Definitions
-description = CDO Model Repository Definitions contains the EMF-based definition and wiring plugins for CDO.
+description = Contains the EMF-based definition and wiring plugins for CDO.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.doc-feature/feature.properties b/features/org.eclipse.emf.cdo.doc-feature/feature.properties
index fa9dcb4cad..b7fc62ad9e 100644
--- a/features/org.eclipse.emf.cdo.doc-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.doc-feature/feature.properties
@@ -3,10 +3,10 @@
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# Eike Stepper - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Documentation
-description = CDO Model Repository Documentation contains the documentation of the CDO SDK.
+description = Contains the documentation of the CDO SDK.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.epp-feature/feature.properties b/features/org.eclipse.emf.cdo.epp-feature/feature.properties
index d8613c5405..7cea9a42b0 100644
--- a/features/org.eclipse.emf.cdo.epp-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.epp-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository EPP
-description = CDO Model Repository EPP contains a minimum CDO client and server environment for the Eclipse Modeling package.
+description = Contains a minimum CDO client and server environment for the Eclipse Modeling package.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.examples-feature/feature.properties b/features/org.eclipse.emf.cdo.examples-feature/feature.properties
index c0a3a46f34..9bddafaf3e 100644
--- a/features/org.eclipse.emf.cdo.examples-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.examples-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Examples
-description = CDO Model Repository Examples contains the CDO example plugin, models and sources.
+description = Contains the CDO example plugin, models and sources.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.sdk-feature/feature.properties b/features/org.eclipse.emf.cdo.sdk-feature/feature.properties
index a6e2a60c91..4822a37013 100644
--- a/features/org.eclipse.emf.cdo.sdk-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.sdk-feature/feature.properties
@@ -3,10 +3,10 @@
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# Eike Stepper - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository SDK
-description = CDO Model Repository SDK includes Client, Server, Tools, Examples, Documentation and Source.
+description = Includes Client, Server, Tools, Examples, Documentation and Source.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.server-feature/feature.properties b/features/org.eclipse.emf.cdo.server-feature/feature.properties
index ff0580c701..447223ab17 100644
--- a/features/org.eclipse.emf.cdo.server-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.server-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Server
-description = CDO Model Repository Server contains the CDO server plugins.
+description = Contains the CDO server plugins.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.server.db-feature/feature.properties b/features/org.eclipse.emf.cdo.server.db-feature/feature.properties
index d15ef814a5..a4e5f4f1c5 100644
--- a/features/org.eclipse.emf.cdo.server.db-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.server.db-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Server DB
-description = CDO Model Repository Server DB contains the DBStore plugins.
+description = Contains the DBStore plugins.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.server.db4o-feature/feature.properties b/features/org.eclipse.emf.cdo.server.db4o-feature/feature.properties
index acd16ef3b2..30cce815af 100644
--- a/features/org.eclipse.emf.cdo.server.db4o-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.server.db4o-feature/feature.properties
@@ -19,7 +19,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Server DB4O
-description = CDO Model Repository Server DB4O contains the DB4O Store bundle. Ensure that DB4O Driver is already installed! Visit http://net4j.sourceforge.net/update for a p2 repository that contains DB4O Driver.
+description = Contains the DB4O Store bundle. Ensure that DB4O Driver is already installed! Visit http://net4j.sourceforge.net/update for a p2 repository that contains DB4O Driver.
copyrightURL = copyright.txt
diff --git a/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties b/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties
index 83838c01dc..1341a43930 100644
--- a/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Server Hibernate
-description = CDO Model Repository Server Hibernate contains the HibernateStore and Teneo integration plugins. Ensure that Hibernate is already installed! Visit http://net4j.sourceforge.net/update for a p2 repository that contains Hibernate.
+description = Contains the HibernateStore and Teneo integration plugins. Ensure that Hibernate is already installed! Visit http://net4j.sourceforge.net/update for a p2 repository that contains Hibernate.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.server.objectivity-feature/feature.properties b/features/org.eclipse.emf.cdo.server.objectivity-feature/feature.properties
index 98b6238d97..3a2c6f2cab 100644
--- a/features/org.eclipse.emf.cdo.server.objectivity-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.server.objectivity-feature/feature.properties
@@ -19,7 +19,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Server Objectivity
-description = CDO Model Repository Server Objectivity contains the Objectivity Store and stubbed jar file bundle. For runtime, ensure that you have Objectivity /DB installed!
+description = Contains the Objectivity Store and stubbed jar file bundle. For runtime, ensure that you have Objectivity /DB installed!
copyrightURL = copyright.txt
diff --git a/features/org.eclipse.emf.cdo.server.product-feature/feature.properties b/features/org.eclipse.emf.cdo.server.product-feature/feature.properties
index 0a4d8f5077..0e3998a7a8 100644
--- a/features/org.eclipse.emf.cdo.server.product-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.server.product-feature/feature.properties
@@ -3,10 +3,10 @@
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# Eike Stepper - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Server Product
-description = CDO Model Repository Server Product contains the product definition of an installable CDO server.
+description = Contains the product definition of an installable CDO server.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
@@ -29,7 +29,7 @@ http://www.eclipse.org/legal/epl-v10.html\n\
\n\
Contributors:\n\
Eike Stepper - initial API and implementation
-
+
licenseURL = license.html
license=\
Eclipse Foundation Software User Agreement\n\
diff --git a/features/org.eclipse.emf.cdo.site-feature/feature.properties b/features/org.eclipse.emf.cdo.site-feature/feature.properties
index 49a449a7eb..79a0595b3c 100644
--- a/features/org.eclipse.emf.cdo.site-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.site-feature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse Modeling Project
-#featureName = CDO Model Repository Site
-description = CDO Model Repository Site contains the CDO SDK, the Net4j SDK and all their additional features.
+#GENERATED: featureName = CDO Model Repository Site
+description = Contains the CDO SDK, the CDO Dawn SDK the Net4j SDK and all their included features.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.emf.cdo.tests-feature/feature.properties b/features/org.eclipse.emf.cdo.tests-feature/feature.properties
index 188969420f..7ad80a6da5 100644
--- a/features/org.eclipse.emf.cdo.tests-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.tests-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Model Repository Tests
-description = CDO Model Repository Tests contains the CDO test plugins, models and sources.
+description = Contains the CDO test plugins, models and sources.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j-feature/feature.properties b/features/org.eclipse.net4j-feature/feature.properties
index 63fa5abf6e..ec27d51029 100644
--- a/features/org.eclipse.net4j-feature/feature.properties
+++ b/features/org.eclipse.net4j-feature/feature.properties
@@ -3,10 +3,10 @@
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# Eike Stepper - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j Signalling Platform Runtime
-description = Net4j Signalling Platform Runtime contains the Net4j core and transport provider plugins (tcp, jvm and http).
+description = Contains the Net4j core and transport provider plugins (tcp, jvm and http).
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.db-feature/feature.properties b/features/org.eclipse.net4j.db-feature/feature.properties
index 25b0f7b7aa..6fd57d1b89 100644
--- a/features/org.eclipse.net4j.db-feature/feature.properties
+++ b/features/org.eclipse.net4j.db-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j DB Framework
-description = Net4j DB Framework contains the database core framework and database adapter plugins for Derby, Mysql, HSQLDB and PostgreSQL. Additional database drivers are available via http://net4j.sourceforge.net/update (read the license informations).
+description = Contains the database core framework and database adapter plugins for Derby, Mysql, HSQLDB and PostgreSQL. Additional database drivers are available via http://net4j.sourceforge.net/update (read the license informations).
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.db.derby-feature/feature.properties b/features/org.eclipse.net4j.db.derby-feature/feature.properties
index a0a433a80b..2019b2952d 100644
--- a/features/org.eclipse.net4j.db.derby-feature/feature.properties
+++ b/features/org.eclipse.net4j.db.derby-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j DB Framework Derby Adapter
-description = Net4j DB Framework Derby Adapter contains the Derby Adapter matching the Net4j DB Framework and the database driver bundle for Derby.
+description = Contains the Derby Adapter matching the Net4j DB Framework and the database driver bundle for Derby.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.db.h2-feature/feature.properties b/features/org.eclipse.net4j.db.h2-feature/feature.properties
index ee062f7518..d60a5040b9 100644
--- a/features/org.eclipse.net4j.db.h2-feature/feature.properties
+++ b/features/org.eclipse.net4j.db.h2-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j DB Framework H2 Adapter
-description = Net4j DB Framework H2 Adapter contains the H2 Adapter matching the Net4j DB Framework and the database driver bundle for H2.
+description = Contains the H2 Adapter matching the Net4j DB Framework and the database driver bundle for H2.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.db.hsqldb-feature/feature.properties b/features/org.eclipse.net4j.db.hsqldb-feature/feature.properties
index adf883f51f..c1ebb5beeb 100644
--- a/features/org.eclipse.net4j.db.hsqldb-feature/feature.properties
+++ b/features/org.eclipse.net4j.db.hsqldb-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j DB Framework HSQLDB Adapter
-description = Net4j DB Framework HSQLDB Adapter contains the HSQLDB Adapter matching the Net4j DB Framework BUT NOT the database driver bundle for HSQLDB. This needs to be installed separately, for example from http://net4j.sourceforge.net/update
+description = Contains the HSQLDB Adapter matching the Net4j DB Framework BUT NOT the database driver bundle for HSQLDB. This needs to be installed separately, for example from http://net4j.sourceforge.net/update
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.db.mysql-feature/feature.properties b/features/org.eclipse.net4j.db.mysql-feature/feature.properties
index 3dbab8c1e1..a241ade763 100644
--- a/features/org.eclipse.net4j.db.mysql-feature/feature.properties
+++ b/features/org.eclipse.net4j.db.mysql-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j DB Framework MYSQL Adapter
-description = Net4j DB Framework MYSQL Adapter contains the MYSQL Adapter matching the Net4j DB Framework BUT NOT the database driver bundle for MYSQL. This needs to be installed separately, for example from http://net4j.sourceforge.net/update
+description = Contains the MYSQL Adapter matching the Net4j DB Framework BUT NOT the database driver bundle for MYSQL. This needs to be installed separately, for example from http://net4j.sourceforge.net/update
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.db.postgresql-feature/feature.properties b/features/org.eclipse.net4j.db.postgresql-feature/feature.properties
index f228561704..d860e00b3f 100644
--- a/features/org.eclipse.net4j.db.postgresql-feature/feature.properties
+++ b/features/org.eclipse.net4j.db.postgresql-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j DB Framework PostgreSQL Adapter
-description = Net4j DB Framework PostgreSQL Adapter contains the PostgreSQL Adapter matching the Net4j DB Framework BUT NOT the database driver bundle for PostgreSQL. This needs to be installed separately, for example from http://net4j.sourceforge.net/update
+description = Contains the PostgreSQL Adapter matching the Net4j DB Framework BUT NOT the database driver bundle for PostgreSQL. This needs to be installed separately, for example from http://net4j.sourceforge.net/update
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.defs-feature/feature.properties b/features/org.eclipse.net4j.defs-feature/feature.properties
index 4d950c42ad..ffdfe0ce84 100644
--- a/features/org.eclipse.net4j.defs-feature/feature.properties
+++ b/features/org.eclipse.net4j.defs-feature/feature.properties
@@ -3,10 +3,10 @@
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# Eike Stepper - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j Signalling Platform Definitions
-description = Net4j Signalling Platform Definitions contains the EMF-based definition and wiring plugins for Net4j.
+description = Contains the EMF-based definition and wiring plugins for Net4j.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.examples-feature/feature.properties b/features/org.eclipse.net4j.examples-feature/feature.properties
index 839c5b1f42..e7b46dcd08 100644
--- a/features/org.eclipse.net4j.examples-feature/feature.properties
+++ b/features/org.eclipse.net4j.examples-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j Signalling Platform Examples
-description = Net4j Signalling Platform Examples contains the general Net4j examples, the buddies collaboration + chat examples and the experimental JMS provider implementation plugins, as well as all sources.
+description = Contains the general Net4j examples, the buddies collaboration + chat examples and the experimental JMS provider implementation plugins, as well as all sources.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.sdk-feature/feature.properties b/features/org.eclipse.net4j.sdk-feature/feature.properties
index aa20c8b962..d8f93dae3d 100644
--- a/features/org.eclipse.net4j.sdk-feature/feature.properties
+++ b/features/org.eclipse.net4j.sdk-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j Signalling Platform SDK
-description = Net4j Signalling Platform SDK includes Runtime, UI, DB, Examples, Documentation and Source.
+description = Includes Runtime, UI, DB, Examples, Documentation and Source.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.tests-feature/feature.properties b/features/org.eclipse.net4j.tests-feature/feature.properties
index 89cf956810..bc7e6a3a8d 100644
--- a/features/org.eclipse.net4j.tests-feature/feature.properties
+++ b/features/org.eclipse.net4j.tests-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j Signalling Platform Tests
-description = Net4j Signalling Platform Tests contains the Net4j test plugins and sources.
+description = Contains the Net4j test plugins and sources.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.eclipse.net4j.ui-feature/feature.properties b/features/org.eclipse.net4j.ui-feature/feature.properties
index 43f9f92fca..64c8692f30 100644
--- a/features/org.eclipse.net4j.ui-feature/feature.properties
+++ b/features/org.eclipse.net4j.ui-feature/feature.properties
@@ -3,10 +3,10 @@
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# Eike Stepper - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = Net4j Signalling Platform UI
-description = Net4j Signalling Platform UI contains the Net4j user interface and utilities user interface plugins.
+description = Contains the Net4j user interface and utilities user interface plugins.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/features/org.gastro-feature/feature.properties b/features/org.gastro-feature/feature.properties
index f998d645a6..5acd99b503 100644
--- a/features/org.gastro-feature/feature.properties
+++ b/features/org.gastro-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Gastro Example
-description = CDO Gastro example contains the CDO Gastro RCP plugins, models and sources.
+description = Contains the CDO Gastro RCP plugins, models and sources.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\
diff --git a/releng/org.eclipse.emf.cdo.releng.version-feature/feature.properties b/releng/org.eclipse.emf.cdo.releng.version-feature/feature.properties
index 5e3af09a19..5df5fca4f3 100644
--- a/releng/org.eclipse.emf.cdo.releng.version-feature/feature.properties
+++ b/releng/org.eclipse.emf.cdo.releng.version-feature/feature.properties
@@ -18,7 +18,7 @@
providerName = Eclipse Modeling Project
featureName = CDO Release Engineering Version Tool
-description = CDO Release Engineering Version Tool contains the release engineering plugins and extensions.
+description = Contains the release engineering plugins and extensions.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.\n\

Back to the top