Description
Note that this is causing one of our XMLRPC test to fail from time to time with the following error:
junit.framework.AssertionFailedError: expected:<Wed Jan 23 03:45:01 CET 2008> but was:<Wed Jan 23 03:45:02 CET 2008> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:280) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:71) at com.xpn.xwiki.it.xmlrpc.PagesTest.testGetPageHistory(PagesTest.java:178)