|
Author: jleroux
Revision: 1212749
Modified property: svn:log
Modified: svn:log at Wed Dec 14 09:50:44 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Dec 14 09:50:44 2011
@@ -1,4 +1,4 @@
-Yesterday, late and in a hurry, I hastily committed r1212673. It was failing after an ant clean. But I did not see, because I did not do an ant clean, and Builbot did not report any issues (yes, I sometimes rely on it). Actually it was because Buildbot tests fails since r1212673, and it only sends info when it switches from bad to good, or vice-versa.
+Yesterday, late and in a hurry, I hastily committed r1212673. It was failing after an ant clean. But I did not see, because I did not do an ant clean, and Builbot did not report any issues (yes, I sometimes rely on it). Actually it was because Buildbot tests fails since r1212266, and it only sends info when it switches from bad to good, or vice-versa.
Fortunately, on my side, it was an easy fix: I just forgot to re-add the old strToMap(String str, boolean trim) signature.
|