Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.2-incubating
-
None
Description
Currently files will only be read with the sytem encoding. But this is particularly bad if you e.g. like to read an UTF-8 encoded file on Windows...
You should be able to use
<property name="encoding" value="UTF-8"/>