|
[
Permalink
| « Hide
]
Graeme Rocher added a comment - 23/Aug/07 05:33 PM
Its is a config option http://grails.org/Config
Sorry, but is this config option really the solution to this problem?
I created a Config.groovy with this option, it did not help. With or without it, the native2ascii runs on calling the "war" target, converting the messages from source grails-app/i18n to target WEB-INF/grails-app/i18n/ directory of the project space. But in the .war the original messages.properties is found - not the transformed one. There is a separate bug where native2ascii doesn't work with war files, we'll be addressing that over the next few days
We upgraded to 0.6 now, and it works (just to confirm fix_version)
(Of course, Config.groovy was not supported in 0.5.6 at all, but the config option was not the problem) Thanks! |
|||||||||||||||||||||||||||||||||||||||||||||||