Thanks for the quick fix!

It seems that the test you modified makes the build to fail if my system is in another language.
Since you compare xml files generated with an expected one, and that the default system date converter is used, the text shall not be the same on all developpers systems;

Your output:

<value>A wrong date</value><value>Sat Jan 01 12:00:00 CET 2011</value><value>&lt;Sun Jan 02 00:00:00 CET 2011&gt;</value><value>No</value>

My output (french)

<value>A wrong date</value><value>sam. janv. 01 12:00:00 EST 2011</value><value>&lt;Sun Jan 02 00:00:00 EST 2011&gt;</value><value>No</value>
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to