[Yanel-commits] rev 22446 - in public/yanel/trunk/src/realms/yanel-website: content content/documentation content/documentation/jmeter paths/en/documentation paths/en/documentation/jmeter.html paths/en/documentation/jmeter.html.yanel-rti

josias at wyona.com josias at wyona.com
Mon Feb 5 20:54:58 CET 2007


Author: josias
Date: 2007-02-05 20:54:56 +0100 (Mon, 05 Feb 2007)
New Revision: 22446

Added:
   public/yanel/trunk/src/realms/yanel-website/content/documentation/jmeter/
   public/yanel/trunk/src/realms/yanel-website/content/documentation/jmeter/en.xhtml
   public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/jmeter.html.yanel-rti/
   public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/jmeter.html.yanel-rti/.yarep-uid
   public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/jmeter.html/
   public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/jmeter.html/.yarep-uid
Modified:
   public/yanel/trunk/src/realms/yanel-website/content/documentation.xhtml
Log:
added documentation about jmeter integration. see bug #5162, thanks to simon

Added: public/yanel/trunk/src/realms/yanel-website/content/documentation/jmeter/en.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/documentation/jmeter/en.xhtml	2007-02-05 19:38:46 UTC (rev 22445)
+++ public/yanel/trunk/src/realms/yanel-website/content/documentation/jmeter/en.xhtml	2007-02-05 19:54:56 UTC (rev 22446)
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+  <title>Use of jemeter-ant-task</title>
+</head>
+
+
+<body><h1>How to use the jmeter-ant-task</h1>
+<p>
+Attached to yanel is a jmeter testplan. you can find it under local/test/data/jmeter/testplan/yanel_test_plan.jmx resp. src/realms/test/yanel/data/jmeter/testplan/yanel_test_plan.jmx
+</p>
+<p>
+To make it work you need to install jmeter on your system and configure the path to your jmeter installation in src/build/local.build.properties jmeter.home.dir
+</p>
+<p>
+To execute the test just type ./build.sh jmeter.
+</p>
+<p>
+You will find the results in local/test/data/jmeter/jmeter-results/
+</p>
+
+</body>
+</html>
\ No newline at end of file

Modified: public/yanel/trunk/src/realms/yanel-website/content/documentation.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/documentation.xhtml	2007-02-05 19:38:46 UTC (rev 22445)
+++ public/yanel/trunk/src/realms/yanel-website/content/documentation.xhtml	2007-02-05 19:54:56 UTC (rev 22446)
@@ -44,6 +44,7 @@
 
     <li><a href="how-to-add-ssl-to-apache-httpd.html">Install Apache-Httpd with SSL support</a></li>
     <li><a href="i18n.html">Yanel and i18n</a></li>
+    <li><a href="jmeter.html">JMeter</a></li>
 </ul>
 
 </body>

Added: public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/jmeter.html/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/jmeter.html/.yarep-uid	2007-02-05 19:38:46 UTC (rev 22445)
+++ public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/jmeter.html/.yarep-uid	2007-02-05 19:54:56 UTC (rev 22446)
@@ -0,0 +1 @@
+documentation/jmeter/en.xhtml

Added: public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/jmeter.html.yanel-rti/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/jmeter.html.yanel-rti/.yarep-uid	2007-02-05 19:38:46 UTC (rev 22445)
+++ public/yanel/trunk/src/realms/yanel-website/paths/en/documentation/jmeter.html.yanel-rti/.yarep-uid	2007-02-05 19:54:56 UTC (rev 22446)
@@ -0,0 +1 @@
+rtd/page.rtd
\ No newline at end of file




More information about the Yanel-commits mailing list