[ https://issues.apache.org/activemq/browse/CAMEL-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48947#action_48947 ]
Claus Ibsen commented on CAMEL-1241: ------------------------------------ @Ramon Patch hell for *camel-ftp*. When you do delete/rename and all sort of stuff it gets messy. Can you send the src files in a .zip as plain .java files? Only for *camel-ftp* The camel-core is okay, only the AntPathMatcherGenericFileFilter is missing. Could you send it as well? Sorry but svn patches gets messy when there are to much add/delete/rename going on. And I guess the patch file should be ordered as well, I have a kinda deadlock where files patches look for a new class that does not exists since its being renamed and patched later in the file. > 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, > CAMEL-1241_part2.zip, commons-vfs-changes-part1.file-refactoring.diff > > Time Spent: 1 day, 2 hours > Remaining Estimate: 0 minutes > > 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.