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 ms...@apache.org on 2003/06/15 17:29:54 UTC

cvs commit: jakarta-jmeter/bin upgrade.properties jmeter.properties

mstover1    2003/06/15 08:29:54

  Modified:    bin      jmeter.properties
  Added:       bin      upgrade.properties
  Log:
  doc and build file tweaks
  
  Revision  Changes    Path
  1.80      +4 -0      jakarta-jmeter/bin/jmeter.properties
  
  Index: jmeter.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/bin/jmeter.properties,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -r1.79 -r1.80
  --- jmeter.properties	13 Jun 2003 16:18:44 -0000	1.79
  +++ jmeter.properties	15 Jun 2003 15:29:54 -0000	1.80
  @@ -107,6 +107,7 @@
   # legitimate values: xml, csv, db.  Only xml and csv are currently supported.
   jmeter.save.saveservice.output_format=csv
   
  +
   # true when field should be saved; false otherwise
   
   # assertion_results_failure_message only affects CSV output
  @@ -131,3 +132,6 @@
   # where the fields' values are separated by specified delimiters.
   #jmeter.save.saveservice.default_delimiter=,
   #jmeter.save.saveservice.print_field_names=true
  +
  +# File that holds a record of name changes for backward compatibility issues
  +upgrade_properties=/bin/upgrade.properties
  
  
  
  1.1                  jakarta-jmeter/bin/upgrade.properties
  
  Index: upgrade.properties
  ===================================================================
  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
  
  

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