Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-05-18 07:44:26 +0000
committerEike Stepper2011-05-18 07:44:26 +0000
commit198cf55ccf315e6dc728808e8bac7aa6cd9fcb5b (patch)
tree2603fb2e7666e57b5af0d5cacdfb660c2ab12711 /plugins
parentbe675e4da1f8763ce1bb8925dc9c23df3c4fb7b1 (diff)
downloadcdo-198cf55ccf315e6dc728808e8bac7aa6cd9fcb5b.tar.gz
cdo-198cf55ccf315e6dc728808e8bac7aa6cd9fcb5b.tar.xz
cdo-198cf55ccf315e6dc728808e8bac7aa6cd9fcb5b.zip
fixed releng issues
Diffstat (limited to 'plugins')
-rw-r--r--plugins/com.mongodb/build.properties14
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.ui/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf.edit/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf.ui/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/about.ini15
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/about.mappings6
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/about.properties31
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/build.properties5
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.server.db4o/about.ini15
-rw-r--r--plugins/org.eclipse.emf.cdo.server.db4o/about.mappings6
-rw-r--r--plugins/org.eclipse.emf.cdo.server.db4o/about.properties31
-rw-r--r--plugins/org.eclipse.emf.cdo.server.db4o/build.properties6
-rw-r--r--plugins/org.eclipse.emf.cdo.server.db4o/modeling32.pngbin0 -> 2414 bytes
-rw-r--r--plugins/org.gastro.rcp/about.ini15
-rw-r--r--plugins/org.gastro.rcp/about.mappings6
-rw-r--r--plugins/org.gastro.rcp/about.properties31
-rw-r--r--plugins/org.gastro.rcp/build.properties6
-rw-r--r--plugins/org.gastro.rcp/modeling32.pngbin0 -> 2414 bytes
23 files changed, 184 insertions, 19 deletions
diff --git a/plugins/com.mongodb/build.properties b/plugins/com.mongodb/build.properties
index 52e900b805..80eafefbf4 100644
--- a/plugins/com.mongodb/build.properties
+++ b/plugins/com.mongodb/build.properties
@@ -1,13 +1,11 @@
bin.includes = META-INF/,\
git-hash,\
- GNU-AGPL-3.0,\
- README,\
- THIRD-PARTY-NOTICES,\
- plugin.properties
-src.includes = GNU-AGPL-3.0,\
- README,\
- THIRD-PARTY-NOTICES,\
- git-hash
+ plugin.properties,\
+ LICENSE.txt,\
+ README.md
+src.includes = git-hash,\
+ LICENSE.txt,\
+ README.md
jars.compile.order = .
source.. = src/
output.. = bin/
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/plugin.properties
index abb53e6b9e..4f25305fba 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/plugin.properties
@@ -7,7 +7,7 @@
# Contributors:
# Martin Fluegge - initial API and implementation
-pluginName = CDO Dawn Codegen Genmodel Edit Support
+pluginName = CDO Dawn Codegen Edit Support
providerName = Eclipse Modeling Project
_UI_CreateChild_text = {0}
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties
index 54a32df42b..7f2abbd1d0 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties
@@ -7,7 +7,7 @@
# Contributors:
# Martin Fluegge - initial API and implementation
-pluginName = CDO Dawn CodeGen Genmodel Editor
+pluginName = CDO Dawn Codegen Editor
providerName = Eclipse Modeling Project
_UI_DawngenmodelEditor_menu = Dawn genmodel Editor
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/plugin.properties
index 8f13b40648..cfefe4c781 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit/plugin.properties
@@ -7,7 +7,7 @@
# Contributors:
# Martin Fluegge - initial API and implementation
-pluginName = CDO Dawn CodeGen Genmodel Edit Support
+pluginName = CDO Dawn Codegen Edit Support
providerName = Eclipse Modeling Project
_UI_CreateChild_text = {0}
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.ui/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.ui/plugin.properties
index 2bdccc0c82..a11e2e7838 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.ui/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.ui/plugin.properties
@@ -7,7 +7,7 @@
# Contributors:
# Martin Fluegge - initial API and implementation
-pluginName = CDO Dawn CodeGen Genmodel EMF UI
+pluginName = CDO Dawn Codegen EMF UI
providerName = Eclipse Modeling Project
generate.emf.label = Generate Dawn EMF Fragment
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf.edit/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf.edit/plugin.properties
index 960ccc799b..39fd9c1ac9 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf.edit/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf.edit/plugin.properties
@@ -7,7 +7,7 @@
# Contributors:
# Martin Fluegge - initial API and implementation
-pluginName = CDO Dawn CodeGen Genmodel GMF Edit Support
+pluginName = CDO Dawn Codegen GMF Edit Support
providerName = Eclipse Modeling Project
_UI_CreateChild_text = {0}
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf.ui/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf.ui/plugin.properties
index 846ffd4330..c39c8e8cf0 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf.ui/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf.ui/plugin.properties
@@ -7,7 +7,7 @@
# Contributors:
# Martin Fluegge - initial API and implementation
-pluginName = CDO Dawn CodeGen Genmodel GMF UI
+pluginName = CDO Dawn Codegen GMF UI
providerName = Eclipse Modeling Project
generate.gmf.label = Generate Dawn GMF Fragment
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel/plugin.properties
index 485e4ddda4..2723a34115 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel/plugin.properties
@@ -7,5 +7,5 @@
# Contributors:
# Martin Fluegge - initial API and implementation
-pluginName = CDO Dawn Codegen Genmodel
+pluginName = CDO Dawn Codegen
providerName = Eclipse Modeling Project
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/about.ini b/plugins/org.eclipse.emf.cdo.dawn.tests/about.ini
new file mode 100644
index 0000000000..32006ae5d6
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/about.ini
@@ -0,0 +1,15 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+
+# Property "aboutText" contains blurb for "About" dialog (translated)
+aboutText=%featureText
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=modeling32.png
+
+# Property "appName" contains name of the application (translated)
+appName=%featureName
+
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/about.mappings b/plugins/org.eclipse.emf.cdo.dawn.tests/about.mappings
new file mode 100644
index 0000000000..bddaab4310
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/about.mappings
@@ -0,0 +1,6 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
+0=@build@ \ No newline at end of file
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/about.properties b/plugins/org.eclipse.emf.cdo.dawn.tests/about.properties
new file mode 100644
index 0000000000..e55c08aaaf
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/about.properties
@@ -0,0 +1,31 @@
+# Copyright (c) 2004 - 2011 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
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Martin Fluegge - initial API and implementation
+
+# NLS_MESSAGEFORMAT_VAR
+
+# ==============================================================================
+# Do not change the properties between this line and the last line containing:
+# %%% END OF TRANSLATED PROPERTIES %%%
+# Instead, either redefine an existing property, or create a new property,
+# append it to the end of the file, and change the code to use the new name.
+# ==============================================================================
+
+featureName = CDO Dawn Tests
+featureText = CDO Dawn Tests\n\
+Version: {featureVersion}\n\
+Build id: {0}\n\
+\n\
+Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. All rights reserved.\n\
+\n\
+Visit http://wiki.eclipse.org/CDO
+
+# ==============================================================================
+# %%% END OF TRANSLATED PROPERTIES %%%
+# The above properties have been shipped for translation.
+# ==============================================================================
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/build.properties b/plugins/org.eclipse.emf.cdo.dawn.tests/build.properties
index 230ddec65f..2d942b9065 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.tests/build.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/build.properties
@@ -18,7 +18,10 @@ bin.includes = META-INF/,\
plugin.properties,\
.options,\
DE_DE.keyboard,\
- modeling32.png
+ modeling32.png,\
+ about.ini,\
+ about.mappings,\
+ about.properties
src.includes = about.html,\
copyright.txt,\
CDO AllTests (Dawn UI).launch,\
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.tests/plugin.properties
index e8d1384cbb..4f7ee9f388 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.tests/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Dawn Tests
+pluginName = CDO Dawn Tests
providerName = Eclipse Modeling Project
# ==============================================================================
diff --git a/plugins/org.eclipse.emf.cdo.server.db4o/about.ini b/plugins/org.eclipse.emf.cdo.server.db4o/about.ini
new file mode 100644
index 0000000000..32006ae5d6
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.server.db4o/about.ini
@@ -0,0 +1,15 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+
+# Property "aboutText" contains blurb for "About" dialog (translated)
+aboutText=%featureText
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=modeling32.png
+
+# Property "appName" contains name of the application (translated)
+appName=%featureName
+
diff --git a/plugins/org.eclipse.emf.cdo.server.db4o/about.mappings b/plugins/org.eclipse.emf.cdo.server.db4o/about.mappings
new file mode 100644
index 0000000000..bddaab4310
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.server.db4o/about.mappings
@@ -0,0 +1,6 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
+0=@build@ \ No newline at end of file
diff --git a/plugins/org.eclipse.emf.cdo.server.db4o/about.properties b/plugins/org.eclipse.emf.cdo.server.db4o/about.properties
new file mode 100644
index 0000000000..c5b517ae55
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.server.db4o/about.properties
@@ -0,0 +1,31 @@
+# Copyright (c) 2004 - 2011 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
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Martin Fluegge - initial API and implementation
+
+# NLS_MESSAGEFORMAT_VAR
+
+# ==============================================================================
+# Do not change the properties between this line and the last line containing:
+# %%% END OF TRANSLATED PROPERTIES %%%
+# Instead, either redefine an existing property, or create a new property,
+# append it to the end of the file, and change the code to use the new name.
+# ==============================================================================
+
+featureName = CDO Model Repository Server DB4O
+featureText = CDO Model Repository Server DB4O\n\
+Version: {featureVersion}\n\
+Build id: {0}\n\
+\n\
+Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. All rights reserved.\n\
+\n\
+Visit http://wiki.eclipse.org/CDO
+
+# ==============================================================================
+# %%% END OF TRANSLATED PROPERTIES %%%
+# The above properties have been shipped for translation.
+# ==============================================================================
diff --git a/plugins/org.eclipse.emf.cdo.server.db4o/build.properties b/plugins/org.eclipse.emf.cdo.server.db4o/build.properties
index c3cdd7d276..8180fb8f79 100644
--- a/plugins/org.eclipse.emf.cdo.server.db4o/build.properties
+++ b/plugins/org.eclipse.emf.cdo.server.db4o/build.properties
@@ -16,6 +16,10 @@ bin.includes = META-INF/,\
plugin.xml,\
plugin.properties,\
copyright.txt,\
- about.html
+ about.html,\
+ modeling32.png,\
+ about.ini,\
+ about.mappings,\
+ about.properties
src.includes = about.html,\
copyright.txt
diff --git a/plugins/org.eclipse.emf.cdo.server.db4o/modeling32.png b/plugins/org.eclipse.emf.cdo.server.db4o/modeling32.png
new file mode 100644
index 0000000000..6b08de2ada
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.server.db4o/modeling32.png
Binary files differ
diff --git a/plugins/org.gastro.rcp/about.ini b/plugins/org.gastro.rcp/about.ini
new file mode 100644
index 0000000000..32006ae5d6
--- /dev/null
+++ b/plugins/org.gastro.rcp/about.ini
@@ -0,0 +1,15 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+
+# Property "aboutText" contains blurb for "About" dialog (translated)
+aboutText=%featureText
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=modeling32.png
+
+# Property "appName" contains name of the application (translated)
+appName=%featureName
+
diff --git a/plugins/org.gastro.rcp/about.mappings b/plugins/org.gastro.rcp/about.mappings
new file mode 100644
index 0000000000..bddaab4310
--- /dev/null
+++ b/plugins/org.gastro.rcp/about.mappings
@@ -0,0 +1,6 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
+0=@build@ \ No newline at end of file
diff --git a/plugins/org.gastro.rcp/about.properties b/plugins/org.gastro.rcp/about.properties
new file mode 100644
index 0000000000..95590cdd29
--- /dev/null
+++ b/plugins/org.gastro.rcp/about.properties
@@ -0,0 +1,31 @@
+# Copyright (c) 2004 - 2011 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
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Martin Fluegge - initial API and implementation
+
+# NLS_MESSAGEFORMAT_VAR
+
+# ==============================================================================
+# Do not change the properties between this line and the last line containing:
+# %%% END OF TRANSLATED PROPERTIES %%%
+# Instead, either redefine an existing property, or create a new property,
+# append it to the end of the file, and change the code to use the new name.
+# ==============================================================================
+
+featureName = CDO Gastro Example
+featureText = CDO Gastro Example\n\
+Version: {featureVersion}\n\
+Build id: {0}\n\
+\n\
+Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. All rights reserved.\n\
+\n\
+Visit http://wiki.eclipse.org/CDO
+
+# ==============================================================================
+# %%% END OF TRANSLATED PROPERTIES %%%
+# The above properties have been shipped for translation.
+# ==============================================================================
diff --git a/plugins/org.gastro.rcp/build.properties b/plugins/org.gastro.rcp/build.properties
index 8a366c4aba..699f3a7b71 100644
--- a/plugins/org.gastro.rcp/build.properties
+++ b/plugins/org.gastro.rcp/build.properties
@@ -20,6 +20,10 @@ bin.includes = plugin.xml,\
copyright.txt,\
about.html,\
Nebula.README,\
- org.eclipse.nebula.widgets.gallery_0.5.2.R_0_20090418.jar
+ org.eclipse.nebula.widgets.gallery_0.5.2.R_0_20090418.jar,\
+ about.ini,\
+ about.mappings,\
+ about.properties,\
+ modeling32.png
src.includes = about.html,\
copyright.txt
diff --git a/plugins/org.gastro.rcp/modeling32.png b/plugins/org.gastro.rcp/modeling32.png
new file mode 100644
index 0000000000..6b08de2ada
--- /dev/null
+++ b/plugins/org.gastro.rcp/modeling32.png
Binary files differ

Back to the top