| commit | 1ca6f2d35773d2efd4a4ac15a5ac0651777d8563 | [log] [tgz] |
|---|---|---|
| author | spingel | Fri Oct 02 06:39:54 2009 +0000 |
| committer | spingel | Fri Oct 02 06:39:54 2009 +0000 |
| tree | 4aeaa3a6e3d0e79a16214390e9f06b54685797c6 | |
| parent | 4a000966b0b5f7137969edd7f356b498ea582fb5 [diff] [blame] |
RESOLVED - bug 116487: create performance test harness https://bugs.eclipse.org/bugs/show_bug.cgi?id=116487
diff --git a/org.eclipse.mylyn.tests.performance/build.properties b/org.eclipse.mylyn.tests.performance/build.properties index 2032cb7..283476c 100644 --- a/org.eclipse.mylyn.tests.performance/build.properties +++ b/org.eclipse.mylyn.tests.performance/build.properties
@@ -7,8 +7,10 @@ ############################################################################### bin.includes = META-INF/,\ .,\ - about.html -src.includes = about.html + about.html,\ + testdata/ +src.includes = about.html,\ + testdata/ jars.compile.order = . output.. = bin/ jre.compilation.profile = J2SE-1.5