aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/build.properties
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2010-02-09 19:19:49 -0800
committerShawn O. Pearce <spearce@spearce.org>2010-02-09 19:28:28 -0800
commit1ca22467f521853f4c4d93ebba2b744798aaa327 (patch)
tree27f31208a9daa13f90d0c00500385118119515c9 /org.eclipse.jgit.http.test/build.properties
parentd207c69ff494c3f6154a9b4f76a6fe9165647961 (diff)
downloadjgit-1ca22467f521853f4c4d93ebba2b744798aaa327.tar.gz
jgit-1ca22467f521853f4c4d93ebba2b744798aaa327.zip
http.test: Add missing plugin.properties to build
Change-Id: I17e2c22498092d25dace88319698626ce55df822
Diffstat (limited to 'org.eclipse.jgit.http.test/build.properties')
-rw-r--r--org.eclipse.jgit.http.test/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/build.properties b/org.eclipse.jgit.http.test/build.properties
index 54c9cd2d79..9ffa0caf78 100644
--- a/org.eclipse.jgit.http.test/build.properties
+++ b/org.eclipse.jgit.http.test/build.properties
@@ -1,4 +1,5 @@
source.. = tst/
output.. = bin/
bin.includes = META-INF/,\
- .
+ .,\
+ plugin.properties