https://issues.apache.org/bugzilla/show_bug.cgi?id=39541

--- Comment #2 from [email protected] ---
Created attachment 29573
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29573&action=edit
adds outputEncoding to SQL task

probably only simple change like this is needed here
patch adds outputEncoding paraqmetere to <sql> task, default value is set to
"UTF-8". Supported are all values accepted by constructor
PrintStream(OutputStream out, boolean autoFlush, String encoding)
http://docs.oracle.com/javase/1.4.2/docs/api/java/nio/charset/Charset.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to