Fix plugin provider names to conform with release train requirement

According to release train requirements [1] the provider name for all
artifacts of Eclipse projects is "Eclipse <project name>".

[1] http://wiki.eclipse.org/Development_Resources/HOWTO/Release_Reviews#Checklist

Change-Id: I8445070d1d96896d378bfc49ed062a5e7e0f201f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2013-04-08 22:54:45 +02:00
parent 2f93551e18
commit 011f7fd27d
9 changed files with 9 additions and 9 deletions

View File

@ -1,2 +1,2 @@
plugin_name=JGit Console User Interface
provider_name=Eclipse.org
provider_name=Eclipse JGit

View File

@ -1,2 +1,2 @@
plugin_name=JGit HTTP Server
provider_name=Eclipse.org
provider_name=Eclipse JGit

View File

@ -1,2 +1,2 @@
plugin_name=JGit HTTP Tests
provider_name=Eclipse.org
provider_name=Eclipse JGit

View File

@ -1,2 +1,2 @@
plugin_name=JGit JUnit Http Utility Classes
provider_name=Eclipse.org
provider_name=Eclipse JGit

View File

@ -1,2 +1,2 @@
plugin_name=JGit JUnit Utility Classes
provider_name=Eclipse.org
provider_name=Eclipse JGit

View File

@ -1,2 +1,2 @@
plugin_name=JGit Command Line Interface Tests
provider_name=Eclipse.org
provider_name=Eclipse JGit

View File

@ -1,2 +1,2 @@
plugin_name=JGit Command Line Interface
provider_name=Eclipse.org
provider_name=Eclipse JGit

View File

@ -1,2 +1,2 @@
plugin_name=JGit Core Tests
provider_name=Eclipse.org
provider_name=Eclipse JGit

View File

@ -1,2 +1,2 @@
plugin_name=JGit AWT User Interface
provider_name=Eclipse.org
provider_name=Eclipse JGit