jgit/org.eclipse.jgit.http.test
Shawn O. Pearce 179a9ba4a2 Cleanup OSGi Import-Package specifications to use versions
Actually set the range of versions we are willing to accept for
each package we import, lest we import something in the future
that isn't compatible with our needs.

Change-Id: I25dbbb9eaabe852631b677e0c608792b3ed97532
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2010-02-02 20:03:03 -08:00
..
.settings Make HTTP test project work in Eclipse 2010-01-23 11:29:25 -08:00
META-INF Cleanup OSGi Import-Package specifications to use versions 2010-02-02 20:03:03 -08:00
tst/org/eclipse/jgit/http/test Fix racy HTTP tests by waiting for requests to finish 2010-01-25 14:51:56 -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