Looks good to me.
Here's my +1
On Tue, Jan 7, 2014 at 7: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=1231121
There is a jira already: https://issues.apache.org/jira/browse/CAMEL-7074
2014/1/8 Christoph Emmersberger
> Hi Henryk
>
> please go ahead and create the JIRA.
>
> However, as far as I know there will be a dependency to the version that
> Karaf provides.
>
> Many greets and kind regards,
>
> Chr
Hi Henryk
please go ahead and create the JIRA.
However, as far as I know there will be a dependency to the version that Karaf
provides.
Many greets and kind regards,
Christoph
On 08 Jan 2014, at 22:01, Henryk Konsek wrote:
> Hi,
>
> Do we have any particular plans to upgrade Spring to ver
One of the cool features of spring 4 is the implementation of the BOM concept.
This might reduce the POM for quite a few version numbers.
[1]
http://docs.spring.io/spring/docs/4.0.0.RELEASE/spring-framework-reference/htmlsingle/#overview-maven-bom
On 08 Jan 2014, at 23:05, Christian Müller wro
We already have a Spring 4 profile [1] (line 2752).
cmueller$ mvn clean install -Pfastinstall,spring4
I added a Spring 4 Jenkins build today [2]. Let's see how it works.
[1]
https://git-wip-us.apache.org/repos/asf?p=camel.git;a=blob;f=parent/pom.xml;h=77c7dd5515738c047bedb318e74ab2c3aac8718c;hb=H
Hi,
Do we have any particular plans to upgrade Spring to version 4? I
guess this might be pretty invasive change, so it might be worth to
discuss it here :) .
BTW I can create Jira ticket and handle the update process.
Cheers.
PS I've become interested in the topic, because Hibernate 4.3 requir
GitHub user adessaigne opened a pull request:
https://github.com/apache/camel/pull/86
CAMEL-6969 Add an option on the CSV unmarshalling in order to generate Maps
with headers as keys
You can merge this pull request into a Git repository by running:
$ git pull https://github.c
Hello,
I got the same problem. In my case, I added spring-context*.jar and
spring-beans*.jar to my project, but forgot spring-core*.jar.
After adding spring-core*.jar, all went fine!
Hope it helps!
yours
Michael
--
View this message in context:
http://camel.465427.n5.nabble.com/The-constructor-
Github user janmaterne closed the pull request at:
https://github.com/apache/camel/pull/59