[ https://issues.apache.org/activemq/browse/CAMEL-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48920#action_48920 ]
Claus Ibsen commented on CAMEL-1241: ------------------------------------ Thanks for the patch. I renamed the sorter to be GenericXXX as well so they all are starting with Generic. Then its easier to spot. And also fixed the checkstyle issues. Please dont auto wrap the code. It gets ugly. We should add generics to these interfaces, later. (the <T> stuff.) Its easier to do when we refactor the FTP component to use these base classes. > Add camel-commons-vfs component > ------------------------------- > > Key: CAMEL-1241 > URL: https://issues.apache.org/activemq/browse/CAMEL-1241 > Project: Apache Camel > Issue Type: New Feature > Affects Versions: 2.0.0 > Reporter: Ramon Buckland > Assignee: Ramon Buckland > Fix For: 2.0.0 > > Attachments: CAMEL-1241.part_1_port_Generic_to_camel-core.diff, > commons-vfs-changes-part1.file-refactoring.diff > > > Add a new component camel-commons-vfs which utilises the commons-vfs library > providing access to zip,jar,tgz,cifs,ftp and many other wonderful "file" type > resources. > The component will go into camel 2.0 as the new camel-file and camel-ftp > components have been re-written to support a better model. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.