[
https://issues.apache.org/jira/browse/FTPSERVER-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Latorre updated FTPSERVER-176:
------------------------------------
Component/s: Core
Description:
FileUserManagerConfigTest is comparing the path to a file with the fixed String
"/tmp/foo.users" so it will fail on Windows systems.
This is a trivial++ bug but it prevents maven from building the project,
something that discourages users - patch provided.
was:
FileUserManagerConfigTest is comparing the path to a file with the fixed String
"/tmp/foo.users" so it will fail on Windows systems.
Patch provided.
Affects Version/s: 1.0-M4
> FileUserManagerConfigTest fails on Windows.
> -------------------------------------------
>
> Key: FTPSERVER-176
> URL: https://issues.apache.org/jira/browse/FTPSERVER-176
> Project: FtpServer
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0-M4
> Environment: Windows family & probably other non-Unix operating
> systems.
> Reporter: David Latorre
> Priority: Trivial
> Original Estimate: 0.02h
> Remaining Estimate: 0.02h
>
> FileUserManagerConfigTest is comparing the path to a file with the fixed
> String "/tmp/foo.users" so it will fail on Windows systems.
> This is a trivial++ bug but it prevents maven from building the project,
> something that discourages users - patch provided.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.