You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2008/03/19 10:24:25 UTC

[jira] Closed: (FTPSERVER-117) FTPTimestampParserImplTest fails on russian locale

     [ https://issues.apache.org/jira/browse/FTPSERVER-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed FTPSERVER-117.
---------------------------------------

    Resolution: Won't Fix
      Assignee: Niklas Gustavsson

We only include commons-net in our build since there is no recent binary build available in any Maven repos. Since this bug is in commons-net a new issue will have to be opened in the commons-net project.

> FTPTimestampParserImplTest fails on russian locale
> --------------------------------------------------
>
>                 Key: FTPSERVER-117
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-117
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Core
>         Environment: LANG=ru_RU.UTF-8
> LC_CTYPE="ru_RU.UTF-8"
> LC_NUMERIC="ru_RU.UTF-8"
> LC_TIME="ru_RU.UTF-8"
> LC_COLLATE="ru_RU.UTF-8"
> LC_MONETARY="ru_RU.UTF-8"
> LC_MESSAGES="ru_RU.UTF-8"
> LC_PAPER="ru_RU.UTF-8"
> LC_NAME="ru_RU.UTF-8"
> LC_ADDRESS="ru_RU.UTF-8"
> LC_TELEPHONE="ru_RU.UTF-8"
> LC_MEASUREMENT="ru_RU.UTF-8"
> LC_IDENTIFICATION="ru_RU.UTF-8"
> LC_ALL="ru_RU.UTF-8"
>            Reporter: Max Valjanski
>            Assignee: Niklas Gustavsson
>
> junit.framework.AssertionFailedError: failed.to.parse.default
>         at junit.framework.Assert.fail(Assert.java:47)
>         at org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest.testParser(FTPTimestampParserImplTest.java:167)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.