Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/org.eclipse.emf.cdo.edit/plugin.properties4
-rw-r--r--plugins/org.eclipse.emf.cdo.server.db/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.server/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model1/plugin.properties4
-rw-r--r--plugins/org.eclipse.emf.cdo.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.emf.cdo/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.db.derby/META-INF/MANIFEST.MF2
-rw-r--r--plugins/org.eclipse.net4j.db.derby/fragment.properties4
-rw-r--r--plugins/org.eclipse.net4j.db/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.debug/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.jms.admin/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.jms.api/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.jms.server/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.jms/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.jvm/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.tcp/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.util.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j.util/plugin.properties4
-rw-r--r--plugins/org.eclipse.net4j/plugin.properties4
22 files changed, 40 insertions, 40 deletions
diff --git a/plugins/org.eclipse.emf.cdo.edit/plugin.properties b/plugins/org.eclipse.emf.cdo.edit/plugin.properties
index d375a52eee..3e0ccdfda1 100644
--- a/plugins/org.eclipse.emf.cdo.edit/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.edit/plugin.properties
@@ -16,8 +16,8 @@
# %%% END OF TRANSLATED PROPERTIES %%%
# ====================================================================
-pluginName = Eresource Edit Support
-providerName = www.example.org
+pluginName = CDO Edit Support (Incubation)
+providerName = Eclipse.org
_UI_CreateChild_text = {0}
_UI_CreateChild_text2 = {1} {0}
diff --git a/plugins/org.eclipse.emf.cdo.server.db/plugin.properties b/plugins/org.eclipse.emf.cdo.server.db/plugin.properties
index 6576c1a990..fe9e15f62d 100644
--- a/plugins/org.eclipse.emf.cdo.server.db/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.server.db/plugin.properties
@@ -15,5 +15,5 @@
# %%% END OF TRANSLATED PROPERTIES %%%
# ====================================================================
-pluginName = CDO Server DB Support
+pluginName = CDO Server DB Support (Incubation)
providerName = Eclipse.org
diff --git a/plugins/org.eclipse.emf.cdo.server/plugin.properties b/plugins/org.eclipse.emf.cdo.server/plugin.properties
index d7ec571b9b..6e06cb8661 100644
--- a/plugins/org.eclipse.emf.cdo.server/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.server/plugin.properties
@@ -15,5 +15,5 @@
# %%% END OF TRANSLATED PROPERTIES %%%
# ====================================================================
-pluginName = CDO Server
+pluginName = CDO Server (Incubation)
providerName = Eclipse.org
diff --git a/plugins/org.eclipse.emf.cdo.tests.model1/plugin.properties b/plugins/org.eclipse.emf.cdo.tests.model1/plugin.properties
index 8a9dbbf582..e2d3e1b02f 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model1/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.tests.model1/plugin.properties
@@ -15,5 +15,5 @@
# %%% END OF TRANSLATED PROPERTIES %%%
# ====================================================================
-pluginName = Model1 Model
-providerName = www.example.org
+pluginName = CDO Tests Model1 (Incubation)
+providerName = Eclipse.org
diff --git a/plugins/org.eclipse.emf.cdo.ui/plugin.properties b/plugins/org.eclipse.emf.cdo.ui/plugin.properties
index 41ee2686b2..83da014602 100644
--- a/plugins/org.eclipse.emf.cdo.ui/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.ui/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=CDO UI
-providerName=Eclipse.org
+pluginName = CDO UI (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.emf.cdo/plugin.properties b/plugins/org.eclipse.emf.cdo/plugin.properties
index 438583d6a7..6630b24817 100644
--- a/plugins/org.eclipse.emf.cdo/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo/plugin.properties
@@ -15,5 +15,5 @@
# %%% END OF TRANSLATED PROPERTIES %%%
# ====================================================================
-pluginName = CDO
+pluginName = CDO (Incubation)
providerName = Eclipse.org
diff --git a/plugins/org.eclipse.net4j.db.derby/META-INF/MANIFEST.MF b/plugins/org.eclipse.net4j.db.derby/META-INF/MANIFEST.MF
index f7733f1c6e..d2d5693385 100644
--- a/plugins/org.eclipse.net4j.db.derby/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.net4j.db.derby/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: %fragmentName
+Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.net4j.db.derby;singleton:=true
Bundle-Version: 0.8.0.qualifier
Bundle-Vendor: %providerName
diff --git a/plugins/org.eclipse.net4j.db.derby/fragment.properties b/plugins/org.eclipse.net4j.db.derby/fragment.properties
index cdad838dff..66858ff9e3 100644
--- a/plugins/org.eclipse.net4j.db.derby/fragment.properties
+++ b/plugins/org.eclipse.net4j.db.derby/fragment.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-fragmentName=JMS Support
-providerName=Eclipse.org
+pluginName = JMS Support (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.db/plugin.properties b/plugins/org.eclipse.net4j.db/plugin.properties
index 6d4af8625e..80bebd2880 100644
--- a/plugins/org.eclipse.net4j.db/plugin.properties
+++ b/plugins/org.eclipse.net4j.db/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=JMS Support
-providerName=Eclipse.org
+pluginName = Net4j DB Support (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.debug/plugin.properties b/plugins/org.eclipse.net4j.debug/plugin.properties
index 3a716bf632..95dd764920 100644
--- a/plugins/org.eclipse.net4j.debug/plugin.properties
+++ b/plugins/org.eclipse.net4j.debug/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=Net4j Debug Support
-providerName=Eclipse.org
+pluginName = Net4j Debug Support (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.jms.admin/plugin.properties b/plugins/org.eclipse.net4j.jms.admin/plugin.properties
index da33864508..52b5c24103 100644
--- a/plugins/org.eclipse.net4j.jms.admin/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms.admin/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=JMS Admin Support
-providerName=Eclipse.org
+pluginName = Net4j JMS Admin (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.jms.api/plugin.properties b/plugins/org.eclipse.net4j.jms.api/plugin.properties
index 81acb04d9f..6eac296321 100644
--- a/plugins/org.eclipse.net4j.jms.api/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms.api/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=JMS API
-providerName=Eclipse.org
+pluginName = Net4j JMS API (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties b/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties
index 70f0760e48..2cfd64f4e9 100644
--- a/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=JMS Server
-providerName=Eclipse.org
+pluginName = Net4j JMS Server (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.jms.server/plugin.properties b/plugins/org.eclipse.net4j.jms.server/plugin.properties
index 70f0760e48..2cfd64f4e9 100644
--- a/plugins/org.eclipse.net4j.jms.server/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms.server/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=JMS Server
-providerName=Eclipse.org
+pluginName = Net4j JMS Server (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.jms/plugin.properties b/plugins/org.eclipse.net4j.jms/plugin.properties
index 6d4af8625e..d90db6259a 100644
--- a/plugins/org.eclipse.net4j.jms/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=JMS Support
-providerName=Eclipse.org
+pluginName = Net4j JMS (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.jvm/plugin.properties b/plugins/org.eclipse.net4j.jvm/plugin.properties
index b784d0d75d..a478d8daff 100644
--- a/plugins/org.eclipse.net4j.jvm/plugin.properties
+++ b/plugins/org.eclipse.net4j.jvm/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=Net4j JVM Transport
-providerName=Eclipse.org
+pluginName = Net4j JVM Transport (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.tcp/plugin.properties b/plugins/org.eclipse.net4j.tcp/plugin.properties
index 536b0d087e..1e1de41933 100644
--- a/plugins/org.eclipse.net4j.tcp/plugin.properties
+++ b/plugins/org.eclipse.net4j.tcp/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=Net4j TCP Transport
-providerName=Eclipse.org
+pluginName = Net4j TCP Transport (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.tests/plugin.properties b/plugins/org.eclipse.net4j.tests/plugin.properties
index edf312c687..ffa7bb4076 100644
--- a/plugins/org.eclipse.net4j.tests/plugin.properties
+++ b/plugins/org.eclipse.net4j.tests/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=Net4j Tests
-providerName=Eclipse.org
+pluginName = Net4j Tests (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.ui/plugin.properties b/plugins/org.eclipse.net4j.ui/plugin.properties
index 56e1c0c093..d9ef5db0e4 100644
--- a/plugins/org.eclipse.net4j.ui/plugin.properties
+++ b/plugins/org.eclipse.net4j.ui/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=Net4j UI
-providerName=Eclipse.org
+pluginName = Net4j UI (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.util.ui/plugin.properties b/plugins/org.eclipse.net4j.util.ui/plugin.properties
index e6b79fbbda..d471b535ce 100644
--- a/plugins/org.eclipse.net4j.util.ui/plugin.properties
+++ b/plugins/org.eclipse.net4j.util.ui/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=Net4j Utilities UI
-providerName=Eclipse.org
+pluginName = Net4j Utilities UI (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j.util/plugin.properties b/plugins/org.eclipse.net4j.util/plugin.properties
index 5238578f42..b7c1f86ebe 100644
--- a/plugins/org.eclipse.net4j.util/plugin.properties
+++ b/plugins/org.eclipse.net4j.util/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=Net4j Utilities
-providerName=Eclipse.org
+pluginName = Net4j Utilities (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
diff --git a/plugins/org.eclipse.net4j/plugin.properties b/plugins/org.eclipse.net4j/plugin.properties
index dbb165f354..c9ee8c9c31 100644
--- a/plugins/org.eclipse.net4j/plugin.properties
+++ b/plugins/org.eclipse.net4j/plugin.properties
@@ -24,8 +24,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName=Net4j
-providerName=Eclipse.org
+pluginName = Net4j (Incubation)
+providerName = Eclipse.org
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%

Back to the top