]> source.dussan.org Git - jgit.git/commitdiff
Cleaning up provider and feature names 18/618/1
authorChris Aniszczyk <caniszczyk@gmail.com>
Tue, 27 Apr 2010 14:24:44 +0000 (09:24 -0500)
committerChris Aniszczyk <caniszczyk@gmail.com>
Tue, 27 Apr 2010 14:26:25 +0000 (09:26 -0500)
It is incorrect to use Eclipse.org as the providerName now,
we'll use Eclipse JGit.

Change-Id: I1621b93d4f401176704e7c43935a5ce0c8ee8419
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
org.eclipse.jgit/plugin.properties

index b47d8ad641530cd129a0545305010e2231b1eb6e..17010b157900dea03db941408263aa4a59997c8b 100644 (file)
@@ -8,8 +8,8 @@
 #
 ###############################################################################
 
-featureName=Eclipse JGit Feature (Incubation)
-providerName=Eclipse.org
+featureName=Eclipse JGit (Incubation)
+providerName=Eclipse JGit
 
 updateSiteName=Eclipse JGit Update Site (Incubation)
 
index 7f23de92465a72d755a05f8fd1884aa98d88a2d2..2956b554d3dd8b82f597db842d345a8ae128a6f1 100644 (file)
@@ -1,2 +1,2 @@
 plugin_name=JGit Core (Incubation)
-provider_name=Eclipse.org
+provider_name=Eclipse JGit