fridrich commented on PR #1278:
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/1278#issuecomment-3415935209

   > @gnodet there are two occurrences of StandardCharsets.UTF_8 in 
JavadocUtil.java, but they have nothing to do with the filesystem encoding. In 
both cases, it is the encoding of maven invokerLog used to convert the byte[] 
resulting from reading it by Files.readAllBytes into a String. They should be 
left as they are IMHO.
   
   And I was overkeen in one place in AbstractJavadocMojo.java where the 
situation is the same


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to