On 01/08/2009, Rahul Akolkar <[email protected]> wrote: > Failed tests: > testDottedNames(org.apache.commons.jexl.scripting.JexlScriptEngineTest) > > (Sun 1.6) > > Quick look suggests that the test is expecting map toString() to > output entries in a certain order. Have to step away for a bit, so > this is just a heads up on the failure I'm seeing.
Ah, OK, I did wonder if toString() was well-defined for Maps. I'll fix the test. > -Rahul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
