[
https://issues.apache.org/jira/browse/IO-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772886#comment-17772886
]
Sebb commented on IO-414:
-------------------------
e.g.
https://github.com/apache/commons-io/actions/runs/6441844619/job/17492833682
Looks to me like this is a symptom of an EOL issue.
> IOUtils.writeLines is not correct with a charset with BOM
> ---------------------------------------------------------
>
> Key: IO-414
> URL: https://issues.apache.org/jira/browse/IO-414
> Project: Commons IO
> Issue Type: Bug
> Components: Streams/Writers, Utilities
> Affects Versions: 2.4, 2.5
> Reporter: Florent Brosse
> Priority: Major
> Fix For: 2.14.1
>
>
> When a charset has a BOM (like UTF-16), the method IOUtils.writeLines put 2
> BOM on each line.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)