From 4925d02716d70fd4e2d5930b55471d95e4f6cce5 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Sat, 22 Sep 2007 11:22:51 +0000 Subject: [204350] build.properties ignored in Net4j source plugin/feature https://bugs.eclipse.org/bugs/show_bug.cgi?id=204350 --- plugins/org.eclipse.net4j.db.derby/fragment.properties | 2 +- plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties | 2 +- plugins/org.eclipse.net4j.jvm/plugin.properties | 2 +- plugins/org.eclipse.net4j.tcp/plugin.properties | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/org.eclipse.net4j.db.derby/fragment.properties b/plugins/org.eclipse.net4j.db.derby/fragment.properties index 93170ed451..817a982343 100644 --- a/plugins/org.eclipse.net4j.db.derby/fragment.properties +++ b/plugins/org.eclipse.net4j.db.derby/fragment.properties @@ -16,7 +16,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName = JMS Support (Incubation) +pluginName = Net4j DB Support Derby (Incubation) providerName = Eclipse.org # ============================================================================== diff --git a/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties b/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties index 7dceab04eb..4de89ea6d0 100644 --- a/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties +++ b/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties @@ -16,7 +16,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName = Net4j JMS Server DB Support (Incubation) +pluginName = Net4j JMS Server DB (Incubation) providerName = Eclipse.org # ============================================================================== diff --git a/plugins/org.eclipse.net4j.jvm/plugin.properties b/plugins/org.eclipse.net4j.jvm/plugin.properties index 6be1152110..115484f842 100644 --- a/plugins/org.eclipse.net4j.jvm/plugin.properties +++ b/plugins/org.eclipse.net4j.jvm/plugin.properties @@ -16,7 +16,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName = Net4j JVM Transport (Incubation) +pluginName = Net4j Transport JVM (Incubation) providerName = Eclipse.org # ============================================================================== diff --git a/plugins/org.eclipse.net4j.tcp/plugin.properties b/plugins/org.eclipse.net4j.tcp/plugin.properties index 823224462a..d85eb2be06 100644 --- a/plugins/org.eclipse.net4j.tcp/plugin.properties +++ b/plugins/org.eclipse.net4j.tcp/plugin.properties @@ -16,7 +16,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName = Net4j TCP Transport (Incubation) +pluginName = Net4j Transport TCP (Incubation) providerName = Eclipse.org # ============================================================================== -- cgit v1.2.3