maven-scm-provider-svntest fails with a localized $LC_ALL
---------------------------------------------------------

                 Key: SCM-594
                 URL: http://jira.codehaus.org/browse/SCM-594
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-svn
    Affects Versions: 1.4
         Environment: Linux
            Reporter: Torsten Werner


maven-scm-provider-svntest sets LC_MESSAGES=C but that does not help if LC_ALL 
has been set to some incompatible value by the user. It should either set 
LC_ALL=C or unset LC_ALL in combination with LC_MESSAGES=C.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to