jgit/org.eclipse.jgit.http.test
Shawn O. Pearce 0238a21b62 Correct bundle, provider names to be consistent
Technically our project name is "JGit", not "Java Git".  In fact
there is already another project called "JavaGit" (no space) that we
don't want to become confused with.  Ensure we always call ourselves
"JGit" in user visible assets, like the bundle name.

Other Eclipse products list their provider as "Eclipse.org",
not "eclipse.org".  So list ourselves that way in all of our
plugin.properties files.

Change-Id: Ibcea1cd6dda2af757a8584099619fc23b7779a84
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2010-01-23 11:42:15 -08:00
..
.settings Make HTTP test project work in Eclipse 2010-01-23 11:29:25 -08:00
META-INF Correct bundle, provider names to be consistent 2010-01-23 11:42:15 -08:00
tst/org/eclipse/jgit/http/test Add JUnit tests for HTTP transport 2010-01-12 12:30:42 -08:00
.classpath Make HTTP test project work in Eclipse 2010-01-23 11:29:25 -08:00
.gitignore Make HTTP test project work in Eclipse 2010-01-23 11:29:25 -08:00
.project Make HTTP test project work in Eclipse 2010-01-23 11:29:25 -08:00
build.properties Make HTTP test project work in Eclipse 2010-01-23 11:29:25 -08:00
org.eclipse.jgit.http--All-Tests.launch Make HTTP test project work in Eclipse 2010-01-23 11:29:25 -08:00
plugin.properties Correct bundle, provider names to be consistent 2010-01-23 11:42:15 -08:00
pom.xml Add JUnit tests for HTTP transport 2010-01-12 12:30:42 -08:00