camel git commit: Upgrade Commons Math to version 3.6.1

2016-03-28 Thread acosentino
Repository: camel Updated Branches: refs/heads/master e80ef2457 -> f5fe63645 Upgrade Commons Math to version 3.6.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f5fe6364 Tree: http://git-wip-us.apache.org/repos/asf/camel

[2/5] camel git commit: Format issues

2016-03-28 Thread davsclaus
Format issues Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/56fd4138 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/56fd4138 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/56fd4138 Branch: refs/heads/master

[1/5] camel git commit: CMComponent must not rely on dependency injection as it should work out of the box.

2016-03-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 8eafcf906 -> e80ef2457 CMComponent must not rely on dependency injection as it should work out of the box. README.md is updated in order to reflect new component name ( camel-cm-sms instead of camel-cm). Project: http://git-wip-us.apache.

[4/5] camel git commit: camel-cm-sms now works in OSGi

2016-03-28 Thread davsclaus
camel-cm-sms now works in OSGi Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2a8c5344 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2a8c5344 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2a8c5344 Branch:

[5/5] camel git commit: Fixed CS

2016-03-28 Thread davsclaus
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e80ef245 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e80ef245 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e80ef245 Branch: refs/heads/master Com

[3/5] camel git commit: Fixes #920.

2016-03-28 Thread davsclaus
Fixes #920. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/38d3e489 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/38d3e489 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/38d3e489 Branch: refs/heads/master

camel git commit: Was using old version of exec-plugin

2016-03-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3343aec81 -> 8eafcf906 Was using old version of exec-plugin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8eafcf90 Tree: http://git-wip-us.apache.org/repos/asf/camel/

camel git commit: CAMEL-9764: Build - Ability to suppress OSGi bundle packaging through build property. Fix camel-core-xml not having OSGi exports.

2016-03-28 Thread raulk
Repository: camel Updated Branches: refs/heads/jdk8-lambdas e5f2b28e2 -> 55c405583 CAMEL-9764: Build - Ability to suppress OSGi bundle packaging through build property. Fix camel-core-xml not having OSGi exports. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-w

svn commit: r984035 - in /websites/production/camel/content: cache/main.pageCache spring-java-config.html

2016-03-28 Thread buildbot
Author: buildbot Date: Mon Mar 28 13:18:50 2016 New Revision: 984035 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/spring-java-config.html Modified: websites/production/camel/content/cache/m

[3/5] camel git commit: Remove noisy logging

2016-03-28 Thread davsclaus
Remove noisy logging Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bfbceb3c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bfbceb3c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bfbceb3c Branch: refs/head

[5/5] camel git commit: Remove noisy logging

2016-03-28 Thread davsclaus
Remove noisy logging Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8ff5709f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8ff5709f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8ff5709f Branch: refs/head

[4/5] camel git commit: Camel Spring Javaconfig should also ioc producer/consumer template as spring-boot does.

2016-03-28 Thread davsclaus
Camel Spring Javaconfig should also ioc producer/consumer template as spring-boot does. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e7ca81ba Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e7ca81ba Diff: http://gi

[1/5] camel git commit: Remove noisy logging

2016-03-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x b60796a7a -> 8ff5709fa refs/heads/camel-2.17.x a1a81ddd7 -> e7ca81ba3 refs/heads/master 7e4eb9674 -> 3343aec81 Remove noisy logging Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/r

[2/5] camel git commit: Camel Spring Javaconfig should also ioc producer/consumer template as spring-boot does.

2016-03-28 Thread davsclaus
Camel Spring Javaconfig should also ioc producer/consumer template as spring-boot does. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3343aec8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3343aec8 Diff: http://gi

svn commit: r984032 - in /websites/production/camel/content: cache/main.pageCache hystrix.html

2016-03-28 Thread buildbot
Author: buildbot Date: Mon Mar 28 12:18:48 2016 New Revision: 984032 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/hystrix.html Modified: websites/production/camel/content/cache/main.pageCac

camel git commit: CAMEL-9769: camel-spring-javaconfig - Make the main class easier

2016-03-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x 2cab1a1c2 -> a1a81ddd7 CAMEL-9769: camel-spring-javaconfig - Make the main class easier Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a1a81ddd Tree: http://git-

camel git commit: CAMEL-9769: camel-spring-javaconfig - Make the main class easier

2016-03-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 95d15316d -> 7e4eb9674 CAMEL-9769: camel-spring-javaconfig - Make the main class easier Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7e4eb967 Tree: http://git-wip-us

[23/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable.

2016-03-28 Thread raulk
CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/930d4fe6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/930d4fe6 Diff:

[24/27] camel git commit: Renamed Hystrix properties to follow naming convention

2016-03-28 Thread raulk
Renamed Hystrix properties to follow naming convention Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bf6d63a7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bf6d63a7 Diff: http://git-wip-us.apache.org/repos/asf/came

[04/27] camel git commit: Component docs

2016-03-28 Thread raulk
Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f15a264d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f15a264d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f15a264d Branch: refs/heads/jdk8

[10/27] camel git commit: Add Spring schema references for release 2.17.0

2016-03-28 Thread raulk
Add Spring schema references for release 2.17.0 Signed-off-by: Gregor Zurowski Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/502e0c29 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/502e0c29 Diff: http://git-wip-us.

[20/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable.

2016-03-28 Thread raulk
CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d838555 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9d838555 Diff:

[12/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4

2016-03-28 Thread raulk
CAMEL-9766: camel-itest-karaf to get working on karaf 4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88f01405 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/88f01405 Diff: http://git-wip-us.apache.org/repos/asf/cam

[18/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable.

2016-03-28 Thread raulk
CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c3f865ad Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c3f865ad Diff:

[02/27] camel git commit: CAMEL-9762 - Add setters on CipherSuitesParameters and SecureSocketProtocolsParameters

2016-03-28 Thread raulk
CAMEL-9762 - Add setters on CipherSuitesParameters and SecureSocketProtocolsParameters Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bda2666d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bda2666d Diff: http://git

[19/27] camel git commit: Fixed CS

2016-03-28 Thread raulk
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/909f7ddb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/909f7ddb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/909f7ddb Branch: refs/heads/jdk8-lambd

[22/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable.

2016-03-28 Thread raulk
CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ab16fa22 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ab16fa22 Diff:

[16/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4

2016-03-28 Thread raulk
CAMEL-9766: camel-itest-karaf to get working on karaf 4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ff1fb0e3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ff1fb0e3 Diff: http://git-wip-us.apache.org/repos/asf/cam

[05/27] camel git commit: Deprecate camel-context

2016-03-28 Thread raulk
Deprecate camel-context Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2d595fce Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2d595fce Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2d595fce Branch: refs/h

[17/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable.

2016-03-28 Thread raulk
CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/015cc1a3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/015cc1a3 Diff:

[03/27] camel git commit: CAMEL-9760: Fixed syntax of google-drive

2016-03-28 Thread raulk
CAMEL-9760: Fixed syntax of google-drive Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fbfadb8d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fbfadb8d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/fbfadb8

[26/27] camel git commit: CAMEL-9764: Remove redundant plugin declaration.

2016-03-28 Thread raulk
CAMEL-9764: Remove redundant plugin declaration. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c2b0aa3c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c2b0aa3c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff

[11/27] camel git commit: camel-amqp feature should not use hardcoded versions

2016-03-28 Thread raulk
camel-amqp feature should not use hardcoded versions Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ec9f12b2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ec9f12b2 Diff: http://git-wip-us.apache.org/repos/asf/camel/

[01/27] camel git commit: Fix syntax to correspond to the correct naming of contextIdPattern

2016-03-28 Thread raulk
Repository: camel Updated Branches: refs/heads/jdk8-lambdas 8b197255a -> e5f2b28e2 Fix syntax to correspond to the correct naming of contextIdPattern Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/359f4c5c Tree: http://git

[09/27] camel git commit: Added unit tests, usage of headers, and other imrpovements to Hystrix component

2016-03-28 Thread raulk
Added unit tests, usage of headers, and other imrpovements to Hystrix component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/49678cfb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/49678cfb Diff: http://git-wip-us.

[21/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable.

2016-03-28 Thread raulk
CAMEL-9766: camel-itest-karaf to get working on karaf 4. Use a script to run the tests reliable. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f5c3e173 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f5c3e173 Diff:

[06/27] camel git commit: CAMEL-9761: camel-swagger-java - Allow to use custom CORS headers for api-docs

2016-03-28 Thread raulk
CAMEL-9761: camel-swagger-java - Allow to use custom CORS headers for api-docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/edcb05e9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/edcb05e9 Diff: http://git-wip-us.a

[15/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4

2016-03-28 Thread raulk
CAMEL-9766: camel-itest-karaf to get working on karaf 4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9e7714a7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9e7714a7 Diff: http://git-wip-us.apache.org/repos/asf/cam

[25/27] camel git commit: Apt plugin do not scan JDK classes.

2016-03-28 Thread raulk
Apt plugin do not scan JDK classes. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/95d15316 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/95d15316 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/95d15316 Br

[13/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4

2016-03-28 Thread raulk
http://git-wip-us.apache.org/repos/asf/camel/blob/9e7714a7/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelOpenshiftTest.java -- diff --git a/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/kar

[08/27] camel git commit: Upgrade Braintree Gateway to version 2.58.0

2016-03-28 Thread raulk
Upgrade Braintree Gateway to version 2.58.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fe66ce3f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fe66ce3f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/fe66

[07/27] camel git commit: Removed smack-bundle-version properties since it is not used

2016-03-28 Thread raulk
Removed smack-bundle-version properties since it is not used Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/05b15350 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/05b15350 Diff: http://git-wip-us.apache.org/repos/as

[27/27] camel git commit: Merge branch 'master' into jdk8-lambdas.

2016-03-28 Thread raulk
Merge branch 'master' into jdk8-lambdas. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e5f2b28e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e5f2b28e Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e5f2b28

[14/27] camel git commit: CAMEL-9766: camel-itest-karaf to get working on karaf 4

2016-03-28 Thread raulk
http://git-wip-us.apache.org/repos/asf/camel/blob/9e7714a7/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelGoogleCalendarTest.java -- diff --git a/tests/camel-itest-karaf/src/test/java/org/apache/camel/ites

camel git commit: Apt plugin do not scan JDK classes.

2016-03-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master bf6d63a7c -> 95d15316d Apt plugin do not scan JDK classes. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/95d15316 Tree: http://git-wip-us.apache.org/repos/asf/camel/t