Author: sebb
Date: Wed Sep 28 15:03:18 2011
New Revision: 1176908
URL: http://svn.apache.org/viewvc?rev=1176908&view=rev
Log:
Update docs with new footer
Modified:
jakarta/jmeter/trunk/docs/building.html
jakarta/jmeter/trunk/docs/changes.html
jakarta/jmeter/trunk/docs/changes_history.html
jakarta/jmeter/trunk/docs/index.html
jakarta/jmeter/trunk/docs/issues.html
jakarta/jmeter/trunk/docs/jmeter_irc.html
jakarta/jmeter/trunk/docs/localising/index.html
jakarta/jmeter/trunk/docs/nightly.html
jakarta/jmeter/trunk/docs/usermanual/best-practices.html
jakarta/jmeter/trunk/docs/usermanual/boss.html
jakarta/jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/build-db-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/build-ftp-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/build-ldap-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/build-ldapext-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/build-monitor-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/build-web-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/build-ws-test-plan.html
jakarta/jmeter/trunk/docs/usermanual/component_reference.html
jakarta/jmeter/trunk/docs/usermanual/functions.html
jakarta/jmeter/trunk/docs/usermanual/get-started.html
jakarta/jmeter/trunk/docs/usermanual/glossary.html
jakarta/jmeter/trunk/docs/usermanual/hints_and_tips.html
jakarta/jmeter/trunk/docs/usermanual/index.html
jakarta/jmeter/trunk/docs/usermanual/intro.html
jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html
jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html
jakarta/jmeter/trunk/docs/usermanual/listeners.html
jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html
jakarta/jmeter/trunk/docs/usermanual/remote-test.html
jakarta/jmeter/trunk/docs/usermanual/test_plan.html
Modified: jakarta/jmeter/trunk/docs/building.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/building.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/building.html (original)
+++ jakarta/jmeter/trunk/docs/building.html Wed Sep 28 15:03:18 2011
@@ -243,8 +243,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/changes.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/changes.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/changes.html (original)
+++ jakarta/jmeter/trunk/docs/changes.html Wed Sep 28 15:03:18 2011
@@ -218,11 +218,6 @@ The menu item Options / Choose Language
To override the default local language fully, set the JMeter property
"language" before starting JMeter.
</p>
-<p>
-When a test plan uses HttpClient 4 requests and you try to stop it before end
of ramp up period,
-a possible deadlock may happen.
-
-</p>
<h2>
Incompatible changes
</h2>
@@ -256,6 +251,11 @@ Fix HttpClient 4 sampler so it reuses Ht
<li>
+Temporary fix to HC4 sampler to work round HTTPCLIENT-1120.
+</li>
+
+
+<li>
Bug 51863 - Lots of ESTABLISHED connections with HttpClient 4 implementation
(ws HttpClient 3.1 impl)
</li>
@@ -439,6 +439,11 @@ Remote Shut host menu item was not being
</li>
+<li>
+Bug 51888 - Occasional deadlock when stopping a testplan
+</li>
+
+
</ul>
<h2>
Improvements
@@ -553,6 +558,11 @@ Added AsynchSampleSender which sends sam
</li>
+<li>
+Upgraded to htmlparser 2.1; JavaMail 1.4.4; JUnit 4.9
+</li>
+
+
</ul>
<h2>
Non-functional changes
@@ -575,6 +585,11 @@ Improve error logging when Javascript er
</li>
+<li>
+Updated documentation footer
+</li>
+
+
</ul>
</blockquote>
</p>
@@ -594,8 +609,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/changes_history.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/changes_history.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/changes_history.html (original)
+++ jakarta/jmeter/trunk/docs/changes_history.html Wed Sep 28 15:03:18 2011
@@ -8095,8 +8095,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/index.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/index.html (original)
+++ jakarta/jmeter/trunk/docs/index.html Wed Sep 28 15:03:18 2011
@@ -450,8 +450,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/issues.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/issues.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/issues.html (original)
+++ jakarta/jmeter/trunk/docs/issues.html Wed Sep 28 15:03:18 2011
@@ -341,8 +341,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/jmeter_irc.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/jmeter_irc.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/jmeter_irc.html (original)
+++ jakarta/jmeter/trunk/docs/jmeter_irc.html Wed Sep 28 15:03:18 2011
@@ -169,8 +169,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/localising/index.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/localising/index.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/localising/index.html (original)
+++ jakarta/jmeter/trunk/docs/localising/index.html Wed Sep 28 15:03:18 2011
@@ -469,8 +469,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/nightly.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/nightly.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/nightly.html (original)
+++ jakarta/jmeter/trunk/docs/nightly.html Wed Sep 28 15:03:18 2011
@@ -299,8 +299,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/best-practices.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/best-practices.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/best-practices.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/best-practices.html Wed Sep 28
15:03:18 2011
@@ -738,8 +738,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/boss.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/boss.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/boss.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/boss.html Wed Sep 28 15:03:18 2011
@@ -620,8 +620,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html Wed Sep
28 15:03:18 2011
@@ -283,8 +283,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-db-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-db-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-db-test-plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-db-test-plan.html Wed Sep 28
15:03:18 2011
@@ -483,8 +483,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-ftp-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-ftp-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-ftp-test-plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-ftp-test-plan.html Wed Sep 28
15:03:18 2011
@@ -488,8 +488,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified:
jakarta/jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
---
jakarta/jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html
(original)
+++
jakarta/jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html
Wed Sep 28 15:03:18 2011
@@ -591,8 +591,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html
(original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html Wed Sep
28 15:03:18 2011
@@ -518,8 +518,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-ldap-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-ldap-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-ldap-test-plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-ldap-test-plan.html Wed Sep 28
15:03:18 2011
@@ -466,8 +466,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-ldapext-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-ldapext-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-ldapext-test-plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-ldapext-test-plan.html Wed Sep
28 15:03:18 2011
@@ -1208,8 +1208,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-monitor-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-monitor-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-monitor-test-plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-monitor-test-plan.html Wed Sep
28 15:03:18 2011
@@ -447,8 +447,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-test-plan.html Wed Sep 28
15:03:18 2011
@@ -457,8 +457,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-web-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-web-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-web-test-plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-web-test-plan.html Wed Sep 28
15:03:18 2011
@@ -543,8 +543,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/build-ws-test-plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/build-ws-test-plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/build-ws-test-plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/build-ws-test-plan.html Wed Sep 28
15:03:18 2011
@@ -430,8 +430,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/component_reference.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/component_reference.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/component_reference.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/component_reference.html Wed Sep 28
15:03:18 2011
@@ -17031,8 +17031,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/functions.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/functions.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/functions.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/functions.html Wed Sep 28 15:03:18 2011
@@ -3827,8 +3827,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/get-started.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/get-started.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/get-started.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/get-started.html Wed Sep 28 15:03:18
2011
@@ -1450,8 +1450,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/glossary.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/glossary.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/glossary.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/glossary.html Wed Sep 28 15:03:18 2011
@@ -339,8 +339,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/hints_and_tips.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/hints_and_tips.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/hints_and_tips.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/hints_and_tips.html Wed Sep 28
15:03:18 2011
@@ -259,8 +259,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/index.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/index.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/index.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/index.html Wed Sep 28 15:03:18 2011
@@ -1332,8 +1332,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/intro.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/intro.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/intro.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/intro.html Wed Sep 28 15:03:18 2011
@@ -249,8 +249,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/ldapanswer_xml.html Wed Sep 28
15:03:18 2011
@@ -405,8 +405,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/ldapops_tutor.html Wed Sep 28 15:03:18
2011
@@ -410,8 +410,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/listeners.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/listeners.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/listeners.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/listeners.html Wed Sep 28 15:03:18 2011
@@ -1223,8 +1223,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/regular_expressions.html Wed Sep 28
15:03:18 2011
@@ -808,8 +808,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/remote-test.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/remote-test.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/remote-test.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/remote-test.html Wed Sep 28 15:03:18
2011
@@ -732,8 +732,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
Modified: jakarta/jmeter/trunk/docs/usermanual/test_plan.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/test_plan.html?rev=1176908&r1=1176907&r2=1176908&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/test_plan.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/test_plan.html Wed Sep 28 15:03:18 2011
@@ -1222,8 +1222,8 @@ Copyright © 1999-2011, Apache Softw
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1">
-"Apache", the Apache feather, and the Apache JMeter logo are
-trademarks of the Apache Software Foundation for our open source software.
+Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo
are
+trademarks of the Apache Software Foundation.
</font>
</div>
</td></tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]