Author: milamber
Date: Mon Aug 1 13:29:44 2011
New Revision: 1152767
URL: http://svn.apache.org/viewvc?rev=1152767&view=rev
Log:
Add checkstyle.xml to source package
Modified:
jakarta/jmeter/trunk/build.xml
Modified: jakarta/jmeter/trunk/build.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=1152767&r1=1152766&r2=1152767&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Mon Aug 1 13:29:44 2011
@@ -1122,6 +1122,7 @@ run JMeter unless all the JMeter jars ar
<exclude name="${dest.jar.jmeter}/testfiles/Sample_*.png"/>
<include name="eclipse.classpath"/>
<include name="eclipse.readme"/>
+ <include name="checkstyle.xml"/>
<include name="${lib.dir}/aareadme.txt"/>
<include name="fb-*.x*"/>
<!-- Make sure that the lib/opt directory is included in the archives -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]