Author: sebb
Date: Tue Aug  9 13:42:24 2011
New Revision: 1155364

URL: http://svn.apache.org/viewvc?rev=1155364&view=rev
Log:
Nightly builds don't need to check JMeterVersion.java

Modified:
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=1155364&r1=1155363&r2=1155364&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Tue Aug  9 13:42:24 2011
@@ -1304,7 +1304,7 @@ run JMeter unless all the JMeter jars ar
 
     <target
         name="nightly"
-        
depends="init-svnVersion,check-versions,package,docs-printable,pack-nightly"
+        depends="init-svnVersion,package,docs-printable,pack-nightly"
         description="Build JMeter for nightly dir (package docs-printable 
pack-nightly)"/>
 
     <target name="_eolcheck">



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to