jgit/org.eclipse.jgit.http.test
Robin Rosenberg 8a7f4864d8 Fix tests for OS X when the tmpdir is the default /tmp
/tmp is a symbolic link and some tests break when the path
gets canonicalized by JGit or Jetty. Allow Jetty to serve
symlinks by setting init parameter "aliases" to true [1].

[1] http://wiki.eclipse.org/Jetty/Howto/How_to_serve_symbolically_linked_files

Change-Id: I45359a40435e8a33def6e0bb6784b4d8637793ac
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2013-08-21 14:44:46 +02:00
..
.settings Harmonize the JDT settings within JGit 2012-11-16 10:25:45 -08:00
META-INF Prepare 3.0.2-SNAPSHOT builds 2013-08-19 01:39:41 +02:00
tst/org/eclipse/jgit/http Fix tests for OS X when the tmpdir is the default /tmp 2013-08-21 14:44:46 +02: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 Enforce the use of Java5 API:s only (with a few exceptions) 2011-12-16 01:01:36 +01:00
build.properties http.test: Add missing plugin.properties to build 2010-02-09 19:28:28 -08:00
org.eclipse.jgit.http--All-Tests.launch Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
plugin.properties Fix plugin provider names to conform with release train requirement 2013-04-08 23:05:36 +02:00
pom.xml Fix running maven http tests on OS X 2013-08-21 14:44:46 +02:00