You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2010/07/08 15:15:09 UTC

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

Author: sebb
Date: Thu Jul  8 13:15:09 2010
New Revision: 961757

URL: http://svn.apache.org/viewvc?rev=961757&view=rev
Log:
Need to include THANKS along with NOTICE

Modified:
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=961757&r1=961756&r2=961757&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Thu Jul  8 13:15:09 2010
@@ -300,6 +300,7 @@
         <include name="LICENSE*.txt"/>
         <include name="NOTICE"/>
         <include name="README"/>
+        <include name="THANKS"/>
   </patternset>
 
   <!-- Jars for binary release -->
@@ -1029,6 +1030,7 @@ run JMeter unless all the JMeter jars ar
     <include name="LICENSE"/>
     <include name="NOTICE"/>
     <include name="README"/>
+    <include name="THANKS"/>
   	<patternset refid="dist.common.native"/>
   	<!-- Help documentation -->
     <include name="${dest.printable_docs}/**"/>
@@ -1087,6 +1089,7 @@ run JMeter unless all the JMeter jars ar
     <include name="LICENSE"/>
     <include name="NOTICE"/>
     <include name="README"/>
+    <include name="THANKS"/>
     <include name="${src.dir}/**"/>
   	<!-- Exclude binary types -->
     <exclude name="${src.dir}/**/*.gif"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org