From 5eac1a4896175065065133dbc8d213dacba201b3 Mon Sep 17 00:00:00 2001 From: Robin Rosenberg Date: Sun, 10 Jan 2010 13:46:33 +0100 Subject: Partial revert "Switch build to Apache Felix maven-bundle-plugin" This restores the ability to build using just Eclipse without strange procedures, extra plugins and it is again possible to work on both JGit and EGit in the same Eclipse workspace with ease. Change-Id: I0af08127d507fbce186f428f1cdeff280f0ddcda Signed-off-by: Robin Rosenberg --- org.eclipse.jgit.test/build.properties | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org.eclipse.jgit.test/build.properties (limited to 'org.eclipse.jgit.test/build.properties') diff --git a/org.eclipse.jgit.test/build.properties b/org.eclipse.jgit.test/build.properties new file mode 100644 index 0000000000..afc4855d67 --- /dev/null +++ b/org.eclipse.jgit.test/build.properties @@ -0,0 +1,6 @@ +source.. = tst/,\ + tst-rsrc/,\ + exttst/ +bin.includes = META-INF/,\ + .,\ + plugin.properties -- cgit v1.2.3