aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/build.properties
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2016-07-15 08:41:23 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2016-08-06 19:12:06 -0400
commit8141140922131cd69a5509319e8059dddf09b70d (patch)
tree65c9826ea37cc82e072717f699d7149606aadab8 /org.eclipse.jgit.test/build.properties
parent1c245da5ac4e066dfb50d195d48dfb334cf1370c (diff)
downloadjgit-8141140922131cd69a5509319e8059dddf09b70d.tar.gz
jgit-8141140922131cd69a5509319e8059dddf09b70d.zip
Add path src/ to source path in build.properties
This fixes the warning "src/ is missing from source.." Change-Id: I166e3a6a3d5230e4110d3283ec4dbc7d1dfe6732 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/build.properties')
-rw-r--r--org.eclipse.jgit.test/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/build.properties b/org.eclipse.jgit.test/build.properties
index 786046c58a..d8c4b2a5c9 100644
--- a/org.eclipse.jgit.test/build.properties
+++ b/org.eclipse.jgit.test/build.properties
@@ -1,6 +1,7 @@
source.. = tst/,\
tst-rsrc/,\
- exttst/
+ exttst/,\
+ src/
bin.includes = META-INF/,\
.,\
plugin.properties