jira-importer commented on issue #1050:
URL: https://github.com/apache/maven-scm/issues/1050#issuecomment-2964642881

   
**[Jamel](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=aljane.ja...@gmail.com)**
 commented
   
   In my case I'm not sure the title is right. It seems that the consumer 
receives UTF-8 stream  (git returns UTF-8 by default, isn't it ? ) but 
interpreted in the system charset (which is not UTF-8 for some JDK, french and 
I assume German).
   
   I nomore  have access to the pom in question, but I assure you we have 
explored all the options of the config and it doesn't work. Looking at code, it 
seems that programmer (in his first programming round) is not aware at all of 
the charset (nor pom config) when calling executable and reading responses. So 
I think it's source code problem.
   
    
   
   You can see GitChangeLogCommand class as example
   


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to