camel-fop doesnt work in karaf without this upgrade.
On Fri, Oct 18, 2013 at 1:08 AM, Christian Müller
wrote:
> I thought we agreed to not do minor dependency updates in Camel micro
> releases.
>
> Best,
> Christian
> Am 17.10.2013 09:29 schrieb :
>
>> Updated Branches:
>> refs/heads/camel-2.
I thought we agreed to not do minor dependency updates in Camel micro
releases.
Best,
Christian
Am 17.10.2013 09:29 schrieb :
> Updated Branches:
> refs/heads/camel-2.12.x 6eea01095 -> faff7402f
>
>
> upgrade fop 1.0 to 1.1
>
>
> Project: http://git-wip-us.apache.org/repos/asf/camel/repo
> Comm
Hi,
I helping friend of mine to setup Camel with Spring JavaConfig
project. What we would like to achieve is to create configuration
which scans the classpath and autowires the RouteBuilders into the
CamelContext. This is pretty common pattern for Spring 3.x
JavaConfig-based applications. In the e