jgit/org.eclipse.jgit.ant.test
Matthias Sohn ee90d6afba Fix tests for Ant task "git-clone"
If project.init() isn't called GitCloneTaskTest fails when started from
Eclipse, according to [1] calling init() is necessary to properly
initialize the Ant project programmatically.

Always set the destination folder in order to ensure that all test
resources are created under the project's target folder and do not
pollute the project's source tree with test data.

[1]
http://ant.1045680.n5.nabble.com/project-createTask-not-working-with-ant-1-8-2-td3385716.html

Change-Id: Icbeb62680b018a92673faa58828b5e850564c7a8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2012-04-02 01:20:31 +02:00
..
.settings Enforce the use of Java5 API:s only (with a few exceptions) 2011-12-16 01:01:36 +01:00
META-INF Prepare 2.0.0-SNAPSHOT builds 2012-02-16 00:49:49 +01:00
src/org/eclipse/jgit/ant/tasks Fix tests for Ant task "git-clone" 2012-04-02 01:20:31 +02:00
.classpath Enforce the use of Java5 API:s only (with a few exceptions) 2011-12-16 01:01:36 +01:00
.gitignore Add org.eclipse.jgit.ant.test 2011-05-19 08:55:17 -05:00
.project Enforce the use of Java5 API:s only (with a few exceptions) 2011-12-16 01:01:36 +01:00
build.properties Add GitCloneTaskTest 2011-05-19 11:13:12 -05:00
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Prepare 2.0.0-SNAPSHOT builds 2012-02-16 00:49:49 +01:00