svn commit: r738019 - in /camel/trunk/components/camel-ftp/src: main/java/org/apache/camel/component/file/remote/ test/java/org/apache/camel/component/file/remote/

2009-01-26 Thread davsclaus
Author: davsclaus Date: Tue Jan 27 07:40:21 2009 New Revision: 738019 URL: http://svn.apache.org/viewvc?rev=738019&view=rev Log: CAMEL-1296: camel-ftp should condigure the endpoint with the full uri (caused by CAMEL-941). Modified: camel/trunk/components/camel-ftp/src/main/java/org/apache/c

svn commit: r738016 - /camel/branches/camel-1.x/components/camel-ftp/src/main/java/org/apache/camel/component/file/remote/RemoteFileComponent.java

2009-01-26 Thread davsclaus
Author: davsclaus Date: Tue Jan 27 07:28:14 2009 New Revision: 738016 URL: http://svn.apache.org/viewvc?rev=738016&view=rev Log: CAMEL-1296: camel-ftp should condigure the endpoint with the full uri (caused by CAMEL-941). Modified: camel/branches/camel-1.x/components/camel-ftp/src/main/java

svn commit: r737890 - /camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/spring/CxfEndpointBeanDefinitionParser.java

2009-01-26 Thread wtam
Author: wtam Date: Mon Jan 26 22:09:07 2009 New Revision: 737890 URL: http://svn.apache.org/viewvc?rev=737890&view=rev Log: fixed cxf test failures and some compiler warnings Modified: camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/spring/CxfEndpointBeanDefinit

[CONF] Apache Camel: What is Camel (page edited)

2009-01-26 Thread confluence
Page Edited : CAMEL : What is Camel What is Camel has been edited by James Strachan (Jan 26, 2009). (View changes) Content: Apache

[CONF] Apache Camel: Tutorial-Example-ReportIncident-Part5 (attachment added)

2009-01-26 Thread confluence
New files attached to: CAMEL : Tutorial-Example-ReportIncident-Part5 Tutorial-Example-ReportIncident-Part5 by Charles Moulliard . Attached file(s): part-five.zip (application/x-zip, 7 kb)

svn commit: r737699 - /camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/processor/idempotent/FileConsumerIdempotentTest.java

2009-01-26 Thread davsclaus
Author: davsclaus Date: Mon Jan 26 14:15:27 2009 New Revision: 737699 URL: http://svn.apache.org/viewvc?rev=737699&view=rev Log: Fixed failing unit test reported by teamcity Modified: camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/processor/idempotent/FileConsumerI

svn commit: r737697 - in /camel/trunk/components/camel-stream/src/test/java/org/apache/camel/component/stream: ScanStreamFileTest.java StreamFileTest.java

2009-01-26 Thread davsclaus
Author: davsclaus Date: Mon Jan 26 14:12:11 2009 New Revision: 737697 URL: http://svn.apache.org/viewvc?rev=737697&view=rev Log: Fixed failing unit test reported by teamcity Modified: camel/trunk/components/camel-stream/src/test/java/org/apache/camel/component/stream/ScanStreamFileTest.java

svn commit: r737676 - in /camel/trunk/camel-core/src/main/java/org/apache/camel: component/file/GenericFileConsumer.java component/file/GenericFileProducer.java util/IntrospectionSupport.java

2009-01-26 Thread davsclaus
Author: davsclaus Date: Mon Jan 26 11:50:39 2009 New Revision: 737676 URL: http://svn.apache.org/viewvc?rev=737676&view=rev Log: CAMEL-1241: generic VFS in Camel. Work in progress. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/component/file/GenericFileConsumer.java ca

[CONF] Apache Camel: Download (page edited)

2009-01-26 Thread confluence
Page Edited : CAMEL : Download Download has been edited by James Strachan (Jan 26, 2009). (View changes) Content: Latest Releases

svn commit: r737666 - /camel/trunk/camel-core/src/main/java/org/apache/camel/component/file/AntPathMatcherGenericFileFilter.java

2009-01-26 Thread davsclaus
Author: davsclaus Date: Mon Jan 26 10:27:15 2009 New Revision: 737666 URL: http://svn.apache.org/viewvc?rev=737666&view=rev Log: CAMEL-1241: AntPathMatcher for Camel VFS in camel-core Added: camel/trunk/camel-core/src/main/java/org/apache/camel/component/file/AntPathMatcherGenericFileFilter.

svn commit: r737658 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/file/ main/java/org/apache/camel/component/file/strategy/ test/java/org/apache/camel/component/file/

2009-01-26 Thread davsclaus
Author: davsclaus Date: Mon Jan 26 09:28:26 2009 New Revision: 737658 URL: http://svn.apache.org/viewvc?rev=737658&view=rev Log: CAMEL-1241: More work on the VFS in camel-core (work in progress). Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/component/file/GenericFile.java