Camel.2.14.x.notest - Build # 37 - Failure

2014-11-03 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.14.x.notest (build #37) Status: Failure Check console output at https://builds.apache.org/job/Camel.2.14.x.notest/37/ to view the results.

Camel.trunk.notest - Build # 2210 - Failure

2014-11-03 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2210) Status: Failure Check console output at https://builds.apache.org/job/Camel.trunk.notest/2210/ to view the results.

Re: git commit: CAMEL-7887: Executing of 'mvn clean install -Pvalidate' in camel/platforms/karaf/features is failing

2014-11-03 Thread Christian Müller
I think the is a good approach. Best, Christian On Mon, Nov 3, 2014 at 8:05 PM, Daniel Kulp wrote: > > I went ahead and fixed this more “properly”. > > Basically, I updated the Spring version range in the bundle manifests to > allow 4.x for the imports. It IS possible (with a BUNCH of restric

Re: git commit: CAMEL-7887: Executing of 'mvn clean install -Pvalidate' in camel/platforms/karaf/features is failing

2014-11-03 Thread Daniel Kulp
I went ahead and fixed this more “properly”. Basically, I updated the Spring version range in the bundle manifests to allow 4.x for the imports. It IS possible (with a BUNCH of restrictions) to use Spring 4 in OSGi, just not with spring-dm. Thus, allowing the import is important. However,

[GitHub] camel pull request: CAMEL-7993 Add brackets to log statement

2014-11-03 Thread kevinearls
GitHub user kevinearls opened a pull request: https://github.com/apache/camel/pull/314 CAMEL-7993 Add brackets to log statement Otherwise the file name will not be printed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kevinear

[GitHub] camel pull request: CAMEL-6099 Add chmod option to file producer

2014-11-03 Thread kevinearls
GitHub user kevinearls opened a pull request: https://github.com/apache/camel/pull/313 CAMEL-6099 Add chmod option to file producer You can merge this pull request into a Git repository by running: $ git pull https://github.com/kevinearls/camel CAMEL-6099 Alternatively you ca