Remove non-existing source directories from Java 7 test build This was a copy-artifact when the bundle was created. This chanhe removed some warnings in Eclipse. Change-Id: I32acdf4b60bf5528566e66b1fd82113b1343ed37
diff --git a/org.eclipse.jgit.java7.test/build.properties b/org.eclipse.jgit.java7.test/build.properties index 1415b07..b1e8ac1 100644 --- a/org.eclipse.jgit.java7.test/build.properties +++ b/org.eclipse.jgit.java7.test/build.properties
@@ -1,6 +1,3 @@ -source.. = tst/,\ - tst-rsrc/,\ - exttst/ bin.includes = META-INF/,\ .,\ plugin.properties