On Thu, Nov 22, 2012 at 9:51 PM, Christian Müller
wrote:
> +1
> I'm fine with this changes. I'm only wondering what is the intention for
> "lookupByNameAndType"? Throwing an exception if the type is different? Or
> returning null? Or ...?
>
I also suggest cutting down on the number of methods. Cu
On Thu, Nov 22, 2012 at 10:24 PM, Christian Müller
wrote:
> I suppose we have a silence consensus here to announce the releases in
> advance. So far so good...
>
Not really. I think people expressed that their favored more what we do now.
I am not really sure we have consensus.
Though I may have
I suggest looking at the spring api for some sensible behaviours.
Den 22. nov. 2012 21:52 skrev "Christian Müller" <
christian.muel...@gmail.com> følgende:
>
> +1
> I'm fine with this changes. I'm only wondering what is the intention for
> "lookupByNameAndType"? Throwing an exception if the type is
I suppose we have a silence consensus here to announce the releases in
advance. So far so good...
The advantage for me to have a new minor release every 3 - 4 month is:
- the earlier availability of changes which are not backwards compatible.
But to be honest, I don't think we have much of them.
+1
I'm fine with this changes. I'm only wondering what is the intention for
"lookupByNameAndType"? Throwing an exception if the type is different? Or
returning null? Or ...?
Best,
Christian
On Tue, Nov 20, 2012 at 6:16 PM, Łukasz Dywicki wrote:
> Dear all,
> During my work on camel-cdi componen
Am 22.11.12 12:23 schrieb "Claus Ibsen" unter :
>Hi
>
>Based on this discussion [1] I just wanted to create a discussion
>focused on near term releases of patch releases for Camel 2.10 and
>2.9.
>
>Its about 5-6 weeks since the last release, and I think its time we
>cut new releases.
>Next month
Which version of Camel do you use?
If you use Maven, you can check the dependency tree by yourself (this is
for the actual Camel TRUNK):
christian-muellers-macbook-pro:camel-ftp cmueller$ mvn dependency:tree
[INFO] Scanning for projects...
[INFO]
[INFO]
---
Our Jenkins builds are looking also much better than a few weeks ago.
Thanks for everybody who worked on this.
I'm +1 for cutting new releases on our maintenance branches.
Best,
Christian
On Thu, Nov 22, 2012 at 12:23 PM, Claus Ibsen wrote:
> Hi
>
> Based on this discussion [1] I just wanted to
You'll need to include camel-ftp in your classpath.
On Thu, Nov 22, 2012 at 9:03 AM, tamil13 wrote:
> Hi. I need to make one project which include transfer file from ftp to local
> directory . I tried following code
>
> public static void main(String[] args) throws Exception{
>
Hi
You are almost the correct place. You should in the future use the
@user mailing list as we say
http://camel.apache.org/support
Your error tells you that it cannot create the FTP component, and the
reason is that the camel-ftp JAR is not on your classpath.
And mind that camel-ftp JAR has child
Hi. I need to make one project which include transfer file from ftp to local
directory . I tried following code
public static void main(String[] args) throws Exception{
CamelContext context = new DefaultCamelContext();
context.addRoutes(new RouteBuilder()
Hi
Based on this discussion [1] I just wanted to create a discussion
focused on near term releases of patch releases for Camel 2.10 and
2.9.
Its about 5-6 weeks since the last release, and I think its time we
cut new releases.
Next month is the x-mas month and we won't have as much time to focus
12 matches
Mail list logo