Author: sebb
Date: Mon Feb 23 19:23:26 2009
New Revision: 747105

URL: http://svn.apache.org/viewvc?rev=747105&view=rev
Log:
Remove e-mail addresses from documents

Modified:
    jakarta/jmeter/trunk/xdocs/changes_history.xml
    jakarta/jmeter/trunk/xdocs/extending.xml
    jakarta/jmeter/trunk/xdocs/extending/JMeter Extension Scenario.xml
    jakarta/jmeter/trunk/xdocs/extending/index.xml
    jakarta/jmeter/trunk/xdocs/index.xml
    jakarta/jmeter/trunk/xdocs/jmeter_irc.xml
    jakarta/jmeter/trunk/xdocs/license.xml
    jakarta/jmeter/trunk/xdocs/localising/index.xml

Modified: jakarta/jmeter/trunk/xdocs/changes_history.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes_history.xml?rev=747105&r1=747104&r2=747105&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes_history.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes_history.xml Mon Feb 23 19:23:26 2009
@@ -1296,7 +1296,6 @@
 <li>Various bug fixes.</li>
 </ul>
 
-<b>Changes: for more info, contact <a 
href="mailto:[email protected]";>Michael Stover</a></b>
 <h3>Version 1.7.3</h3>
 <ul>
 <li>New Functions that provide more ability to change requests dynamically 
during test runs.</li>
@@ -1420,61 +1419,51 @@
 </ul> 
 </p> 
 <p> 
-<b>Apache JMeter 1.4.1-dev</b> (<a href="mailto:[email protected]";>Stefano 
Mazzocchi</a>)  
+<b>Apache JMeter 1.4.1-dev</b> 
 <ul>
    <li>Cleaned up URLSampler code after tons of patches for better 
readability. (SM)</li>
    <li>Made JMeter send a special &quot;user-agent&quot; identifier. (SM)</li>
    <li>Fixed problems with redirection not sending cookies and authentication 
info and removed
-     a warning with jikes compilation. Thanks to <a 
href="mailto:[email protected]";>Wesley
-     Tanaka</a> for the patches (SM)</li>
+     a warning with jikes compilation. Thanks to Wesley Tanaka for the patches 
(SM)</li>
    <li>Fixed a bug in the URLSampler that caused to skip one URL when testing 
lists of URLs and
-     a problem with Cookie handling. Thanks to <a
-     href="mailto:[email protected]";>Graham Johnson</a> for the 
patches (SM)</li>
-   <li>Fixed a problem with POST actions. Thanks to <a 
href="mailto:[email protected]";>Stephen
-     Schaub</a> for the patch (SM)</li>
+     a problem with Cookie handling. Thanks to Graham Johnson for the patches 
(SM)</li>
+   <li>Fixed a problem with POST actions. Thanks to Stephen Schaub for the 
patch (SM)</li>
  </ul>
  </p>
  <p>
- <b>Apache JMeter 1.4</b> - Jul 11 1999 (<a 
href="mailto:[email protected]";>Jean-Pierre Norguet</a>,
- <a href="mailto:[email protected]";>Stefano Mazzocchi</a>)
+ <b>Apache JMeter 1.4</b> - Jul 11 1999
   <ul>
-   <li>Fixed a problem with POST actions. Thanks to <a 
href="mailto:[email protected]";>Brendan
-     Burns</a> for the patch (SM)</li>
+   <li>Fixed a problem with POST actions. Thanks to Brendan Burns for the 
patch (SM)</li>
    <li>Added close button to the About box for those window managers who don't 
provide it.
      Thanks to Jan-Henrik Haukeland for pointing it out. (SM)</li>
    <li>Added the simple Spline sample visualizer (JPN)</li> 
 </ul> </p>
   <p><b>Apache JMeter 1.3</b> - Apr 16 1999
-  (<a href="mailto:[email protected]";>Stefano Mazzocchi</a>,
- <a href="mailto:[email protected]";>Raphaël Luta</a>)
 <ul>
    <li>Run the Garbage Collector and run finalization before starting to 
sampling to ensure
      same state every time (SM)</li>
    <li>Fixed some NullPointerExceptions here and there (SM)</li>
    <li>Added HTTP authentication capabilities (RL)</li>
    <li>Added windowed sample visualizer (SM)</li>
-   <li>Fixed stupid bug for command line arguments. Thanks to <a
-     href="mailto:[email protected]";>Jorge Bracer</a> for pointing this 
out (SM)</li> 
+   <li>Fixed stupid bug for command line arguments. Thanks to Jorge Bracer for 
pointing this out (SM)</li> 
 </ul> </p>
-  <p><b>Apache JMeter 1.2</b> - Mar 17 1999 (<a 
href="mailto:[email protected]";>Sean Dowd</a>, 
-<a href="mailto:[email protected]";>Stefano Mazzocchi</a>)  
+  <p><b>Apache JMeter 1.2</b> - Mar 17 1999
 <ul>
    <li>Integrated cookie capabilities with JMeter (SM)</li>
    <li>Added the Cookie manager and Netscape file parser (SD)</li>
    <li>Fixed compilation error for JDK 1.1 (SD)</li> </ul> </p>  
-<p> <b>Apache JMeter 1.1</b> - Feb 24 1999 (<a 
href="mailto:[email protected]";>Sean Dowd</a>, 
-<a href="mailto:[email protected]";>Stefano Mazzocchi</a>)  
+<p> <b>Apache JMeter 1.1</b> - Feb 24 1999
 <ul>
    <li>Created the opportunity to create URL aliasing from the properties file 
as well as the
-     ability to associate aliases to URL sequences instead of single URLs (SM) 
Thanks to <a
-     href="mailto:[email protected]";>Simon Chatfield</a> for the very 
nice suggestions
+     ability to associate aliases to URL sequences instead of single URLs (SM) 
Thanks to
+     Simon Chatfield for the very nice suggestions
      and code examples.</li>
    <li>Removed the TextVisualizer and replaced it with the much more useful 
FileVisualizer (SM)</li>
    <li>Added the known bug list (SM)</li>
    <li>Removed the Java Apache logo (SM)</li>
    <li>Fixed a couple of typos (SM)</li>
    <li>Added UNIX makefile (SD)</li> </ul> </p> 
-<p> <b>Apache JMeter 1.0.1</b> - Jan 25 1999 (<a 
href="mailto:[email protected]";>Stefano Mazzocchi</a>)  
+<p> <b>Apache JMeter 1.0.1</b> - Jan 25 1999
 <ul>
    <li>Removed pending issues doc issues (SM)</li>
    <li>Fixed the unix script (SM)</li>
@@ -1483,7 +1472,7 @@
    <li>Some small updates: fixed Swing location after Java 2(tm) release, 
license update and
      small cleanups (SM)</li> 
 </ul> </p> 
-<p> <b>Apache JMeter 1.0</b> - Dec 15 1998 (<a 
href="mailto:[email protected]";>Stefano Mazzocchi</a>) 
+<p> <b>Apache JMeter 1.0</b> - Dec 15 1998
 <ul>
    <li>Initial version. (SM)</li> 
 </ul> </p> 

Modified: jakarta/jmeter/trunk/xdocs/extending.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/extending.xml?rev=747105&r1=747104&r2=747105&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/extending.xml (original)
+++ jakarta/jmeter/trunk/xdocs/extending.xml Mon Feb 23 19:23:26 2009
@@ -17,7 +17,6 @@
 -->
 <document>
   <properties>
-    <author email="[email protected]">Brendan Burns, et al.</author>
     <title>Extending JMeter</title>
   </properties>
 <body>

Modified: jakarta/jmeter/trunk/xdocs/extending/JMeter Extension Scenario.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/extending/JMeter%20Extension%20Scenario.xml?rev=747105&r1=747104&r2=747105&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/extending/JMeter Extension Scenario.xml 
(original)
+++ jakarta/jmeter/trunk/xdocs/extending/JMeter Extension Scenario.xml Mon Feb 
23 19:23:26 2009
@@ -19,8 +19,6 @@
 
   <properties>
 
-        <author email="[email protected]">Michael Stover</author>
-
         <title>Extending JMeter</title>
 
   </properties>

Modified: jakarta/jmeter/trunk/xdocs/extending/index.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/extending/index.xml?rev=747105&r1=747104&r2=747105&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/extending/index.xml (original)
+++ jakarta/jmeter/trunk/xdocs/extending/index.xml Mon Feb 23 19:23:26 2009
@@ -19,8 +19,6 @@
 
   <properties>
 
-        <author email="[email protected]">Michael Stover, brendan Burns, et 
al.</author>
-
         <title>Extending JMeter</title>
 
   </properties>

Modified: jakarta/jmeter/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/index.xml?rev=747105&r1=747104&r2=747105&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/index.xml (original)
+++ jakarta/jmeter/trunk/xdocs/index.xml Mon Feb 23 19:23:26 2009
@@ -18,7 +18,6 @@
 
 <document>
   <properties>
-        <author email="[email protected]">Brendan Burns, et al.</author>
         <title>Apache JMeter</title>
   </properties>
   <body>

Modified: jakarta/jmeter/trunk/xdocs/jmeter_irc.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/jmeter_irc.xml?rev=747105&r1=747104&r2=747105&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/jmeter_irc.xml (original)
+++ jakarta/jmeter/trunk/xdocs/jmeter_irc.xml Mon Feb 23 19:23:26 2009
@@ -17,7 +17,6 @@
 -->
 <document>   
 <properties>     
-       <author email="[email protected]">Michael Stover, et al.</author>     
        <title>JMeter on IRC</title>   
 </properties> 
 <body> 

Modified: jakarta/jmeter/trunk/xdocs/license.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/license.xml?rev=747105&r1=747104&r2=747105&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/license.xml (original)
+++ jakarta/jmeter/trunk/xdocs/license.xml Mon Feb 23 19:23:26 2009
@@ -17,7 +17,6 @@
 -->
 <document>
   <properties>
-        <author email="[email protected]">Michael Stover, Brendan Burns, et 
al.</author>
         <title>License</title>
   </properties>
 <body>

Modified: jakarta/jmeter/trunk/xdocs/localising/index.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/localising/index.xml?rev=747105&r1=747104&r2=747105&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/localising/index.xml (original)
+++ jakarta/jmeter/trunk/xdocs/localising/index.xml Mon Feb 23 19:23:26 2009
@@ -16,7 +16,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  * 
- * @author <a href="mailto:[email protected]";>Jordi Salvat i Alabart</a>
  * @version $Id$
 -->
 <document>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to