jeffliu | d0eb4a7 | 2005-09-28 14:58:59 +0000 | [diff] [blame^] | 1 | ########################################################### |
| 2 | # |
| 3 | # Performance tests |
| 4 | # |
| 5 | ########################################################### |
| 6 | |
| 7 | org.eclipse.wst.common.tests.performance=org.eclipse.wst.common.tests.performance_0.7.0 |
| 8 | |
| 9 | org.eclipse.wst.server.tests.performance=org.eclipse.wst.server.tests.performance_0.7.0 |
| 10 | org.eclipse.jst.server.tomcat.tests.performance=org.eclipse.jst.server.tomcat.tests.performance_0.7.0 |
| 11 | |
| 12 | org.eclipse.jst.jsp.ui.tests.performance=org.eclipse.jst.jsp.ui.tests.performance_0.7.0 |
| 13 | org.eclipse.wst.css.ui.tests.performance=org.eclipse.wst.css.ui.tests.performance_0.7.0 |
| 14 | org.eclipse.wst.html.ui.tests.performance=org.eclipse.wst.html.ui.tests.performance_0.7.0 |
| 15 | org.eclipse.wst.xml.ui.tests.performance=org.eclipse.wst.xml.ui.tests.performance_0.7.0 |
| 16 | |
| 17 | org.eclipse.wst.ws.tests=org.eclipse.wst.ws.tests_0.7.0 |
| 18 | org.eclipse.jst.ws.tests=org.eclipse.jst.ws.tests_0.7.0 |
| 19 | org.eclipse.jst.ws.tests.performance=org.eclipse.jst.ws.tests.performance_0.7.0 |
| 20 | |
| 21 | org.eclipse.wst.wsdl.tests.performance=org.eclipse.wst.wsdl.tests.performance_0.7.0 |
| 22 | org.eclipse.wst.xsd.tests.performance=org.eclipse.wst.xsd.tests.performance_0.7.0 |
| 23 | |
| 24 | org.eclipse.wst.rdb.tests.performance=org.eclipse.wst.rdb.tests.performance_0.7.0 |
| 25 | |
| 26 | org.eclipse.jst.j2ee.core.tests.performance=org.eclipse.jst.j2ee.core.tests.performance_0.7.0 |
| 27 | |
| 28 | ########################################################### |
| 29 | # |
| 30 | # Performance database properties |
| 31 | # |
| 32 | ########################################################### |
| 33 | |
| 34 | perf.dbloc=wtp-perf-db |
| 35 | perf.config=wtpbuild |
| 36 | perf.jvm=sun1.4.2 |
| 37 | perf.ref.config=wtpbuild |
| 38 | perf.ref.buildId=R20050729-0654 |
| 39 | perf.ref.jvm=sun1.4.2 |
| 40 | |
| 41 | ########################################################### |
| 42 | # |
| 43 | # SWT properties |
| 44 | # |
| 45 | ########################################################### |
| 46 | |
| 47 | #swt.lib.path=org.eclipse.swt.motif_3.1.0/os/linux/x86 |
| 48 | swt.lib.path=org.eclipse.swt.win32_3.1.0/os/win32/x86 |