[
https://issues.apache.org/jira/browse/FTPSERVER-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson updated FTPSERVER-189:
----------------------------------------
Fix Version/s: 1.0-M4
Assignee: Niklas Gustavsson
> After the renaming FileObject->FtpFile the method
> FileSystemView#getFileObject should renamed
> ---------------------------------------------------------------------------------------------
>
> Key: FTPSERVER-189
> URL: https://issues.apache.org/jira/browse/FTPSERVER-189
> Project: FtpServer
> Issue Type: Bug
> Reporter: Andrea Francia
> Assignee: Niklas Gustavsson
> Fix For: 1.0-M4
>
> Attachments: getFile_instead_of_getFileObject.patch
>
> Original Estimate: 0.02h
> Remaining Estimate: 0.02h
>
> I propose to rename from:
> FtpFile getFileObject(String file) throws FtpException;
> to:
> FtpFile getFile(String path) throws FtpException;
> There is a patch for this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.