RTC Ant task generateChangeLog fails from French locale JVM
I am trying to run the generateChangeLog task from a French locale JVM, but the execution fails with the following:
[generateChangeLog] Exception suivante ignorée car "failOnError" a la valeur false.
[generateChangeLog] java.lang.IllegalArgumentException: Illegal pattern character 'j' [generateChangeLog] Exception suivante ignorée car "failOnError" a la valeur false. [generateChangeLog] java.lang.IllegalArgumentException: Illegal pattern character 'j'
If I run the same Ant script in an English locale the script passes no problem. What is happening here?
https://jazz.net/forum/questions/79258/error-dojodatelocaleformat-invalid-pattern-char-mmm-j-aaaa-when-accessing-a-plan-if-browser-language-is-set-to-french
|
Accepted answer
This is a known issue with an improperly externalized string. It is addressed here:
~Spencer
Spencer Murata selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.