Re: Spring 4 update

2014-01-09 Thread Willem Jiang
On January 9, 2014 at 10:30:41 PM, Daniel Kulp (dk...@apache.org) wrote: > > > On Jan 9, 2014, at 8:51 AM, Willem Jiang > wrote: > > > CXF3.0 mile stone 2[1] will be released this month. > > > > [1]http://cxf.547215.n5.nabble.com/When-Will-3-0-0-Release-td5738348.html > > Right, but fl

Re: [VOTE] Release Apache Camel 2.11.3

2014-01-09 Thread Jon Anstey
+1 On Tue, Jan 7, 2014 at 11:39 PM, Hadrian Zbarcea wrote: > A bit overdue, this is a vote to release Apache Camel 2.11.3, a patch > release coming with about 116 issues fixed. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12311211&version=12325024 > >

Re: [VOTE] Release Apache Camel 2.11.3

2014-01-09 Thread Johan Edstrom
+1 Sent from my pressure cooker. > On Jan 9, 2014, at 7:43, Willem Jiang wrote: > > I ran the unit tests of camel in action (after changing activemq and spring > version), the kit looks good. > > Here is my +1. > > -- > Willem Jiang > > Red Hat, Inc. > Web: http://www.redhat.com > Blog: h

Is there any way to dynamically get the value from a properties file?

2014-01-09 Thread StoneLee
Is there any way to dynamically get the value from a properties file? Just like {{${property.test}}}. 'test' is a property I set using setProperty. I'm using propertyPlaceholder to load the properties file in the camel conext. Looks like it's not working in XML. I'm using version 2.10.4. -- V

Re: [VOTE] Release Apache Camel 2.11.3

2014-01-09 Thread Willem Jiang
I ran the unit tests of camel in action (after changing activemq and spring version), the kit looks good. Here is my +1. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com(http://jnn.

Re: [VOTE] Release Apache Camel 2.11.3

2014-01-09 Thread Daniel Kulp
+1 Dan On Jan 7, 2014, at 10:09 PM, Hadrian Zbarcea wrote: > A bit overdue, this is a vote to release Apache Camel 2.11.3, a patch release > coming with about 116 issues fixed. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&version=12325024

Re: Spring 4 update

2014-01-09 Thread Daniel Kulp
On Jan 9, 2014, at 8:51 AM, Willem Jiang wrote: > CXF3.0 mile stone 2[1] will be released this month. > > [1]http://cxf.547215.n5.nabble.com/When-Will-3-0-0-Release-td5738348.html Right, but flipping Camel over to grabbing it instead of 2.7.x will also require a little work. I’ve setup bo

Re: Spring 4 update

2014-01-09 Thread Willem Jiang
CXF3.0 mile stone 2[1] will be released this month.   [1]http://cxf.547215.n5.nabble.com/When-Will-3-0-0-Release-td5738348.html -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com(http:

camel pull request: CAMEL-6969 Add an option on the CSV unmarshalling in or...

2014-01-09 Thread adessaigne
Github user adessaigne closed the pull request at: https://github.com/apache/camel/pull/86

Re: Spring 4 update

2014-01-09 Thread Henryk Konsek
> In CXF 3.0 the dependency of SingleConnectionFactory102 is removed, > so this issue could be resolve when we upgrade the CXF version to next > milestone release of CXF 3.0. Thank you Willem. Any predictions when 3.0 milestone could happen? :) -- Henryk Konsek http://henryk-konsek.blogspot.com

Re: Spring 4 update

2014-01-09 Thread Willem Jiang
Hi Henryk, In CXF 3.0 the dependency of SingleConnectionFactory102 is removed, so this issue could be resolve when we upgrade the CXF version to next milestone release of CXF 3.0. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com(http://willemjian

Re: Spring 4 update

2014-01-09 Thread Henryk Konsek
> Thanks Christian. Let's figure out then if the build passes. I created > Jira ticket for this task [2]. According to the Jenkins (1) we got three tests issues related to Spring API upgrade: org.apache.camel.component.cxf.jms.CxfEndpointJMSConsumerTest.testInvocation org.apache.camel.example.cxf

Re: Spring 4 update

2014-01-09 Thread Henryk Konsek
Yeah, we might reuse CAMEL-7074 [1]. > We already have a Spring 4 profile [1] (line 2752). Thanks Christian. Let's figure out then if the build passes. I created Jira ticket for this task [2]. Are there any others things we should consider in the context of Spring 4 upgrade? Jakub Korab mentione