woolfel     2005/07/27 18:31:36

  Modified:    src/protocol/http/org/apache/jmeter/protocol/http/control/gui
                        Tag: rel-2-1 HttpTestSampleGui2.java
  Log:
  changing the sampler from Alpha to normal. the sampler is stable and works 
just as well
  peter
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.4.2.1   +3 -3      
jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui2.java
  
  Index: HttpTestSampleGui2.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui2.java,v
  retrieving revision 1.4
  retrieving revision 1.4.2.1
  diff -u -r1.4 -r1.4.2.1
  --- HttpTestSampleGui2.java   12 Jul 2005 20:50:45 -0000      1.4
  +++ HttpTestSampleGui2.java   28 Jul 2005 01:31:36 -0000      1.4.2.1
  @@ -38,6 +38,6 @@
        }
   
        public String getStaticLabel() {
  -             return super.getStaticLabel() + " HTTPCLient (ALPHA)";
  +             return super.getStaticLabel() + " HTTPCLient";
        }
   }
  
  
  

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

Reply via email to