Hello,

Just to tell you that when I run *ant test* in my default locale (fr/FR) I
get a failure with this:
     [echo] BatchTestLocal output files compared OK
   [concat] 2011/10/05 15:00:03 WARN  - jmeter.util.JMeterUtils: Could not
find resources for 'fr_FR', using 'fr'

BUILD FAILED
/data/decathlon/workspace/jmeter/build.xml:1946: Error detected in log file.
See above.


As i get a warning in file, it is not empty so it fails.

I fixed it by adding this to at line 1895:
        <sysproperty key="user.language" value="en"/>
           <sysproperty key="user.region" value="EN"/>

-- 
Cordialement.
Philippe Mouawad.

Reply via email to