This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a change to branch
OPENNLP-1486_Switch_to_BufferedWriter_in_various_sandbox_components
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
at efd3c23 switches from `java.io.FileWriter` to
`java.nio.Files.newBufferedWriter` with explicit use of UTF-8 charset resolves
OPENNLP-1486
This branch includes the following new commits:
new efd3c23 switches from `java.io.FileWriter` to
`java.nio.Files.newBufferedWriter` with explicit use of UTF-8 charset resolves
OPENNLP-1486
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.