mstover1    02/03/09 15:47:57

  Modified:    docs     index.html running.html
               xdocs    index.xml
  Log:
  Fixing bad link on main page
  
  Revision  Changes    Path
  1.35      +9 -9      jakarta-jmeter/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/index.html,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- index.html        7 Mar 2002 23:03:10 -0000       1.34
  +++ index.html        9 Mar 2002 23:47:57 -0000       1.35
  @@ -81,8 +81,8 @@
                                                                                       
         <b      >
                                                                Apache JMeter
                                                </b>
  -                                                                      is a 100% 
pure Java desktop application designed 
  -       to load test functional behavior and measure performance.  It was 
  +                                                                      is a 100% 
pure Java desktop 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.
        
  @@ -93,16 +93,16 @@
                                                                                       
                                                                         <p      >
                                                                
          Apache JMeter may be used to test performance both on static and dynamic
  -       resources (files, Servlets, Perl scripts, Java Objects, Data Bases and 
  +       resources (files, Servlets, Perl scripts, Java Objects, Data Bases and
          Queries, FTP Servers and more). It can be used to simulate a heavy
  -load on a server, 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 
  +load on a server, 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>
                                                                                       
                                                                         <p      >
  -                                                                                    
         <a       HREF="user_manual/index.html">
  +                                                                                    
         <a       HREF="usermanual/index.html">
                                                                Using JMeter
                                                </a>
                                                        </p>
  @@ -135,7 +135,7 @@
                                                                                       
         <b      >
                                                                Swing
                                                </b>
  -                                                                      and 
lightweight component support (precompiled JAR uses packages 
  +                                                                      and 
lightweight component support (precompiled JAR uses packages
                
                                                                                       
         <code   >
                                                                javax.swing.*
  @@ -193,7 +193,7 @@
                                                                                       
         <b      >
                                                                visualization plugins
                                                </b>
  -                                                                      allow great 
extendibility 
  +                                                                      allow great 
extendibility
                as well as personalization.
                                                </li>
                                                                        
  
  
  
  1.36      +0 -0      jakarta-jmeter/docs/running.html
  
  Index: running.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/docs/running.html,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- running.html      7 Mar 2002 23:03:10 -0000       1.35
  +++ running.html      9 Mar 2002 23:47:57 -0000       1.36
  @@ -243,7 +243,7 @@
                                                                                       
         <br     >
                                                </br>
                                                                        
  -$Id: running.html,v 1.35 2002/03/07 23:03:10 mstover1 Exp $
  +$Id: running.html,v 1.36 2002/03/09 23:47:57 mstover1 Exp $
                                                </font>
                                                                         
                                                                                       
         <br     >
  
  
  
  1.4       +9 -9      jakarta-jmeter/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml 20 Mar 2001 23:32:40 -0000      1.3
  +++ index.xml 9 Mar 2002 23:47:57 -0000       1.4
  @@ -8,29 +8,29 @@
     <body>
        <section name="Apache JMeter">
        <p>
  -       <b>Apache JMeter</b> is a 100% pure Java desktop application designed 
  -       to load test functional behavior and measure performance.  It was 
  +       <b>Apache JMeter</b> is a 100% pure Java desktop 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>
          Apache JMeter may be used to test performance both on static and dynamic
  -       resources (files, Servlets, Perl scripts, Java Objects, Data Bases and 
  +       resources (files, Servlets, Perl scripts, Java Objects, Data Bases and
          Queries, FTP Servers and more). It can be used to simulate a heavy
  -load on a server, 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 
  +load on a server, 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>
  -<p><a HREF="user_manual/index.html">Using JMeter</a></p>
  +<p><a HREF="usermanual/index.html">Using JMeter</a></p>
   <h2>What does it do?</h2>
   <p>Apache JMeter features include:</p>
   <ul>
        <li>Can load and performance test HTTP and FTP servers as well as
                arbitrary database queries (via JDBC)</li>
        <li>Complete portability and <b>100% Java purity</b>.</li>
  -     <li>Full <b>Swing</b> and lightweight component support (precompiled JAR uses 
packages 
  +     <li>Full <b>Swing</b> and lightweight component support (precompiled JAR uses 
packages
                <code>javax.swing.*</code>).</li>
        <li>Full <b>multithreading</b> framework allows concurrent sampling by many 
threads and
                simultaneous sampling of different functions by seperate thread 
groups.</li>
  @@ -40,7 +40,7 @@
          <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 
extendibility 
  +             <li>Data analysis and <b>visualization plugins</b> allow great 
extendibility
                as well as personalization.</li>
          </ul>
        </li>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to