Details
Description
currently only utf-8 files compile if they contain any special character.
One could have a special flag or reuse the -Dfile.encoding settings of the JVM or the
JAVA_TOOL_OPTIONS settings.
(current workaround is patching $GRIFFON_HOME/scripts/_GriffonCompile.groovy)
Specify griffon.source.encoding either as a System property or inside BuildConfig.groovy/settings.groogy