Open GoogleCodeExporter opened 9 years ago
You can now set the platform character set as follows. I also added a fix to
allow setting of the timezone, since this is also in wrapper.conf:
tungsten-installer --direct -a \
...
--java-file-encoding=UTF8 \
--java-user-timezone=GMT-7 \
--start-and-report
This sets the JVM timezone to GMT-7 (Pacific Daylight Time) and the platform
file encoding to UTF8.
Original comment by robert.h...@continuent.com
on 28 May 2012 at 10:17
Original issue reported on code.google.com by
robert.h...@continuent.com
on 8 Jan 2012 at 10:12