Getting closer with Java7....

2012-05-07 Thread Daniel Kulp
You likely saw a bunch of commits from me today.I'm trying to get Camel to be at least somewhat buildable and testable with Java7. With the changes today, Everything except camel-quickfix is compilable with Java7. I've slowing beginning to work through the tests. I just got the camel-

Re: File/Ftp endpoint consumer. prefix

2012-05-07 Thread Łukasz Dywicki
Ok, That's my mistake, I started reading docs once again and found paragraphs about Ftp2 and File2 inheritance. I was blind. ;) Sorry for unnecessary noise. Lukasz Wiadomość napisana przez Łukasz Dywicki w dniu 7 maj 2012, o godz. 12:59: > Hey Claus, > I checked out ScheduledPollConsumer and i

[DISCUSS] - Apache Camel 2.10 release

2012-05-07 Thread Claus Ibsen
Hi I think its time we start close down on a Camel 2.10 release. The 2.9.0 release was on January 1sy 2012, so its been 4.5 months since that release. Yes in between there has been 2 patch releases, eg 2.9.1, and 2.9.2 etc. There is some new components added in Camel 2.10, and most of them now ha

Re: File/Ftp endpoint consumer. prefix

2012-05-07 Thread Łukasz Dywicki
Hey Claus, I checked out ScheduledPollConsumer and indeed, properties like initialDelay and so on exists in this class. The problem is still documentation. File endpoint and consumer is not really different than Ftp/Sftp consumer. File endpoint contains only following properties: - FileSeparato