You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2009/05/01 14:27:51 UTC

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

Author: sebb
Date: Fri May  1 12:27:51 2009
New Revision: 770651

URL: http://svn.apache.org/viewvc?rev=770651&view=rev
Log:
Translators may need i18nedit.properties

Modified:
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=770651&r1=770650&r2=770651&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Fri May  1 12:27:51 2009
@@ -1410,6 +1410,7 @@
 	      <zipfileset dir="." defaultexcludes="yes">
 	        <patternset includes="${src.dir}/**/*Resources.properties" />
             <patternset includes="${src.dir}/**/messages.properties" />
+            <patternset includes="${src.dir}/**/i18nedit.properties" />
 	      </zipfileset>
 	    </zip>
 	</target>



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