The fix for jmeter is easy (I think), don't do the copy - the property file
is already in the 'bin' directory.  I don't know who to send this to.  Patch
appended...

Index: build.xml
===================================================================
RCS file: /home/cvspublic/jakarta-jmeter/build.xml,v
retrieving revision 1.25
diff -u -r1.25 build.xml
--- build.xml   2001/03/29 03:01:48     1.25
+++ build.xml   2001/05/09 08:37:33
@@ -130,7 +130,6 @@
     -->
     <target name="install" depends="package">
         <copy file="ApacheJMeter.jar" toFile="bin/ApacheJMeter.jar"/>
-        <copy file="src/org/apache/jmeter/jmeter.properties"
toFile="bin/jmeter.properties"/>
         <delete file="ApacheJMeter.jar"/>
     </target>


=======================================================================
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF

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

Reply via email to