Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 23547 invoked from network); 26 Jan 2009 01:11:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jan 2009 01:11:22 -0000 Received: (qmail 86713 invoked by uid 500); 26 Jan 2009 01:11:22 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 86694 invoked by uid 500); 26 Jan 2009 01:11:22 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 86683 invoked by uid 500); 26 Jan 2009 01:11:22 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 86680 invoked by uid 99); 26 Jan 2009 01:11:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Jan 2009 17:11:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2009 01:11:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 58CC7234C48D for ; Sun, 25 Jan 2009 17:10:59 -0800 (PST) Message-ID: <1647303263.1232932259351.JavaMail.jira@brutus> Date: Sun, 25 Jan 2009 17:10:59 -0800 (PST) From: "Ramon Buckland (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Work logged: (CAMEL-1241) Add camel-commons-vfs component In-Reply-To: <1591393985.1231493039307.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_36803 ] Ramon Buckland logged work on CAMEL-1241: ----------------------------------------- Author: Ramon Buckland Created on: 25/Jan/09 05:10 PM Start Date: 25/Jan/09 05:09 PM Worklog Time Spent: 1 day, 2 hours Work Description: lot's of work resolving the complexities of the generics. Issue Time Tracking ------------------- Time Spent: 1 day, 2 hours Remaining Estimate: 0 minutes > 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_Refactor_S-FTP_to_use_GenericYYY.patch, 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.