commit | 1ca22467f521853f4c4d93ebba2b744798aaa327 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Tue Feb 09 19:19:49 2010 -0800 |
committer | Shawn O. Pearce <spearce@spearce.org> | Tue Feb 09 19:28:28 2010 -0800 |
tree | 27f31208a9daa13f90d0c00500385118119515c9 | |
parent | d207c69ff494c3f6154a9b4f76a6fe9165647961 [diff] [blame] |
http.test: Add missing plugin.properties to build Change-Id: I17e2c22498092d25dace88319698626ce55df822
diff --git a/org.eclipse.jgit.http.test/build.properties b/org.eclipse.jgit.http.test/build.properties index 54c9cd2..9ffa0ca 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