On Wed, Aug 21, 2013 at 11:23 AM, Matthias Vach <[email protected]> wrote: > Is that intended?
Not sure. At least *some* uses of the default encoding are intentional (however unfortunate): the build log is written in default encoding for the slave, for example. Generally speaking, we should be using UTF-8 wherever possible, but when interaction with the stdio of external processes is involved, this may not be possible. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
