[
https://issues.apache.org/activemq/browse/CAMEL-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramon Buckland updated CAMEL-1241:
----------------------------------
Attachment: CAMEL-1241.part_1_port_Generic_to_camel-core.diff
As per Claus' suggestion. This is part 1 of the list below ..
So if you can provide diffs in multiple steps. A rough plan like this:
{quote}
1) Generic* that are used by the FTP component
2) When #1 is commited to triunk and you code is aligned with trunk,
then move on to
3) Move Generic* from camel-ftp to camel-core
4) When #3 is commited to triunk and you code is aligned with trunk,
then move on to
5) You can start on commons-vfs component
6) Then we can take a look at the java generics stuff <T> and get that
done in the right way
7) Refactor File in camel-core to use the new generics
8) Add the new commons-vfs component when its ready and done
9) Add wiki doc for the new commons-vfs component
{quote}
> 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.