You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "niyu (Jira)" <ji...@apache.org> on 2020/07/24 06:18:00 UTC

[jira] [Created] (MSHARED-938) CommandLineUtils#executeCommandLineAsCallable causes encoding issue(chinese)

niyu created MSHARED-938:
----------------------------

             Summary: CommandLineUtils#executeCommandLineAsCallable causes encoding issue(chinese)
                 Key: MSHARED-938
                 URL: https://issues.apache.org/jira/browse/MSHARED-938
             Project: Maven Shared Components
          Issue Type: Bug
          Components: maven-shared-utils
    Affects Versions: maven-shared-utils-3.3.0
         Environment: windows 10
            Reporter: niyu


Class: CommandLineUtils

Method: executeCommandLineAsCallable (line 229 in source file)

unused parameter: streamCharset

The parameter streamCharset is not used in method executeCommandLineAsCallable, which causes disfunction of io, when it comes to Chinese.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)