Modified: jmeter/trunk/docs/css/new-style.css URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/css/new-style.css?rev=1664961&r1=1664960&r2=1664961&view=diff ============================================================================== --- jmeter/trunk/docs/css/new-style.css (original) +++ jmeter/trunk/docs/css/new-style.css Sun Mar 8 10:22:58 2015 @@ -69,13 +69,18 @@ h1, h2, h3, h4, h5, .title { } .banner>iframe { - width: 140px; - height: 130px; + width: 240px; + height: 70px; } .banner>iframe>body { margin: 0px; padding: 0px; } +.banner>iframe img { + width: auto; + max-width: 100% + height: auto; +} body { margin: 0px; @@ -308,13 +313,13 @@ table { @media screen and (max-width: 900px) { .nav { display: block; - width: 100%; - max-width: 100%; + width: 95%; + max-width: 95%; } .main { display: block; - width: 100%; - max-width: 100%; + width: 95%; + max-width: 95%; margin-left: 0.5em; } .section-index, pagelinks { @@ -374,4 +379,20 @@ table { .section-index li:hover>ul { display: block; } + .subsection { + padding: 0.3rem; + margin: 0.1rem; + } + .header > .twitter { + width: 100%; + text-align: center; + } + .header > .twitter > div { + display: inline; + width: 50%; + } + .header > .banner { + width: 100%; + text-align: center; + } }
Modified: jmeter/trunk/docs/download_jmeter.html URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/download_jmeter.html?rev=1664961&r1=1664960&r2=1664961&view=diff ============================================================================== --- jmeter/trunk/docs/download_jmeter.html (original) +++ jmeter/trunk/docs/download_jmeter.html Sun Mar 8 10:22:58 2015 @@ -1,532 +1,133 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<!-- Content Stylesheet for Site --> - - -<!-- start the processing --> -<html> -<head> -<link rel="stylesheet" type="text/css" href="./css/style.css"/> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> - -<title>Apache JMeter - Download Apache JMeter</title> -</head> - -<body bgcolor="#ffffff" text="#000000" link="#525D76"> -<table width="100%" cellspacing="0" border="0"> -<tr> -<td width="90%" align="left"> -<table border="0" cellspacing="0"> -<tr> -<td width="10%"> -<a href="http://www.apache.org"><img title="Apache Software Foundation" width="290" height="75" src="./images/asf-logo.png" border="0"/></a> -</td> -<td align="left" width="40%"> - -<a href="http://jmeter.apache.org/"><img width="182" height="88" src="./images/logo.jpg" alt="Apache JMeter" title="Apache JMeter" border="0"/></a> -</td> -</tr> -</table> -</td> -<td align="left" width="50%"> -<table cellspacing="0" align="right" border="0"> -<tr> -<td align="left"> <a href="https://twitter.com/share" -class="twitter-share-button" -data-text="Powerful Load Testing with -Apache #JMeter" data-via="ApacheJMeter" -data-lang="en-gb" data-size="large">Tweet</a> -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> -</td> -<td align="right"> <a -href="https://twitter.com/ApacheJMeter" -class="twitter-follow-button" -data-show-count="false" data-lang="en-gb" -data-size="large">Follow</a> -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> -</td> -</tr> -</table> -</td></tr> -</table> - -<table border="0" width="100%" cellspacing="4"> -<tr><td colspan="2"> -<hr noshade size="1"/> -</td></tr> -<tr> -<!-- LEFT SIDE NAVIGATION --> -<td width="20%" valign="top" nowrap="true"> -<table border="0" width="100%" cellspacing="0"> -<tr><td> -<p><strong>About</strong></p> -<ul> -<li><a href="./index.html">Overview</a> -</li> -<li><a href="http://twitter.com/ApacheJMeter">JMeter on Twitter</a> -<img src="./images/twitter.png" align="top"/></li> -<li><a href="./issues.html">Issue Tracking</a> -</li> -<li><a href="http://projects.apache.org/feeds/rss/jmeter.xml">Subscribe to What's New</a> -</li> -<li><a href="http://www.apache.org/licenses/">License</a> -</li> -</ul> -<p><strong>Download</strong></p> -<ul> -<li><a href="./download_jmeter.cgi">Download Releases</a> -</li> -<li><a href="./nightly.html">Developer (Nightly) Builds</a> -</li> -</ul> -<p><strong>Documentation</strong></p> -<ul> -<li><a href="./changes.html">Changes per version</a> -</li> -<li><a href="./usermanual/get-started.html">Get Started</a> -</li> -<li><a href="./usermanual/index.html">User Manual</a> -</li> -<li><a href="./usermanual/best-practices.html">Best Practices</a> -</li> -<li><a href="./usermanual/component_reference.html">Component Reference</a> -</li> -<li><a href="./usermanual/functions.html">Functions Reference</a> -</li> -<li><a href="./api/index.html">Javadocs</a> -</li> -<li><a href="./building.html">Building JMeter and Add-Ons</a> -</li> -<li><a href="http://wiki.apache.org/jmeter">JMeter Wiki</a> -</li> -<li><a href="http://wiki.apache.org/jmeter/JMeterFAQ">FAQ (Wiki)</a> -</li> -</ul> -<p><strong>Tutorials (PDF format)</strong></p> -<ul> -<li><a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a> -</li> -<li><a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a> -</li> -<li><a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a> -</li> -<li><a href="./usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a> -</li> -<li><a href="./extending/jmeter_tutorial.pdf">Extending JMeter</a> -</li> -</ul> -<p><strong>Community</strong></p> -<ul> -<li><a href="http://wiki.apache.org/jmeter/JMeterCommitters">Contributors</a> -</li> -<li><a href="./mail.html">Mailing Lists</a> -</li> -<li><a href="./svnindex.html">SVN Repositories</a> -</li> -</ul> -<p><strong>Foundation</strong></p> -<ul> -<li><a href="http://www.apache.org/">ASF</a> -</li> -<li><a href="http://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a> -</li> -<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> -</li> -<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a> -</li> -</ul> -</td></tr> -<tr><td> -<iframe src="http://www.apache.org/ads/button.html" style="border-width:0; float: left;" frameborder="0" scrolling="no"></iframe> -</td></tr> -</table> -</td> -<td width="80%" align="left" valign="top"> -<br> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>Download Apache JMeter</strong></font> -</td></tr> -<tr><td> -<blockquote> -<p> - +<!DOCTYPE html SYSTEM "about:legacy-compat"> +<html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-15"><title>Apache JMeter + - + Download Apache JMeter</title><meta name="viewport" content="width=device-width, initial-scale=1"><link href="http://fonts.googleapis.com/css?family=Merriweather:400normal" rel="stylesheet" type="text/css"><link rel="stylesheet" type="text/css" href="./css/new-style.css"></head><body role="document"><a href="#content" class="hidden">Main content</a><div class="header"><!-- + APACHE LOGO + --><div><a href="http://www.apache.org"><img title="Apache Software Foundation" width="290" height="75" src="./images/asf-logo.png" alt="Logo ASF"></a></div><!-- + PROJECT LOGO + --><div><a href="http://jmeter.apache.org/"><img src="./images/logo.jpg" alt="Apache JMeter"></a></div><div class="twitter"><div><a href="https://twitter.com/share" class="twitter-share-button" data-text="Powerful Load Testing with Apache #JMeter" data-via="ApacheJMeter" data-lang="en-gb" data-size="large">Tweet</a><script> + (function(d,s,id){ + var js, + fjs=d.getElementsByTagName(s)[0], + p=/^http:/.test(d.location)?'http':'https'; + if (!d.getElementById(id)) { + js=d.createElement(s); + js.id=id; + js.src=p+'://platform.twitter.com/widgets.js'; + fjs.parentNode.insertBefore(js,fjs); + } + })(document, 'script', 'twitter-wjs'); + </script></div><div><a href="https://twitter.com/ApacheJMeter" class="twitter-follow-button" data-show-count="false" data-lang="en-gb" data-size="large">Follow</a><script>(function(d,s,id){ + var js, + fjs=d.getElementsByTagName(s)[0], + p=/^http:/.test(d.location)?'http':'https'; + if (!d.getElementById(id)) { + js=d.createElement(s); + js.id=id; + js.src=p+'://platform.twitter.com/widgets.js'; + fjs.parentNode.insertBefore(js,fjs); + } + })(document, 'script', 'twitter-wjs'); + </script></div></div><div class="banner"><iframe src="http://www.apache.org/ads/bannerbar.html" style="border-width:0;" frameborder="0" scrolling="no"></iframe><div class="clear"></div></div></div><div class="nav"><ul class="menu"><li><div class="menu-title">About</div><ul><li><a href="./index.html">Overview</a></li><li><a href="http://twitter.com/ApacheJMeter">JMeter on Twitter<img src="./images/twitter.png" alt="Icon for JMeter on Twitter"></a></li><li><a href="./issues.html">Issue Tracking</a></li><li><a href="http://projects.apache.org/feeds/rss/jmeter.xml">Subscribe to What's New</a></li><li><a href="http://www.apache.org/licenses/">License</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Download</div><ul><li><a href="./download_jmeter.cgi">Download Releases</a></li><li><a href="./nightly.html">Developer (Nightly) Builds</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Documentation</div><ul><li><a href="./changes.html">Chang es per version</a></li><li><a href="./usermanual/get-started.html">Get Started</a></li><li><a href="./usermanual/index.html">User Manual</a></li><li><a href="./usermanual/best-practices.html">Best Practices</a></li><li><a href="./usermanual/component_reference.html">Component Reference</a></li><li><a href="./usermanual/functions.html">Functions Reference</a></li><li><a href="./api/index.html">Javadocs</a></li><li><a href="./building.html">Building JMeter and Add-Ons</a></li><li><a href="http://wiki.apache.org/jmeter">JMeter Wiki</a></li><li><a href="http://wiki.apache.org/jmeter/JMeterFAQ">FAQ (Wiki)</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Tutorials (PDF format)</div><ul><li><a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a></li><li><a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a></li><li><a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a></li><li><a href="./usermanual/jmeter_a ccesslog_sampler_step_by_step.pdf">Access Log Sampler</a></li><li><a href="./extending/jmeter_tutorial.pdf">Extending JMeter</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Community</div><ul><li><a href="http://wiki.apache.org/jmeter/JMeterCommitters">Contributors</a></li><li><a href="./mail.html">Mailing Lists</a></li><li><a href="./svnindex.html">SVN Repositories</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Foundation</div><ul><li><a href="http://www.apache.org/">ASF</a></li><li><a href="http://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a></li><li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul></li></ul></div><div class="main" id="content"><div class="section"><h1>Download Apache JMeter</h1> + <p> We recommend you use a mirror to download our release - builds, but you -<strong> -must -</strong> - -<a href="http://www.apache.org/info/verification.html"> -verify the integrity -</a> - of + builds, but you <strong>must</strong> <a href="http://www.apache.org/info/verification.html">verify the integrity</a> of the downloaded files using signatures downloaded from our main distribution directories. Recent releases (48 hours) may not yet be available from all the mirrors. - -</p> -<p> + </p> - You are currently using -<b> -[preferred] -</b> -. If you + <p> + You are currently using <b>[preferred]</b>. If you encounter a problem with this mirror, please select another - mirror. If all mirrors are failing, there are -<i> -backup -</i> - + mirror. If all mirrors are failing, there are <i>backup</i> mirrors (at the end of the mirrors list) that should be available. - -<br> - - - [if-any logo] -<a href="[link]"> -<img align="right" src="[logo]" border="0"> -</img> -</a> -[end] - -</p> -<form action="[location]" method="get" id="SelectMirror"> - - -<p> + <br> + [if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0"></a>[end] + </p> + <form action="[location]" method="get" id="SelectMirror"> + <p> Other mirrors: - -<select name="Preferred"> - + <select name="Preferred"> [if-any http] - [for http] -<option value="[http]"> -[http] -</option> -[end] + [for http]<option value="[http]">[http]</option>[end] [end] [if-any ftp] - [for ftp] -<option value="[ftp]"> -[ftp] -</option> -[end] + [for ftp]<option value="[ftp]">[ftp]</option>[end] [end] [if-any backup] - [for backup] -<option value="[backup]"> -[backup] (backup) -</option> -[end] + [for backup]<option value="[backup]">[backup] (backup)</option>[end] [end] - -</select> - - -<input type="submit" value="Change"> -</input> - - -</p> - - -</form> -<p> - - The -<code> -KEYS -</code> - link links to the code signing keys used to sign the product. - The -<code> -PGP -</code> - link downloads the OpenPGP compatible signature from our main site. - The -<code> -MD5 -</code> - link downloads the checksum from the main site. - Please -<a href="http://www.apache.org/info/verification.html"> -verify the integrity -</a> - + </select> + <input type="submit" value="Change"> + </p> + </form> + + <p> + The <span class="code">KEYS</span> link links to the code signing keys used to sign the product. + The <span class="code">PGP</span> link downloads the OpenPGP compatible signature from our main site. + The <span class="code">MD5</span> link downloads the checksum from the main site. + Please <a href="http://www.apache.org/info/verification.html">verify the integrity</a> of the downloaded file. - -</p> -<p> - - For more information concerning Apache JMeter, see the -<a href="http://jmeter.apache.org/"> -Apache JMeter -</a> - site. - -</p> -<p> - - -<a href="https://www.apache.org/dist/jmeter/KEYS"> -KEYS -</a> - - -</p> -</blockquote> -</p> -</td></tr> -<tr><td><br></td></tr> -</table> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>Apache JMeter 2.13 (Requires Java 6 or later)</strong></font> -</td></tr> -<tr><td> -<blockquote> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#828DA6"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<a name="binaries"><strong>Binaries</strong></a> -<a class="sectionlink" href="#binaries" title="Link to here">¶</a></font> -</td></tr> -<tr><td> -<blockquote> -<table> -<tr> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="[preferred]/jmeter/binaries/apache-jmeter-2.13.tgz">apache-jmeter-2.13.tgz</a> -</font> -</td> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.13.tgz.md5">md5</a> -</font> -</td> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.13.tgz.asc">pgp</a> -</font> -</td> -</tr> -<tr> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="[preferred]/jmeter/binaries/apache-jmeter-2.13.zip">apache-jmeter-2.13.zip</a> -</font> -</td> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.13.zip.md5">md5</a> -</font> -</td> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.13.zip.asc">pgp</a> -</font> -</td> -</tr> -</table> -</blockquote> -</td></tr> -<tr><td><br></td></tr> -</table> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#828DA6"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<a name="source"><strong>Source</strong></a> -<a class="sectionlink" href="#source" title="Link to here">¶</a></font> -</td></tr> -<tr><td> -<blockquote> -<table> -<tr> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="[preferred]/jmeter/source/apache-jmeter-2.13_src.tgz">apache-jmeter-2.13_src.tgz</a> -</font> -</td> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.13_src.tgz.md5">md5</a> -</font> -</td> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.13_src.tgz.asc">pgp</a> -</font> -</td> -</tr> -<tr> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="[preferred]/jmeter/source/apache-jmeter-2.13_src.zip">apache-jmeter-2.13_src.zip</a> -</font> -</td> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.13_src.zip.md5">md5</a> -</font> -</td> -<td bgcolor="#a0ddf0" valign="top" align="left"> -<font color="#000000" size="-1" face="arial,helvetica,sanserif"> -<a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.13_src.zip.asc">pgp</a> -</font> -</td> -</tr> -</table> -</blockquote> -</td></tr> -<tr><td><br></td></tr> -</table> -</blockquote> -</p> -</td></tr> -<tr><td><br></td></tr> -</table> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>Archives</strong></font> -</td></tr> -<tr><td> -<blockquote> -<p> - + </p> + <p> + For more information concerning Apache JMeter, see the <a href="http://jmeter.apache.org/">Apache JMeter</a> site. + </p> + <p> + <a href="https://www.apache.org/dist/jmeter/KEYS">KEYS</a> + </p> + </div><div class="section"><h1>Apache JMeter 2.13 (Requires Java 6 or later)</h1> + <div class="subsection"><h2>Binaries<a class="sectionlink" href="#binaries" title="Link to here">¶</a></h2> + <table> + <tr> + <td><a href="[preferred]/jmeter/binaries/apache-jmeter-2.13.tgz">apache-jmeter-2.13.tgz</a></td> + <td><a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.13.tgz.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.13.tgz.asc">pgp</a></td> + </tr> + <tr> + <td><a href="[preferred]/jmeter/binaries/apache-jmeter-2.13.zip">apache-jmeter-2.13.zip</a></td> + <td><a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.13.zip.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.13.zip.asc">pgp</a></td> + </tr> + </table> + </div> + <div class="subsection"><h2>Source<a class="sectionlink" href="#source" title="Link to here">¶</a></h2> + <table> + <tr> + <td><a href="[preferred]/jmeter/source/apache-jmeter-2.13_src.tgz">apache-jmeter-2.13_src.tgz</a></td> + <td><a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.13_src.tgz.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.13_src.tgz.asc">pgp</a></td> + </tr> + <tr> + <td><a href="[preferred]/jmeter/source/apache-jmeter-2.13_src.zip">apache-jmeter-2.13_src.zip</a></td> + <td><a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.13_src.zip.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.13_src.zip.asc">pgp</a></td> + </tr> + </table> + </div> + </div><div class="section"><h1>Archives</h1> + <p> Older releases can be obtained from the archives. - -</p> -<ul> - - -<li class="download"> -<a href="[preferred]/jmeter/"> -browse download area -</a> -</li> - - -<li> -<a href="https://archive.apache.org/dist/jmeter/"> -Apache JMeter archives... -</a> -</li> - - -<li> -<a href="https://archive.apache.org/dist/jakarta/jmeter/"> -Apache Jakarta JMeter archives... -</a> -</li> - - -</ul> -</blockquote> -</p> -</td></tr> -<tr><td><br></td></tr> -</table> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>Verification of downloads</strong></font> -</td></tr> -<tr><td> -<blockquote> -<p> - + </p> + <ul> + <li class="download"><a href="[preferred]/jmeter/">browse download area</a></li> + <li><a href="https://archive.apache.org/dist/jmeter/">Apache JMeter archives...</a></li> + <li><a href="https://archive.apache.org/dist/jakarta/jmeter/">Apache Jakarta JMeter archives...</a></li> + </ul> + </div><div class="section"><h1>Verification of downloads</h1> + <p> It is essential that you verify the integrity of the downloaded files using the PGP signature. - Please read -<a href="http://www.apache.org/info/verification.html"> -Verifying Apache Software Foundation Releases -</a> - for more information on why you should verify our releases. - -</p> -</blockquote> -</p> -</td></tr> -<tr><td><br></td></tr> -</table> -<br> -</td> -</tr> -<tr><td colspan="2"> -<hr noshade size="1"/> -</td></tr> -<tr><td colspan="2"> -<div align="center"><font color="#525D76" size="-1"><em> -Copyright © 1999-2015, Apache Software Foundation -</em></font></div> -</td></tr> -<tr><td colspan="2"> -<div align="center"><font color="#525D76" size="-1"> -Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo are -trademarks of the Apache Software Foundation. -</font> -</div> -</td></tr> -</table> -</body> -</html> -<!-- end the processing --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Please read <a href="http://www.apache.org/info/verification.html">Verifying Apache Software Foundation Releases</a> for more information on why you should verify our releases. + </p> + </div></div><div class="footer"><div class="copyright"> + Copyright © + 1999 – + 2015 + , Apache Software Foundation + </div><div class="trademarks">Apache, Apache JMeter, JMeter, the Apache + feather, and the Apache JMeter logo are + trademarks of the + Apache Software Foundation. + </div></div></body></html> \ No newline at end of file Modified: jmeter/trunk/docs/index.html URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/index.html?rev=1664961&r1=1664960&r2=1664961&view=diff ============================================================================== --- jmeter/trunk/docs/index.html (original) +++ jmeter/trunk/docs/index.html Sun Mar 8 10:22:58 2015 @@ -1,568 +1,127 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<!-- Content Stylesheet for Site --> - - -<!-- start the processing --> -<html> -<head> -<link rel="stylesheet" type="text/css" href="./css/style.css"/> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> - -<title>Apache JMeter - Apache JMeter™</title> -</head> - -<body bgcolor="#ffffff" text="#000000" link="#525D76"> -<table width="100%" cellspacing="0" border="0"> -<tr> -<td width="90%" align="left"> -<table border="0" cellspacing="0"> -<tr> -<td width="10%"> -<a href="http://www.apache.org"><img title="Apache Software Foundation" width="290" height="75" src="./images/asf-logo.png" border="0"/></a> -</td> -<td align="left" width="40%"> - -<a href="http://jmeter.apache.org/"><img width="182" height="88" src="./images/logo.jpg" alt="Apache JMeter" title="Apache JMeter" border="0"/></a> -</td> -</tr> -</table> -</td> -<td align="left" width="50%"> -<table cellspacing="0" align="right" border="0"> -<tr> -<td align="left"> <a href="https://twitter.com/share" -class="twitter-share-button" -data-text="Powerful Load Testing with -Apache #JMeter" data-via="ApacheJMeter" -data-lang="en-gb" data-size="large">Tweet</a> -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> -</td> -<td align="right"> <a -href="https://twitter.com/ApacheJMeter" -class="twitter-follow-button" -data-show-count="false" data-lang="en-gb" -data-size="large">Follow</a> -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> -</td> -</tr> -</table> -</td></tr> -</table> - -<table border="0" width="100%" cellspacing="4"> -<tr><td colspan="2"> -<hr noshade size="1"/> -</td></tr> -<tr> -<!-- LEFT SIDE NAVIGATION --> -<td width="20%" valign="top" nowrap="true"> -<table border="0" width="100%" cellspacing="0"> -<tr><td> -<p><strong>About</strong></p> -<ul> -<li><a href="./index.html">Overview</a> -</li> -<li><a href="http://twitter.com/ApacheJMeter">JMeter on Twitter</a> -<img src="./images/twitter.png" align="top"/></li> -<li><a href="./issues.html">Issue Tracking</a> -</li> -<li><a href="http://projects.apache.org/feeds/rss/jmeter.xml">Subscribe to What's New</a> -</li> -<li><a href="http://www.apache.org/licenses/">License</a> -</li> -</ul> -<p><strong>Download</strong></p> -<ul> -<li><a href="./download_jmeter.cgi">Download Releases</a> -</li> -<li><a href="./nightly.html">Developer (Nightly) Builds</a> -</li> -</ul> -<p><strong>Documentation</strong></p> -<ul> -<li><a href="./changes.html">Changes per version</a> -</li> -<li><a href="./usermanual/get-started.html">Get Started</a> -</li> -<li><a href="./usermanual/index.html">User Manual</a> -</li> -<li><a href="./usermanual/best-practices.html">Best Practices</a> -</li> -<li><a href="./usermanual/component_reference.html">Component Reference</a> -</li> -<li><a href="./usermanual/functions.html">Functions Reference</a> -</li> -<li><a href="./api/index.html">Javadocs</a> -</li> -<li><a href="./building.html">Building JMeter and Add-Ons</a> -</li> -<li><a href="http://wiki.apache.org/jmeter">JMeter Wiki</a> -</li> -<li><a href="http://wiki.apache.org/jmeter/JMeterFAQ">FAQ (Wiki)</a> -</li> -</ul> -<p><strong>Tutorials (PDF format)</strong></p> -<ul> -<li><a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a> -</li> -<li><a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a> -</li> -<li><a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a> -</li> -<li><a href="./usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a> -</li> -<li><a href="./extending/jmeter_tutorial.pdf">Extending JMeter</a> -</li> -</ul> -<p><strong>Community</strong></p> -<ul> -<li><a href="http://wiki.apache.org/jmeter/JMeterCommitters">Contributors</a> -</li> -<li><a href="./mail.html">Mailing Lists</a> -</li> -<li><a href="./svnindex.html">SVN Repositories</a> -</li> -</ul> -<p><strong>Foundation</strong></p> -<ul> -<li><a href="http://www.apache.org/">ASF</a> -</li> -<li><a href="http://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a> -</li> -<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> -</li> -<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a> -</li> -</ul> -</td></tr> -<tr><td> -<iframe src="http://www.apache.org/ads/button.html" style="border-width:0; float: left;" frameborder="0" scrolling="no"></iframe> -</td></tr> -</table> -</td> -<td width="80%" align="left" valign="top"> -<br> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>Apache JMeter™</strong></font> -</td></tr> -<tr><td> -<blockquote> -<p> - - The -<b> -Apache JMeter™ -</b> - desktop application is open source software, +<!DOCTYPE html SYSTEM "about:legacy-compat"> +<html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-15"><title>Apache JMeter + - + Apache JMeter™</title><meta name="viewport" content="width=device-width, initial-scale=1"><link href="http://fonts.googleapis.com/css?family=Merriweather:400normal" rel="stylesheet" type="text/css"><link rel="stylesheet" type="text/css" href="./css/new-style.css"></head><body role="document"><a href="#content" class="hidden">Main content</a><div class="header"><!-- + APACHE LOGO + --><div><a href="http://www.apache.org"><img title="Apache Software Foundation" width="290" height="75" src="./images/asf-logo.png" alt="Logo ASF"></a></div><!-- + PROJECT LOGO + --><div><a href="http://jmeter.apache.org/"><img src="./images/logo.jpg" alt="Apache JMeter"></a></div><div class="twitter"><div><a href="https://twitter.com/share" class="twitter-share-button" data-text="Powerful Load Testing with Apache #JMeter" data-via="ApacheJMeter" data-lang="en-gb" data-size="large">Tweet</a><script> + (function(d,s,id){ + var js, + fjs=d.getElementsByTagName(s)[0], + p=/^http:/.test(d.location)?'http':'https'; + if (!d.getElementById(id)) { + js=d.createElement(s); + js.id=id; + js.src=p+'://platform.twitter.com/widgets.js'; + fjs.parentNode.insertBefore(js,fjs); + } + })(document, 'script', 'twitter-wjs'); + </script></div><div><a href="https://twitter.com/ApacheJMeter" class="twitter-follow-button" data-show-count="false" data-lang="en-gb" data-size="large">Follow</a><script>(function(d,s,id){ + var js, + fjs=d.getElementsByTagName(s)[0], + p=/^http:/.test(d.location)?'http':'https'; + if (!d.getElementById(id)) { + js=d.createElement(s); + js.id=id; + js.src=p+'://platform.twitter.com/widgets.js'; + fjs.parentNode.insertBefore(js,fjs); + } + })(document, 'script', 'twitter-wjs'); + </script></div></div><div class="banner"><iframe src="http://www.apache.org/ads/bannerbar.html" style="border-width:0;" frameborder="0" scrolling="no"></iframe><div class="clear"></div></div></div><div class="nav"><ul class="menu"><li><div class="menu-title">About</div><ul><li><a href="./index.html">Overview</a></li><li><a href="http://twitter.com/ApacheJMeter">JMeter on Twitter<img src="./images/twitter.png" alt="Icon for JMeter on Twitter"></a></li><li><a href="./issues.html">Issue Tracking</a></li><li><a href="http://projects.apache.org/feeds/rss/jmeter.xml">Subscribe to What's New</a></li><li><a href="http://www.apache.org/licenses/">License</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Download</div><ul><li><a href="./download_jmeter.cgi">Download Releases</a></li><li><a href="./nightly.html">Developer (Nightly) Builds</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Documentation</div><ul><li><a href="./changes.html">Chang es per version</a></li><li><a href="./usermanual/get-started.html">Get Started</a></li><li><a href="./usermanual/index.html">User Manual</a></li><li><a href="./usermanual/best-practices.html">Best Practices</a></li><li><a href="./usermanual/component_reference.html">Component Reference</a></li><li><a href="./usermanual/functions.html">Functions Reference</a></li><li><a href="./api/index.html">Javadocs</a></li><li><a href="./building.html">Building JMeter and Add-Ons</a></li><li><a href="http://wiki.apache.org/jmeter">JMeter Wiki</a></li><li><a href="http://wiki.apache.org/jmeter/JMeterFAQ">FAQ (Wiki)</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Tutorials (PDF format)</div><ul><li><a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a></li><li><a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a></li><li><a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a></li><li><a href="./usermanual/jmeter_a ccesslog_sampler_step_by_step.pdf">Access Log Sampler</a></li><li><a href="./extending/jmeter_tutorial.pdf">Extending JMeter</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Community</div><ul><li><a href="http://wiki.apache.org/jmeter/JMeterCommitters">Contributors</a></li><li><a href="./mail.html">Mailing Lists</a></li><li><a href="./svnindex.html">SVN Repositories</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Foundation</div><ul><li><a href="http://www.apache.org/">ASF</a></li><li><a href="http://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a></li><li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul></li></ul></div><div class="main" id="content"><div class="section"><h1>Apache JMeter™</h1> + <p> + The <b>Apache JMeter™</b> application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. - -</p> -<h2> -What can I do with it? -</h2> -<p> - + </p> + <h2>What can I do with it?</h2> + <p> Apache JMeter may be used to test performance both on static and dynamic - resources (Files, Web dynamic languages - PHP, Java, ASP.NET, etc. -, Java Objects, Data Bases and + resources (Webservices (SOAP/REST), Web dynamic languages - PHP, Java, ASP.NET, Files, etc. -, Java Objects, Data Bases and Queries, FTP Servers and more). It can be used to simulate a heavy load on a server, group of servers, network or object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load. - -</p> -<h2> -What does it do? -</h2> -<p> -Apache JMeter features include: </p> +<h2>What does it do?</h2> +<p>Apache JMeter features include:</p> <ul> - - -<li> -Ability to load and performance test many different server/protocol types: - -<ul> - - -<li> -Web - HTTP, HTTPS -</li> - - -<li> -SOAP -</li> - - -<li> -FTP -</li> - - -<li> -Database via JDBC -</li> - - -<li> -LDAP -</li> - - -<li> -Message-oriented middleware (MOM) via JMS -</li> - - -<li> -Mail - SMTP(S), POP3(S) and IMAP(S) -</li> - - -<li> -MongoDB (NoSQL) -</li> - - -<li> -Native commands or shell scripts -</li> - - -<li> -TCP -</li> - - -</ul> - - -</li> - - -<li> -Complete portability and -<b> -100% Java purity -</b> -. -</li> - - -<li> -Full -<b> -multithreading -</b> - framework allows concurrent sampling by many threads and - simultaneous sampling of different functions by separate thread groups. -</li> - - -<li> -Careful -<b> -GUI -</b> - design allows faster Test Plan building and debugging. -</li> - - -<li> -Caching and offline analysis/replaying of test results. -</li> - - -<li> -<b> -Highly Extensible core: -</b> - - -<ul> - - -<li> -Pluggable Samplers allow unlimited testing capabilities. -</li> - - -<li> -Several load statistics may be choosen with -<b> -pluggable timers -</b> -. -</li> - - -<li> -Data analysis and -<b> -visualization plugins -</b> - allow great extensibility - as well as personalization. -</li> - - -<li> -Functions can be used to provide dynamic input to a test or provide data manipulation. -</li> - - -<li> -<b> -Scriptable Samplers -</b> - (BeanShell, BSF-compatible languages and JSR223-compatible languages) -</li> - - + <li>Ability to load and performance test many different server/protocol types: + <ul> + <li>Web - HTTP, HTTPS</li> + <li>SOAP / REST</li> + <li>FTP</li> + <li>Database via JDBC</li> + <li>LDAP</li> + <li>Message-oriented middleware (MOM) via JMS</li> + <li>Mail - SMTP(S), POP3(S) and IMAP(S)</li> + <li>MongoDB (NoSQL)</li> + <li>Native commands or shell scripts</li> + <li>TCP</li> + </ul> + </li> + <li>Complete portability and <b>100% Java purity</b>.</li> + <li>Full <b>multithreading</b> framework allows concurrent sampling by many threads and + simultaneous sampling of different functions by separate thread groups.</li> + <li>Careful <b>GUI</b> design allows faster Test Plan building and debugging.</li> + <li>Caching and offline analysis/replaying of test results.</li> + <li><b>Highly Extensible core:</b> + <ul> + <li>Pluggable Samplers allow unlimited testing capabilities.</li> + <li>Several load statistics may be chosen with <b>pluggable timers</b>.</li> + <li>Data analysis and <b>visualization plugins</b> allow great extensibility + as well as personalization.</li> + <li>Functions can be used to provide dynamic input to a test or provide data manipulation.</li> + <li><b>Scriptable Samplers</b> (BeanShell, BSF-compatible languages and JSR223-compatible languages)</li> + </ul> + </li> </ul> - - -</li> - - -</ul> -<h2> -JMeter is not a browser -</h2> +<h2>JMeter is not a browser</h2> <p> - JMeter is not a browser. As far as web-services and remote services are concerned, JMeter looks like a browser (or rather, multiple browsers); however JMeter does not perform all the actions supported by browsers. In particular, JMeter does not execute the Javascript found in HTML pages. Nor does it render the HTML pages as a browser does (it's possible to view the response as HTML etc, but the timings are not included in any samples, and only one sample in one thread is ever viewed at a time). - </p> -<h2> -How do I do it? -</h2> -<ul> - - -<li> -<a href="usermanual/index.html"> -Using JMeter -</a> -</li> - - -<li> -<a href="http://wiki.apache.org/jmeter/"> -JMeter Wiki -</a> -</li> - - -<li> -<a href="http://wiki.apache.org/jmeter/JMeterFAQ"> -JMeter FAQ (Wiki) -</a> -</li> - - -<li> -<a href="api/index.html"> -Javadoc API documentation -</a> -</li> - -<li> -<a href="localising/index.html"> -JMeter Localisation (Translator's Guide) -</a> -</li> - - -<li> -<a href="building.html"> -Building JMeter and Add-Ons -</a> -</li> - - -</ul> -<h2> -Tutorials (PDF) -</h2> -<ul> - - -<li> -<a href="usermanual/jmeter_distributed_testing_step_by_step.pdf"> -Distributed Testing -</a> -</li> - - -<li> -<a href="usermanual/jmeter_proxy_step_by_step.pdf"> -Recording Tests -</a> -</li> - - -<li> -<a href="usermanual/junitsampler_tutorial.pdf"> -JUnit Sampler -</a> -</li> - - -<li> -<a href="usermanual/jmeter_accesslog_sampler_step_by_step.pdf"> -Access Log Sampler -</a> -</li> - - -<li> -<a href="extending/jmeter_tutorial.pdf"> -Extending JMeter -</a> -</li> - - -</ul> -<h2> -Further Information About JMeter -</h2> +<h2>How do I do it?</h2> <ul> - - -<li> -<a href="changes.html"> -Changes List -</a> -</li> - - -<li> -<a href="issues.html"> -Issues -</a> -</li> - - -<li> -<a href="http://www.apache.org/licenses/"> -License -</a> -</li> - - -<li> -<a href="mail.html"> -Mailing Lists -</a> -</li> - - -<li> -<a href="svnindex.html"> -SVN Repositories -</a> -</li> - - -<li> -<a href="http://wiki.apache.org/jmeter/JMeterCommitters"> -Contributors -</a> -</li> - - -</ul> -</blockquote> -</p> -</td></tr> -<tr><td><br></td></tr> -</table> -<br> -</td> -</tr> -<tr><td colspan="2"> -<hr noshade size="1"/> -</td></tr> -<tr><td colspan="2"> -<div align="center"><font color="#525D76" size="-1"><em> -Copyright © 1999-2015, Apache Software Foundation -</em></font></div> -</td></tr> -<tr><td colspan="2"> -<div align="center"><font color="#525D76" size="-1"> -Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo are -trademarks of the Apache Software Foundation. -</font> -</div> -</td></tr> -</table> -</body> -</html> -<!-- end the processing --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +<li><a href="usermanual/index.html">Using JMeter</a></li> +<li><a href="http://wiki.apache.org/jmeter/">JMeter Wiki</a></li> +<li><a href="http://wiki.apache.org/jmeter/JMeterFAQ">JMeter FAQ (Wiki)</a></li> +<li><a href="api/index.html">Javadoc API documentation</a></li> +<li><a href="localising/index.html">JMeter Localisation (Translator's Guide)</a></li> +<li><a href="building.html">Building JMeter and Add-Ons</a></li> +</ul> +<h2>Tutorials (PDF)</h2> +<ul> +<li><a href="usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a></li> +<li><a href="usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a></li> +<li><a href="usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a></li> +<li><a href="usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a></li> +<li><a href="extending/jmeter_tutorial.pdf">Extending JMeter</a></li> +</ul> +<h2>Further Information About JMeter</h2> +<ul> +<li><a href="changes.html">Changes List</a></li> +<li><a href="issues.html">Issues</a></li> +<li><a href="http://www.apache.org/licenses/">License</a></li> +<li><a href="mail.html">Mailing Lists</a></li> +<li><a href="svnindex.html">SVN Repositories</a></li> +<li><a href="http://wiki.apache.org/jmeter/JMeterCommitters">Contributors</a></li> +</ul> +</div></div><div class="footer"><div class="copyright"> + Copyright © + 1999 – + 2015 + , Apache Software Foundation + </div><div class="trademarks">Apache, Apache JMeter, JMeter, the Apache + feather, and the Apache JMeter logo are + trademarks of the + Apache Software Foundation. + </div></div></body></html> \ No newline at end of file Modified: jmeter/trunk/docs/issues.html URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/issues.html?rev=1664961&r1=1664960&r2=1664961&view=diff ============================================================================== --- jmeter/trunk/docs/issues.html (original) +++ jmeter/trunk/docs/issues.html Sun Mar 8 10:22:58 2015 @@ -1,480 +1,126 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<!-- Content Stylesheet for Site --> - - -<!-- start the processing --> -<html> -<head> -<link rel="stylesheet" type="text/css" href="./css/style.css"/> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> - -<title>Apache JMeter - Issues</title> -</head> - -<body bgcolor="#ffffff" text="#000000" link="#525D76"> -<table width="100%" cellspacing="0" border="0"> -<tr> -<td width="90%" align="left"> -<table border="0" cellspacing="0"> -<tr> -<td width="10%"> -<a href="http://www.apache.org"><img title="Apache Software Foundation" width="290" height="75" src="./images/asf-logo.png" border="0"/></a> -</td> -<td align="left" width="40%"> - -<a href="http://jmeter.apache.org/"><img width="182" height="88" src="./images/logo.jpg" alt="Apache JMeter" title="Apache JMeter" border="0"/></a> -</td> -</tr> -</table> -</td> -<td align="left" width="50%"> -<table cellspacing="0" align="right" border="0"> -<tr> -<td align="left"> <a href="https://twitter.com/share" -class="twitter-share-button" -data-text="Powerful Load Testing with -Apache #JMeter" data-via="ApacheJMeter" -data-lang="en-gb" data-size="large">Tweet</a> -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> -</td> -<td align="right"> <a -href="https://twitter.com/ApacheJMeter" -class="twitter-follow-button" -data-show-count="false" data-lang="en-gb" -data-size="large">Follow</a> -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> -</td> -</tr> -</table> -</td></tr> -</table> - -<table border="0" width="100%" cellspacing="4"> -<tr><td colspan="2"> -<hr noshade size="1"/> -</td></tr> -<tr> -<!-- LEFT SIDE NAVIGATION --> -<td width="20%" valign="top" nowrap="true"> -<table border="0" width="100%" cellspacing="0"> -<tr><td> -<p><strong>About</strong></p> -<ul> -<li><a href="./index.html">Overview</a> -</li> -<li><a href="http://twitter.com/ApacheJMeter">JMeter on Twitter</a> -<img src="./images/twitter.png" align="top"/></li> -<li><a href="./issues.html">Issue Tracking</a> -</li> -<li><a href="http://projects.apache.org/feeds/rss/jmeter.xml">Subscribe to What's New</a> -</li> -<li><a href="http://www.apache.org/licenses/">License</a> -</li> -</ul> -<p><strong>Download</strong></p> -<ul> -<li><a href="./download_jmeter.cgi">Download Releases</a> -</li> -<li><a href="./nightly.html">Developer (Nightly) Builds</a> -</li> -</ul> -<p><strong>Documentation</strong></p> -<ul> -<li><a href="./changes.html">Changes per version</a> -</li> -<li><a href="./usermanual/get-started.html">Get Started</a> -</li> -<li><a href="./usermanual/index.html">User Manual</a> -</li> -<li><a href="./usermanual/best-practices.html">Best Practices</a> -</li> -<li><a href="./usermanual/component_reference.html">Component Reference</a> -</li> -<li><a href="./usermanual/functions.html">Functions Reference</a> -</li> -<li><a href="./api/index.html">Javadocs</a> -</li> -<li><a href="./building.html">Building JMeter and Add-Ons</a> -</li> -<li><a href="http://wiki.apache.org/jmeter">JMeter Wiki</a> -</li> -<li><a href="http://wiki.apache.org/jmeter/JMeterFAQ">FAQ (Wiki)</a> -</li> -</ul> -<p><strong>Tutorials (PDF format)</strong></p> -<ul> -<li><a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a> -</li> -<li><a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a> -</li> -<li><a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a> -</li> -<li><a href="./usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a> -</li> -<li><a href="./extending/jmeter_tutorial.pdf">Extending JMeter</a> -</li> -</ul> -<p><strong>Community</strong></p> -<ul> -<li><a href="http://wiki.apache.org/jmeter/JMeterCommitters">Contributors</a> -</li> -<li><a href="./mail.html">Mailing Lists</a> -</li> -<li><a href="./svnindex.html">SVN Repositories</a> -</li> -</ul> -<p><strong>Foundation</strong></p> -<ul> -<li><a href="http://www.apache.org/">ASF</a> -</li> -<li><a href="http://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a> -</li> -<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> -</li> -<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a> -</li> -</ul> -</td></tr> -<tr><td> -<iframe src="http://www.apache.org/ads/button.html" style="border-width:0; float: left;" frameborder="0" scrolling="no"></iframe> -</td></tr> -</table> -</td> -<td width="80%" align="left" valign="top"> -<br> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>Issue tracker</strong></font> -</td></tr> -<tr><td> -<blockquote> +<!DOCTYPE html SYSTEM "about:legacy-compat"> +<html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-15"><title>Apache JMeter + - + Issues</title><meta name="viewport" content="width=device-width, initial-scale=1"><link href="http://fonts.googleapis.com/css?family=Merriweather:400normal" rel="stylesheet" type="text/css"><link rel="stylesheet" type="text/css" href="./css/new-style.css"></head><body role="document"><a href="#content" class="hidden">Main content</a><div class="header"><!-- + APACHE LOGO + --><div><a href="http://www.apache.org"><img title="Apache Software Foundation" width="290" height="75" src="./images/asf-logo.png" alt="Logo ASF"></a></div><!-- + PROJECT LOGO + --><div><a href="http://jmeter.apache.org/"><img src="./images/logo.jpg" alt="Apache JMeter"></a></div><div class="twitter"><div><a href="https://twitter.com/share" class="twitter-share-button" data-text="Powerful Load Testing with Apache #JMeter" data-via="ApacheJMeter" data-lang="en-gb" data-size="large">Tweet</a><script> + (function(d,s,id){ + var js, + fjs=d.getElementsByTagName(s)[0], + p=/^http:/.test(d.location)?'http':'https'; + if (!d.getElementById(id)) { + js=d.createElement(s); + js.id=id; + js.src=p+'://platform.twitter.com/widgets.js'; + fjs.parentNode.insertBefore(js,fjs); + } + })(document, 'script', 'twitter-wjs'); + </script></div><div><a href="https://twitter.com/ApacheJMeter" class="twitter-follow-button" data-show-count="false" data-lang="en-gb" data-size="large">Follow</a><script>(function(d,s,id){ + var js, + fjs=d.getElementsByTagName(s)[0], + p=/^http:/.test(d.location)?'http':'https'; + if (!d.getElementById(id)) { + js=d.createElement(s); + js.id=id; + js.src=p+'://platform.twitter.com/widgets.js'; + fjs.parentNode.insertBefore(js,fjs); + } + })(document, 'script', 'twitter-wjs'); + </script></div></div><div class="banner"><iframe src="http://www.apache.org/ads/bannerbar.html" style="border-width:0;" frameborder="0" scrolling="no"></iframe><div class="clear"></div></div></div><div class="nav"><ul class="menu"><li><div class="menu-title">About</div><ul><li><a href="./index.html">Overview</a></li><li><a href="http://twitter.com/ApacheJMeter">JMeter on Twitter<img src="./images/twitter.png" alt="Icon for JMeter on Twitter"></a></li><li><a href="./issues.html">Issue Tracking</a></li><li><a href="http://projects.apache.org/feeds/rss/jmeter.xml">Subscribe to What's New</a></li><li><a href="http://www.apache.org/licenses/">License</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Download</div><ul><li><a href="./download_jmeter.cgi">Download Releases</a></li><li><a href="./nightly.html">Developer (Nightly) Builds</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Documentation</div><ul><li><a href="./changes.html">Chang es per version</a></li><li><a href="./usermanual/get-started.html">Get Started</a></li><li><a href="./usermanual/index.html">User Manual</a></li><li><a href="./usermanual/best-practices.html">Best Practices</a></li><li><a href="./usermanual/component_reference.html">Component Reference</a></li><li><a href="./usermanual/functions.html">Functions Reference</a></li><li><a href="./api/index.html">Javadocs</a></li><li><a href="./building.html">Building JMeter and Add-Ons</a></li><li><a href="http://wiki.apache.org/jmeter">JMeter Wiki</a></li><li><a href="http://wiki.apache.org/jmeter/JMeterFAQ">FAQ (Wiki)</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Tutorials (PDF format)</div><ul><li><a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a></li><li><a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a></li><li><a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a></li><li><a href="./usermanual/jmeter_a ccesslog_sampler_step_by_step.pdf">Access Log Sampler</a></li><li><a href="./extending/jmeter_tutorial.pdf">Extending JMeter</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Community</div><ul><li><a href="http://wiki.apache.org/jmeter/JMeterCommitters">Contributors</a></li><li><a href="./mail.html">Mailing Lists</a></li><li><a href="./svnindex.html">SVN Repositories</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Foundation</div><ul><li><a href="http://www.apache.org/">ASF</a></li><li><a href="http://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a></li><li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul></li></ul></div><div class="main" id="content"><div class="section"><h1>Issue tracker</h1> <p> - JMeter uses Bugzilla for issue tracking, i.e. for reporting bugs and requesting enhancements. - </p> <p> - Before creating a new issue, please check whether the issue has already been reported by searching Bugzilla. It's also worth checking first on the JMeter user mailing list; others may already have a solution. - </p> -</blockquote> -</p> -</td></tr> -<tr><td><br></td></tr> -</table> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>Known Bugs</strong></font> -</td></tr> -<tr><td> -<blockquote> +</div><div class="section"><h1>Known Bugs</h1> <ul> - - <li> - - <a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=JMeter&content="> - -Bugzilla - All open bugs -</a> - - +Bugzilla - All open bugs</a> </li> - - <li> - - <a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_severity=Blocker&bug_severity=Critical&bug_severity=Major&bug_severity=Normal&bug_severity=Regression&bug_severity=Minor&bug_severity=Trivial&product=JMeter&cmdtype=doit&order=Bug+Number"> - -Bugzilla - Open bugs (excluding enhancements) -</a> -</li> - - +Bugzilla - Open bugs (excluding enhancements)</a></li> <li> - - <a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_severity=Enhancement&product=JMeter&cmdtype=doit&order=Bug+Number"> - -Bugzilla - Enhancements only -</a> - - +Bugzilla - Enhancements only</a> </li> - - </ul> -</blockquote> -</p> -</td></tr> -<tr><td><br></td></tr> -</table> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>Requesting an enhancement</strong></font> -</td></tr> -<tr><td> -<blockquote> +</div><div class="section"><h1>Requesting an enhancement</h1> <p> - In most cases it is worth starting a discussion on the mailing list first. Bugzilla is good for tracking progress and supplying patches, but is unwieldy for longer discussions. - -</p> +</p> <p> - If you have not already done so, you need to register an account first, using the "New Account" link at the top of the -main Bugzilla page: -<a href="https://issues.apache.org/bugzilla/"> -https://issues.apache.org/bugzilla/ -</a> -. - +main Bugzilla page: <a href="https://issues.apache.org/bugzilla/">https://issues.apache.org/bugzilla/</a>. </p> <p> - Make sure you read and understand the information on the account creation page before signing up. - </p> <p> - Once logged in, click "File a bug" and select JMeter from the list Please set the severity to "enhancement". - </p> <p> - Please make sure that you describe the enhancement in sufficient detail. If necessary provide an example use-case. - </p> <p> - If you are providing a code patch, also provide a test case, and documentation on how to use the new feature (ideally as a documentation patch). - </p> -</blockquote> -</p> -</td></tr> -<tr><td><br></td></tr> -</table> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>Raising an Issue</strong></font> -</td></tr> -<tr><td> -<blockquote> +</div><div class="section"><h1>Raising an Issue</h1> <p> - First check that the issue has not already been reported. If reporting a bug, are you sure it really is a bug in JMeter, not just a misunderstanding of how JMeter works? - </p> <p> - If you have not already done so, you need to register an account first, using the "New Account" link at the top of the -main Bugzilla page: -<a href="https://issues.apache.org/bugzilla/"> -https://issues.apache.org/bugzilla/ -</a> -. - +main Bugzilla page: <a href="https://issues.apache.org/bugzilla/">https://issues.apache.org/bugzilla/</a>. </p> <p> - Make sure you read and understand the information on the account creation page before signing up. - </p> <p> - Once logged in, click "File a bug" and select JMeter from the list. - -</p> -</blockquote> </p> -</td></tr> -<tr><td><br></td></tr> -</table> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>Required Information for bug reporting</strong></font> -</td></tr> -<tr><td> -<blockquote> +</div><div class="section"><h1>Required Information for bug reporting</h1> <p> - Please make sure you provide sufficient information for others to be able to make use of the report effectively. Use the checklist below to guide you. - </p> <ul> - - -<li> -JMeter version -</li> - - -<li> -Java version (output from java -version) -</li> - - -<li> -OS version -</li> - - -<li> -jmeter.log file (unlikely to contain sensitive information, but check before uploading) -</li> - - -<li> -JMX file if relevant (redact any sensitive information first), providing a simplified Test Plan (using DEBUG sampler) will ensure BUG is fixed much more rapidely than without it -</li> - - -<li> -JTL file if relevant (may need to redact sensitive information) -</li> - - -<li> -For a suspected bug, describe what you did, what happened, and how this differs from what you expected to happen. +<li>JMeter version</li> +<li>Java version (output from java -version)</li> +<li>OS version</li> +<li>jmeter.log file (unlikely to contain sensitive information, but check before uploading)</li> +<li>JMX file if relevant (redact any sensitive information first), providing a simplified Test Plan (using DEBUG sampler) will ensure BUG is fixed much more rapidely than without it</li> +<li>JTL file if relevant (may need to redact sensitive information)</li> +<li>For a suspected bug, describe what you did, what happened, and how this differs from what you expected to happen. Does it happen every time?. - -</li> - - -<li> -Add yourself in CC List to be notified when JMeter Team requires more information (in this case bug will be marked as NEEDINFO) </li> - - -<li> -Select accurately the IMPORTANCE level, ENHANCEMENT means it's not a BUG while others mean it's a BUG -</li> - - -<li> -If you are providing a patch to fix a bug, please ensure it is in unified diff format. -If using Eclipse, please set the patch root to "Project", not the default "Workspace" which is harder to apply. -</li> - - -<li> -New source files can be provided as is; please ensure they have the standard Apache License header (as per other JMeter files). +<li>Add yourself in CC List to be notified when JMeter Team requires more information (in this case bug will be marked as NEEDINFO)</li> +<li>Select accurately the IMPORTANCE level, ENHANCEMENT means it's not a BUG while others mean it's a BUG</li> +<li>If you are providing a patch to fix a bug, please ensure it is in unified diff format. +If using Eclipse, please set the patch root to "Project", not the default "Workspace" which is harder to apply.</li> +<li>New source files can be provided as is; please ensure they have the standard Apache License header (as per other JMeter files). Please do not use @author tags (credit will be given in the changes file). - -</li> - - -<li> -In the case of patches for new features, please also provide documentation patches if at all possible. -Components are documented in xdocs/usermanual/component_reference.xml. </li> - - +<li>In the case of patches for new features, please also provide documentation patches if at all possible. +Components are documented in xdocs/usermanual/component_reference.xml.</li> </ul> -<p> -<b> -See also the following -<a href="https://issues.apache.org/bugwritinghelp.html"> -Bug writing guidelines -</a> -, -also the terms and conditions noted on the -<a href="https://issues.apache.org/bugzilla/createaccount.cgi"> -Bugzilla account creation page. -</a> -</b> -</p> -</blockquote> -</p> -</td></tr> -<tr><td><br></td></tr> -</table> -<br> -</td> -</tr> -<tr><td colspan="2"> -<hr noshade size="1"/> -</td></tr> -<tr><td colspan="2"> -<div align="center"><font color="#525D76" size="-1"><em> -Copyright © 1999-2015, Apache Software Foundation -</em></font></div> -</td></tr> -<tr><td colspan="2"> -<div align="center"><font color="#525D76" size="-1"> -Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo are -trademarks of the Apache Software Foundation. -</font> -</div> -</td></tr> -</table> -</body> -</html> -<!-- end the processing --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +<p><b>See also the following <a href="https://issues.apache.org/bugwritinghelp.html">Bug writing guidelines</a>, +also the terms and conditions noted on the <a href="https://issues.apache.org/bugzilla/createaccount.cgi">Bugzilla account creation page.</a></b></p> +</div></div><div class="footer"><div class="copyright"> + Copyright © + 1999 – + 2015 + , Apache Software Foundation + </div><div class="trademarks">Apache, Apache JMeter, JMeter, the Apache + feather, and the Apache JMeter logo are + trademarks of the + Apache Software Foundation. + </div></div></body></html> \ No newline at end of file Modified: jmeter/trunk/docs/jmeter_irc.html URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/jmeter_irc.html?rev=1664961&r1=1664960&r2=1664961&view=diff ============================================================================== --- jmeter/trunk/docs/jmeter_irc.html (original) +++ jmeter/trunk/docs/jmeter_irc.html Sun Mar 8 10:22:58 2015 @@ -1,249 +1,46 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<!-- Content Stylesheet for Site --> - - -<!-- start the processing --> -<html> -<head> -<link rel="stylesheet" type="text/css" href="./css/style.css"/> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> - -<title>Apache JMeter - JMeter on IRC</title> -</head> - -<body bgcolor="#ffffff" text="#000000" link="#525D76"> -<table width="100%" cellspacing="0" border="0"> -<tr> -<td width="90%" align="left"> -<table border="0" cellspacing="0"> -<tr> -<td width="10%"> -<a href="http://www.apache.org"><img title="Apache Software Foundation" width="290" height="75" src="./images/asf-logo.png" border="0"/></a> -</td> -<td align="left" width="40%"> - -<a href="http://jmeter.apache.org/"><img width="182" height="88" src="./images/logo.jpg" alt="Apache JMeter" title="Apache JMeter" border="0"/></a> -</td> -</tr> -</table> -</td> -<td align="left" width="50%"> -<table cellspacing="0" align="right" border="0"> -<tr> -<td align="left"> <a href="https://twitter.com/share" -class="twitter-share-button" -data-text="Powerful Load Testing with -Apache #JMeter" data-via="ApacheJMeter" -data-lang="en-gb" data-size="large">Tweet</a> -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> -</td> -<td align="right"> <a -href="https://twitter.com/ApacheJMeter" -class="twitter-follow-button" -data-show-count="false" data-lang="en-gb" -data-size="large">Follow</a> -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> -</td> -</tr> -</table> -</td></tr> -</table> - -<table border="0" width="100%" cellspacing="4"> -<tr><td colspan="2"> -<hr noshade size="1"/> -</td></tr> -<tr> -<!-- LEFT SIDE NAVIGATION --> -<td width="20%" valign="top" nowrap="true"> -<table border="0" width="100%" cellspacing="0"> -<tr><td> -<p><strong>About</strong></p> -<ul> -<li><a href="./index.html">Overview</a> -</li> -<li><a href="http://twitter.com/ApacheJMeter">JMeter on Twitter</a> -<img src="./images/twitter.png" align="top"/></li> -<li><a href="./issues.html">Issue Tracking</a> -</li> -<li><a href="http://projects.apache.org/feeds/rss/jmeter.xml">Subscribe to What's New</a> -</li> -<li><a href="http://www.apache.org/licenses/">License</a> -</li> -</ul> -<p><strong>Download</strong></p> -<ul> -<li><a href="./download_jmeter.cgi">Download Releases</a> -</li> -<li><a href="./nightly.html">Developer (Nightly) Builds</a> -</li> -</ul> -<p><strong>Documentation</strong></p> -<ul> -<li><a href="./changes.html">Changes per version</a> -</li> -<li><a href="./usermanual/get-started.html">Get Started</a> -</li> -<li><a href="./usermanual/index.html">User Manual</a> -</li> -<li><a href="./usermanual/best-practices.html">Best Practices</a> -</li> -<li><a href="./usermanual/component_reference.html">Component Reference</a> -</li> -<li><a href="./usermanual/functions.html">Functions Reference</a> -</li> -<li><a href="./api/index.html">Javadocs</a> -</li> -<li><a href="./building.html">Building JMeter and Add-Ons</a> -</li> -<li><a href="http://wiki.apache.org/jmeter">JMeter Wiki</a> -</li> -<li><a href="http://wiki.apache.org/jmeter/JMeterFAQ">FAQ (Wiki)</a> -</li> -</ul> -<p><strong>Tutorials (PDF format)</strong></p> -<ul> -<li><a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a> -</li> -<li><a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a> -</li> -<li><a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a> -</li> -<li><a href="./usermanual/jmeter_accesslog_sampler_step_by_step.pdf">Access Log Sampler</a> -</li> -<li><a href="./extending/jmeter_tutorial.pdf">Extending JMeter</a> -</li> -</ul> -<p><strong>Community</strong></p> -<ul> -<li><a href="http://wiki.apache.org/jmeter/JMeterCommitters">Contributors</a> -</li> -<li><a href="./mail.html">Mailing Lists</a> -</li> -<li><a href="./svnindex.html">SVN Repositories</a> -</li> -</ul> -<p><strong>Foundation</strong></p> -<ul> -<li><a href="http://www.apache.org/">ASF</a> -</li> -<li><a href="http://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a> -</li> -<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> -</li> -<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a> -</li> -</ul> -</td></tr> -<tr><td> -<iframe src="http://www.apache.org/ads/button.html" style="border-width:0; float: left;" frameborder="0" scrolling="no"></iframe> -</td></tr> -</table> -</td> -<td width="80%" align="left" valign="top"> -<br> -<table border="0" cellspacing="0" cellpadding="2" width="100%"> -<tr><td bgcolor="#525D76"> -<font color="#ffffff" face="arial,helvetica,sanserif"> -<strong>JMeter on IRC</strong></font> -</td></tr> -<tr><td> -<blockquote> -<p> -JMeter developers often hang out on IRC to chat about development issues. +<!DOCTYPE html SYSTEM "about:legacy-compat"> +<html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-15"><title>Apache JMeter + - + JMeter on IRC</title><meta name="viewport" content="width=device-width, initial-scale=1"><link href="http://fonts.googleapis.com/css?family=Merriweather:400normal" rel="stylesheet" type="text/css"><link rel="stylesheet" type="text/css" href="./css/new-style.css"></head><body role="document"><a href="#content" class="hidden">Main content</a><div class="header"><!-- + APACHE LOGO + --><div><a href="http://www.apache.org"><img title="Apache Software Foundation" width="290" height="75" src="./images/asf-logo.png" alt="Logo ASF"></a></div><!-- + PROJECT LOGO + --><div><a href="http://jmeter.apache.org/"><img src="./images/logo.jpg" alt="Apache JMeter"></a></div><div class="twitter"><div><a href="https://twitter.com/share" class="twitter-share-button" data-text="Powerful Load Testing with Apache #JMeter" data-via="ApacheJMeter" data-lang="en-gb" data-size="large">Tweet</a><script> + (function(d,s,id){ + var js, + fjs=d.getElementsByTagName(s)[0], + p=/^http:/.test(d.location)?'http':'https'; + if (!d.getElementById(id)) { + js=d.createElement(s); + js.id=id; + js.src=p+'://platform.twitter.com/widgets.js'; + fjs.parentNode.insertBefore(js,fjs); + } + })(document, 'script', 'twitter-wjs'); + </script></div><div><a href="https://twitter.com/ApacheJMeter" class="twitter-follow-button" data-show-count="false" data-lang="en-gb" data-size="large">Follow</a><script>(function(d,s,id){ + var js, + fjs=d.getElementsByTagName(s)[0], + p=/^http:/.test(d.location)?'http':'https'; + if (!d.getElementById(id)) { + js=d.createElement(s); + js.id=id; + js.src=p+'://platform.twitter.com/widgets.js'; + fjs.parentNode.insertBefore(js,fjs); + } + })(document, 'script', 'twitter-wjs'); + </script></div></div><div class="banner"><iframe src="http://www.apache.org/ads/bannerbar.html" style="border-width:0;" frameborder="0" scrolling="no"></iframe><div class="clear"></div></div></div><div class="nav"><ul class="menu"><li><div class="menu-title">About</div><ul><li><a href="./index.html">Overview</a></li><li><a href="http://twitter.com/ApacheJMeter">JMeter on Twitter<img src="./images/twitter.png" alt="Icon for JMeter on Twitter"></a></li><li><a href="./issues.html">Issue Tracking</a></li><li><a href="http://projects.apache.org/feeds/rss/jmeter.xml">Subscribe to What's New</a></li><li><a href="http://www.apache.org/licenses/">License</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Download</div><ul><li><a href="./download_jmeter.cgi">Download Releases</a></li><li><a href="./nightly.html">Developer (Nightly) Builds</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Documentation</div><ul><li><a href="./changes.html">Chang es per version</a></li><li><a href="./usermanual/get-started.html">Get Started</a></li><li><a href="./usermanual/index.html">User Manual</a></li><li><a href="./usermanual/best-practices.html">Best Practices</a></li><li><a href="./usermanual/component_reference.html">Component Reference</a></li><li><a href="./usermanual/functions.html">Functions Reference</a></li><li><a href="./api/index.html">Javadocs</a></li><li><a href="./building.html">Building JMeter and Add-Ons</a></li><li><a href="http://wiki.apache.org/jmeter">JMeter Wiki</a></li><li><a href="http://wiki.apache.org/jmeter/JMeterFAQ">FAQ (Wiki)</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Tutorials (PDF format)</div><ul><li><a href="./usermanual/jmeter_distributed_testing_step_by_step.pdf">Distributed Testing</a></li><li><a href="./usermanual/jmeter_proxy_step_by_step.pdf">Recording Tests</a></li><li><a href="./usermanual/junitsampler_tutorial.pdf">JUnit Sampler</a></li><li><a href="./usermanual/jmeter_a ccesslog_sampler_step_by_step.pdf">Access Log Sampler</a></li><li><a href="./extending/jmeter_tutorial.pdf">Extending JMeter</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Community</div><ul><li><a href="http://wiki.apache.org/jmeter/JMeterCommitters">Contributors</a></li><li><a href="./mail.html">Mailing Lists</a></li><li><a href="./svnindex.html">SVN Repositories</a></li></ul></li></ul><ul class="menu"><li><div class="menu-title">Foundation</div><ul><li><a href="http://www.apache.org/">ASF</a></li><li><a href="http://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a></li><li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul></li></ul></div><div class="main" id="content"><div class="section"><h1>JMeter on IRC</h1> +<p>JMeter developers often hang out on IRC to chat about development issues. Users are also welcome to stop by and ask questions, offer feature suggestions, -or just chit-chat. -</p> -<p> -IRC Server: -<strong> -irc.us.freenode.net -</strong> -<br> - - -Room: -<strong> -#jmeter -</strong> -</p> -</blockquote> -</p> -</td></tr> -<tr><td><br></td></tr> -</table> -<br> -</td> -</tr> -<tr><td colspan="2"> -<hr noshade size="1"/> -</td></tr> -<tr><td colspan="2"> -<div align="center"><font color="#525D76" size="-1"><em> -Copyright © 1999-2015, Apache Software Foundation -</em></font></div> -</td></tr> -<tr><td colspan="2"> -<div align="center"><font color="#525D76" size="-1"> -Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo are -trademarks of the Apache Software Foundation. -</font> -</div> -</td></tr> -</table> -</body> -</html> -<!-- end the processing --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +or just chit-chat. </p> +<p>IRC Server: <strong>irc.us.freenode.net</strong><br> +Room: <strong>#jmeter</strong></p> +</div></div><div class="footer"><div class="copyright"> + Copyright © + 1999 – + 2015 + , Apache Software Foundation + </div><div class="trademarks">Apache, Apache JMeter, JMeter, the Apache + feather, and the Apache JMeter logo are + trademarks of the + Apache Software Foundation. + </div></div></body></html> \ No newline at end of file
