sebb        2004/06/20 12:00:28

  Modified:    .        build.xml
  Log:
  Add saveservice.properties to binary distribution
  
  Revision  Changes    Path
  1.186     +3 -2      jakarta-jmeter/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/build.xml,v
  retrieving revision 1.185
  retrieving revision 1.186
  diff -u -r1.185 -r1.186
  --- build.xml 20 Jun 2004 00:32:51 -0000      1.185
  +++ build.xml 20 Jun 2004 19:00:28 -0000      1.186
  @@ -880,6 +880,7 @@
       <include name="${dest.jar.jmeter}/ApacheJMeter.jar"/>
       <include name="${dest.jar.jmeter}/jmeter*"/>
       <include name="${dest.jar.jmeter}/upgrade.properties"/>
  +    <include name="${dest.jar.jmeter}/saveservice.properties"/>
       <include name="${dest.jar.jmeter}/users.*"/>
       <include name="${dest.jar.jmeter}/testfiles/**"/>
       <include name="${dest.jar}/"/>
  
  
  

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

Reply via email to