Browse Source
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>stable-3.0
Matthias Sohn
12 years ago
9 changed files with 9 additions and 9 deletions
@ -1,2 +1,2 @@ |
|||||||
plugin_name=JGit Console User Interface |
plugin_name=JGit Console User Interface |
||||||
provider_name=Eclipse.org |
provider_name=Eclipse JGit |
||||||
|
@ -1,2 +1,2 @@ |
|||||||
plugin_name=JGit HTTP Server |
plugin_name=JGit HTTP Server |
||||||
provider_name=Eclipse.org |
provider_name=Eclipse JGit |
||||||
|
@ -1,2 +1,2 @@ |
|||||||
plugin_name=JGit HTTP Tests |
plugin_name=JGit HTTP Tests |
||||||
provider_name=Eclipse.org |
provider_name=Eclipse JGit |
||||||
|
@ -1,2 +1,2 @@ |
|||||||
plugin_name=JGit JUnit Http Utility Classes |
plugin_name=JGit JUnit Http Utility Classes |
||||||
provider_name=Eclipse.org |
provider_name=Eclipse JGit |
||||||
|
@ -1,2 +1,2 @@ |
|||||||
plugin_name=JGit JUnit Utility Classes |
plugin_name=JGit JUnit Utility Classes |
||||||
provider_name=Eclipse.org |
provider_name=Eclipse JGit |
||||||
|
@ -1,2 +1,2 @@ |
|||||||
plugin_name=JGit Command Line Interface Tests |
plugin_name=JGit Command Line Interface Tests |
||||||
provider_name=Eclipse.org |
provider_name=Eclipse JGit |
||||||
|
@ -1,2 +1,2 @@ |
|||||||
plugin_name=JGit Command Line Interface |
plugin_name=JGit Command Line Interface |
||||||
provider_name=Eclipse.org |
provider_name=Eclipse JGit |
||||||
|
@ -1,2 +1,2 @@ |
|||||||
plugin_name=JGit Core Tests |
plugin_name=JGit Core Tests |
||||||
provider_name=Eclipse.org |
provider_name=Eclipse JGit |
||||||
|
Loading…
Reference in new issue