You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2003/11/07 14:17:03 UTC

cvs commit: jakarta-jmeter/bin upgrade.properties

sebb        2003/11/07 05:17:03

  Modified:    bin      upgrade.properties
  Log:
  RecordController was moved after 1.8
  
  Revision  Changes    Path
  1.3       +2 -1      jakarta-jmeter/bin/upgrade.properties
  
  Index: upgrade.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/bin/upgrade.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- upgrade.properties	9 Jul 2003 02:42:34 -0000	1.2
  +++ upgrade.properties	7 Nov 2003 13:17:03 -0000	1.3
  @@ -1,3 +1,4 @@
   org.apache.jmeter.protocol.http.config.gui.UrlConfigGui=org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
   org.apache.jmeter.assertions.Assertion=org.apache.jmeter.assertions.ResponseAssertion
  -org.apache.jmeter.protocol.http.sampler.HTTPSamplerFull=org.apache.jmeter.protocol.http.sampler.HTTPSampler
  \ No newline at end of file
  +org.apache.jmeter.protocol.http.sampler.HTTPSamplerFull=org.apache.jmeter.protocol.http.sampler.HTTPSampler
  +org.apache.jmeter.control.gui.RecordController=org.apache.jmeter.protocol.http.control.gui.RecordController
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org