Hi,

originally I wanted to check in the forbidden api changes already yesterday,
but I've decided to also check how it reacts when I use an arbitrary timezone 
(PST)
and locale setting (RU).

Currently I'm checking why there seems to be a link between
org/apache/poi/ss/formula/eval/TestFormulasFromSpreadsheet.java and
org/apache/poi/hssf/usermodel/TestFormulaEvaluatorBugs.java

If TestFormulasFromSpreadsheet runs on its own - the locale overwrite works,
but when TestFormulaEvaluatorBugs is also executed, the wrong locale is used.
I suspect some kind of caching takes place, but the caching places I've found
so far are only instance variables to the evaluator instances ...

After I've finished this, I'll do the commit.
Then the remaining charset issues have to be solved.

Andi


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to