[
https://issues.apache.org/activemq/browse/CAMEL-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48144#action_48144
]
davsclaus edited comment on CAMEL-1153 at 12/25/08 1:09 AM:
--------------------------------------------------------------
Backup of my major camel-ftp refactor in progress
TODO
- more ftp operations *DONE*
- consider renaming of classes (ftptemplate to ftpoperations) *DONE*
- adding filtering *DONE*
- adding sort by *DONE*
- premove expression unit test *DONE*
- move and delete should not be possible *DONE*
- sftp operations *DONE*
- ftp/sftp producer can be combined *DONE*
- sftp consumer *DONE*
- use ExclusiveReadLockStrategy *DONE*
was (Author: davsclaus):
Backup of my major camel-ftp refactor in progress
TODO
- more ftp operations *DONE*
- consider renaming of classes (ftptemplate to ftpoperations) *DONE*
- adding filtering *DONE*
- adding sort by *DONE*
- premove expression unit test *DONE*
- move and delete should not be possible *DONE*
- sftp operations
- ftp/sftp producer can be combined
- sftp consumer
- use ExclusiveReadLockStrategy
> Refactor camel-ftp to remove timestamp
> --------------------------------------
>
> Key: CAMEL-1153
> URL: https://issues.apache.org/activemq/browse/CAMEL-1153
> Project: Apache Camel
> Issue Type: Task
> Components: camel-ftp
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.0.0
>
> Attachments: camel-ftp.rar
>
>
> We should do the same kind of refactoring of camel-ftp as we did with the
> file component. Espeically get rid of the timestamp and clean up the code, to
> be more maintance firendly and be ready for adding the pluggable sorting,
> filtering and what else comes in the future.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.