svn commit: r902580 - /jakarta/jmeter/trunk/build.xml

[email protected]
Newsgroups gmane.comp.jakarta.jmeter.devel
Message-ID <[email protected]>
Author: sebb
Date: Sun Jan 24 15:17:04 2010
New Revision: 902580

URL: http://svn.apache.org/viewvc?rev=902580&view=rev
Log:
Show name of jar when checking if download is needed

Modified:
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=902580&r1=902579&r2=902580&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Sun Jan 24 15:17:04 2010
@@ -1913,6 +1913,7 @@
     <target name="_check_jarfile" if="_get_file">
   	    <!-- Check if file exists -->
   	    <fail message="Error in build file or calling sequence" if="file.exists"/>
+        <echo level="info">Checking ${jar}</echo>
         <available file="${path}/${jar}" property="file.exists"/>
         <condition property="_get_zipfile">
             <isset property="${zipprop}"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.