camel git commit: CAMEL-10524: adding condition on servlet

2016-11-25 Thread nferraro
Repository: camel Updated Branches: refs/heads/master 9c01dc084 -> 7f87c6304 CAMEL-10524: adding condition on servlet Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7f87c630 Tree: http://git-wip-us.apache.org/repos/asf/ca

[02/13] camel git commit: CAMEL-10524: adding sort for all components

2016-11-25 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/e06bd595/components-starter/camel-spring-starter/src/main/java/org/apache/camel/language/spel/springboot/SpelLanguageAutoConfiguration.java -- diff --git a/components-starter/camel

[05/13] camel git commit: CAMEL-10524: adding sort for all components

2016-11-25 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/e06bd595/components-starter/camel-cometd-starter/src/main/java/org/apache/camel/component/cometd/springboot/CometdComponentAutoConfiguration.java -- diff --git a/components-starter

[09/13] camel git commit: CAMEL-10524: fixing typo in package name

2016-11-25 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/9c01dc08/components-starter/camel-spark-starter/src/main/java/org/apache/camel/component/spark/springboot/SparkComponentAutoConfiguration.java -- diff --git a/components-starter/ca

[03/13] camel git commit: CAMEL-10524: adding sort for all components

2016-11-25 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/e06bd595/components-starter/camel-mybatis-starter/src/main/java/org/apache/camel/component/mybatis/springboot/MyBatisComponentAutoConfiguration.java -- diff --git a/components-star

[12/13] camel git commit: CAMEL-10524: fixing typo in package name

2016-11-25 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/9c01dc08/components-starter/camel-core-starter/src/main/java/org/apache/camel/component/binding/springboot/BindingNameComponentAutoConfiguration.java -- diff --git a/components-sta

[06/13] camel git commit: CAMEL-10524: adding sort for all components

2016-11-25 Thread nferraro
CAMEL-10524: adding sort for all components Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e06bd595 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e06bd595 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e06b

[13/13] camel git commit: CAMEL-10524: fixing typo in package name

2016-11-25 Thread nferraro
CAMEL-10524: fixing typo in package name Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9c01dc08 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9c01dc08 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9c01dc0

[01/13] camel git commit: CAMEL-10524: sorting the configuration in the plugin

2016-11-25 Thread nferraro
Repository: camel Updated Branches: refs/heads/master 4e1759aeb -> 9c01dc084 CAMEL-10524: sorting the configuration in the plugin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9067de08 Tree: http://git-wip-us.apache.org/

[04/13] camel git commit: CAMEL-10524: adding sort for all components

2016-11-25 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/e06bd595/components-starter/camel-http-starter/src/main/java/org/apache/camel/component/http/springboot/HttpComponentAutoConfiguration.java -- diff --git a/components-starter/camel

[10/13] camel git commit: CAMEL-10524: fixing typo in package name

2016-11-25 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/9c01dc08/components-starter/camel-linkedin-starter/src/main/java/org/apache/camel/component/linkedin/springboot/LinkedInComponentAutoConfiguration.java -- diff --git a/components-s

[08/13] camel git commit: CAMEL-10524: fixing typo in package name

2016-11-25 Thread nferraro
CAMEL-10524: fixing typo in package name Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3d47f79a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3d47f79a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3d47f79

[07/13] camel git commit: CAMEL-10524: sorting core components

2016-11-25 Thread nferraro
CAMEL-10524: sorting core components Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9593ad10 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9593ad10 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9593ad10 B

[11/13] camel git commit: CAMEL-10524: fixing typo in package name

2016-11-25 Thread nferraro
http://git-wip-us.apache.org/repos/asf/camel/blob/9c01dc08/components-starter/camel-freemarker-starter/src/main/java/org/apache/camel/component/freemarker/springboot/FreemarkerComponentAutoConfiguration.java -- diff --git a/compon

svn commit: r1001641 - in /websites/production/camel/content: asciidoc.html cache/main.pageCache

2016-11-25 Thread buildbot
Author: buildbot Date: Fri Nov 25 16:18:46 2016 New Revision: 1001641 Log: Production update by buildbot for camel Modified: websites/production/camel/content/asciidoc.html websites/production/camel/content/cache/main.pageCache Modified: websites/production/camel/content/asciidoc.html ==

camel git commit: CAMEL-10527: camel-mail - Option skipFailedMessage should catch all exceptions

2016-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x 887627bd8 -> 9e4e70bc0 CAMEL-10527: camel-mail - Option skipFailedMessage should catch all exceptions Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9e4e70bc Tre

[2/2] camel git commit: CAMEL-10527: camel-mail - Option skipFailedMessage should catch all exceptions

2016-11-25 Thread davsclaus
CAMEL-10527: camel-mail - Option skipFailedMessage should catch all exceptions Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7a4ab4f2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7a4ab4f2 Diff: http://git-wip-us.a

[1/2] camel git commit: CAMEL-10527: camel-mail - Option skipFailedMessage should catch all exceptions

2016-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 923cd938a -> 7a4ab4f2a refs/heads/master 40b3156f1 -> 4e1759aeb CAMEL-10527: camel-mail - Option skipFailedMessage should catch all exceptions Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apa

camel git commit: Update readme. This closes #667

2016-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e234e4fdf -> 40b3156f1 Update readme. This closes #667 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/40b3156f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

[25/28] camel git commit: Revert "Renamed the Firebase admin configuration file."

2016-11-25 Thread acosentino
Revert "Renamed the Firebase admin configuration file." This reverts commit ac2283fa196b8a56d9e764a091ff3956e9b479a3. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ced32a87 Tree: http://git-wip-us.apache.org/repos/asf/camel

[02/28] camel git commit: Revert "Camel-Firebase: Added component to parent"

2016-11-25 Thread acosentino
Revert "Camel-Firebase: Added component to parent" This reverts commit a4fc5a0455f78a62776eab2189c8c185183fd047. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/09d212e0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

[24/28] camel git commit: Revert "Removed sensitive data."

2016-11-25 Thread acosentino
Revert "Removed sensitive data." This reverts commit 8a4a3cdef37d3fd4d80dc7a6d9523ec03832cea4. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c7112947 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c7112947 Diff: ht

[19/28] camel git commit: Revert "Changed the UriEndpoint annotation with the values suggested by davsclaus."

2016-11-25 Thread acosentino
Revert "Changed the UriEndpoint annotation with the values suggested by davsclaus." This reverts commit e61448cb0e7f2698d1b7bceba2a9d46b1f98cbe8. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c1c7a701 Tree: http://git-wip-

[03/28] camel git commit: Revert "Camel-Firebase: Added component doc"

2016-11-25 Thread acosentino
Revert "Camel-Firebase: Added component doc" This reverts commit e888e8d176288fa05c1310328853dea379bda0ec. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/96b44a3d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/96b44

[06/28] camel git commit: Revert "Improved the endpoint and the general documentation."

2016-11-25 Thread acosentino
Revert "Improved the endpoint and the general documentation." This reverts commit 18f5be656d05b0ab95e2fb66f3f3aade6d6d5fff. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d6dbf5ce Tree: http://git-wip-us.apache.org/repos/asf

[15/28] camel git commit: Revert "Fixed the producer which now should be handling the async and sync flows in an improved way."

2016-11-25 Thread acosentino
Revert "Fixed the producer which now should be handling the async and sync flows in an improved way." This reverts commit d0bd0f7449f63893b0f33a3444d91a4a8e0f1acb. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/13e3e12a Tre

[26/28] camel git commit: Revert "Committed renamed firebase connection file."

2016-11-25 Thread acosentino
Revert "Committed renamed firebase connection file." This reverts commit e7fa94dd7c287e44d66c390a9d6888a1a7cc8060. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e8539312 Tree: http://git-wip-us.apache.org/repos/asf/camel/tr

[10/28] camel git commit: Revert "Changed the version in which the component is going to be available."

2016-11-25 Thread acosentino
Revert "Changed the version in which the component is going to be available." This reverts commit e2c4b132353d7d1603149b1be77d36472e7f103f. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/93291ece Tree: http://git-wip-us.apac

[04/28] camel git commit: Revert "Camel-Firebase: Added camel-firebase-starter to starters"

2016-11-25 Thread acosentino
Revert "Camel-Firebase: Added camel-firebase-starter to starters" This reverts commit 7afa2eb1b8963d2e9ded3f745965942feac90b50. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ae1fdbc7 Tree: http://git-wip-us.apache.org/repos

[12/28] camel git commit: Revert "Logging now to a file in the target folder."

2016-11-25 Thread acosentino
Revert "Logging now to a file in the target folder." This reverts commit c2f3e4d418d8b5c976d2752d309fbce701bc903d. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fc7b7db5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tr

[11/28] camel git commit: Revert "Added first version of the documentation which should be complete."

2016-11-25 Thread acosentino
Revert "Added first version of the documentation which should be complete." This reverts commit 0624507966ea9a6c53c0e0c14c19b77ec548e217. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/827fd43d Tree: http://git-wip-us.apache

[17/28] camel git commit: Revert "Moved assertj version to parent pom.xml"

2016-11-25 Thread acosentino
Revert "Moved assertj version to parent pom.xml" This reverts commit 1305ce4c7b2601230c428655ade3901c0ef21cf5. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bf436637 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b

[20/28] camel git commit: Revert "Using the ootb methods for parameter retrieval."

2016-11-25 Thread acosentino
Revert "Using the ootb methods for parameter retrieval." This reverts commit 371804259a85d67ef0554b109ecd6b319a6149c9. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4d69eca1 Tree: http://git-wip-us.apache.org/repos/asf/came

[22/28] camel git commit: Revert "Added profile which executed all integration tests."

2016-11-25 Thread acosentino
Revert "Added profile which executed all integration tests." This reverts commit a82142cdc56ce2cf1bd9884f3f27540d004c3b5c. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e898247b Tree: http://git-wip-us.apache.org/repos/asf/

[27/28] camel git commit: Revert "Added first version of the Camel Firebase component."

2016-11-25 Thread acosentino
Revert "Added first version of the Camel Firebase component." This reverts commit 93911bcd1388d028d3fc1be06dc506eb26025cec. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/520160fc Tree: http://git-wip-us.apache.org/repos/asf

[23/28] camel git commit: Revert "Fixed style and documentation issues. The documentation is not yet complete."

2016-11-25 Thread acosentino
Revert "Fixed style and documentation issues. The documentation is not yet complete." This reverts commit cec7b30f3395529dae6dc5b5d46ff0e64cb1d209. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/25dbd0d8 Tree: http://git-wi

[13/28] camel git commit: Revert "Added ASF header."

2016-11-25 Thread acosentino
Revert "Added ASF header." This reverts commit 8855e2e22290a07cc94512b95205fdcdcb0889bb. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a581c4ef Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a581c4ef Diff: http://g

[14/28] camel git commit: Revert "Removed toString method."

2016-11-25 Thread acosentino
Revert "Removed toString method." This reverts commit 7cf73e0c5385aa93debd17ec36429bdcb542059a. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7530f41d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7530f41d Diff: h

[18/28] camel git commit: Revert "Moved Firebase version to parent pom.xml"

2016-11-25 Thread acosentino
Revert "Moved Firebase version to parent pom.xml" This reverts commit e5f6b42da0318d55f153fb675c8f5c045cacee28. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/66870050 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

[01/28] camel git commit: Revert "Camel-Firebase: Full build of Camel with the new component"

2016-11-25 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 83e97655c -> e234e4fdf Revert "Camel-Firebase: Full build of Camel with the new component" This reverts commit 4e7a7ce11d8cdc6560bb7bfd3a7ccfb53b6deda3. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.

[05/28] camel git commit: Revert "Camel-Firebase: Added to kit"

2016-11-25 Thread acosentino
Revert "Camel-Firebase: Added to kit" This reverts commit b261ee64a692c5209e7f04168476aebca6ec91dd. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1a16facb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1a16facb Dif

[21/28] camel git commit: Revert "Removed FirebaseException."

2016-11-25 Thread acosentino
Revert "Removed FirebaseException." This reverts commit 522f3e13707a8a90810aa9d1165420604fc74358. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cd88ad1e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cd88ad1e Diff:

[07/28] camel git commit: Revert "Changed the alphabetical order of the modules."

2016-11-25 Thread acosentino
Revert "Changed the alphabetical order of the modules." This reverts commit 0f9b3c977fdc9229b97940ab0de5a0e5a7fcd705. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f3f9575b Tree: http://git-wip-us.apache.org/repos/asf/camel

[16/28] camel git commit: Revert "Moved the child event listener to a separate class and also fixed the comment styles."

2016-11-25 Thread acosentino
Revert "Moved the child event listener to a separate class and also fixed the comment styles." This reverts commit 875740078b343a1aea66080657442ad9e3ae9e79. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6b42082e Tree: http

[08/28] camel git commit: Revert "Copied the license text from the Apache Flink component."

2016-11-25 Thread acosentino
Revert "Copied the license text from the Apache Flink component." This reverts commit a3bf745ec9f5c3352a8c58a1e40e8d131c36ff27. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/905b87c4 Tree: http://git-wip-us.apache.org/repos

[28/28] camel git commit: Camel-Firebase: removed component

2016-11-25 Thread acosentino
Camel-Firebase: removed component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e234e4fd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e234e4fd Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e234e4fd Bran

[09/28] camel git commit: Revert "Added the ASF license header."

2016-11-25 Thread acosentino
Revert "Added the ASF license header." This reverts commit c98918856a8fb67d3ea535c971af4b016b168a6d. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/24fe56b8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/24fe56b8 Di

camel git commit: CAMEL-10447 Added Transformer adoc

2016-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3af343934 -> 83e97655c CAMEL-10447 Added Transformer adoc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/83e97655 Tree: http://git-wip-us.apache.org/repos/asf/camel/tr

camel git commit: CAMEL-10515 - Fix test on Windows

2016-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 4e7a7ce11 -> 3af343934 CAMEL-10515 - Fix test on Windows - depending on Git strategy, line endings can be converted to CRLF (the default windows EOL) or kept to LF (the default Linux EOL and how files are stored on the git repository for Ca

svn commit: r1001628 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-219-release.html jms.html

2016-11-25 Thread buildbot
Author: buildbot Date: Fri Nov 25 10:21:01 2016 New Revision: 1001628 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/m

[07/28] camel git commit: Moved the child event listener to a separate class and also fixed the comment styles.

2016-11-25 Thread acosentino
Moved the child event listener to a separate class and also fixed the comment styles. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/87574007 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/87574007 Diff: http://git-

[15/28] camel git commit: Changed the alphabetical order of the modules.

2016-11-25 Thread acosentino
Changed the alphabetical order of the modules. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0f9b3c97 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0f9b3c97 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0

[28/28] camel git commit: Camel-Firebase: Full build of Camel with the new component

2016-11-25 Thread acosentino
Camel-Firebase: Full build of Camel with the new component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4e7a7ce1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4e7a7ce1 Diff: http://git-wip-us.apache.org/repos/asf/

[27/28] camel git commit: Camel-Firebase: Added component to parent

2016-11-25 Thread acosentino
Camel-Firebase: Added component to parent Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a4fc5a04 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a4fc5a04 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a4fc5a

[22/28] camel git commit: Changed the version in which the component is going to be available.

2016-11-25 Thread acosentino
Changed the version in which the component is going to be available. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e2c4b132 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e2c4b132 Diff: http://git-wip-us.apache.org/

[16/28] camel git commit: Removed toString method.

2016-11-25 Thread acosentino
Removed toString method. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7cf73e0c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7cf73e0c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7cf73e0c Branch: refs/

[13/28] camel git commit: Moved Firebase version to parent pom.xml

2016-11-25 Thread acosentino
Moved Firebase version to parent pom.xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e5f6b42d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e5f6b42d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e5f6b42

[08/28] camel git commit: Using the ootb methods for parameter retrieval.

2016-11-25 Thread acosentino
Using the ootb methods for parameter retrieval. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/37180425 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/37180425 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/

[18/28] camel git commit: Added ASF header.

2016-11-25 Thread acosentino
Added ASF header. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8855e2e2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8855e2e2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8855e2e2 Branch: refs/heads/m

[11/28] camel git commit: Removed FirebaseException.

2016-11-25 Thread acosentino
Removed FirebaseException. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/522f3e13 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/522f3e13 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/522f3e13 Branch: ref

[21/28] camel git commit: Added first version of the documentation which should be complete.

2016-11-25 Thread acosentino
Added first version of the documentation which should be complete. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/06245079 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/06245079 Diff: http://git-wip-us.apache.org/re

[17/28] camel git commit: Improved the endpoint and the general documentation.

2016-11-25 Thread acosentino
Improved the endpoint and the general documentation. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/18f5be65 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/18f5be65 Diff: http://git-wip-us.apache.org/repos/asf/camel/

[19/28] camel git commit: Camel-Firebase: Added camel-firebase-starter to starters

2016-11-25 Thread acosentino
Camel-Firebase: Added camel-firebase-starter to starters Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7afa2eb1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7afa2eb1 Diff: http://git-wip-us.apache.org/repos/asf/ca

[20/28] camel git commit: Logging now to a file in the target folder.

2016-11-25 Thread acosentino
Logging now to a file in the target folder. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c2f3e4d4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c2f3e4d4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c2f3

[14/28] camel git commit: Changed the UriEndpoint annotation with the values suggested by davsclaus.

2016-11-25 Thread acosentino
Changed the UriEndpoint annotation with the values suggested by davsclaus. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e61448cb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e61448cb Diff: http://git-wip-us.apach

[05/28] camel git commit: Fixed the producer which now should be handling the async and sync flows in an improved way.

2016-11-25 Thread acosentino
Fixed the producer which now should be handling the async and sync flows in an improved way. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d0bd0f74 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d0bd0f74 Diff: http

[10/28] camel git commit: Fixed style and documentation issues. The documentation is not yet complete.

2016-11-25 Thread acosentino
Fixed style and documentation issues. The documentation is not yet complete. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cec7b30f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cec7b30f Diff: http://git-wip-us.apa

[26/28] camel git commit: Camel-Firebase: Added component doc

2016-11-25 Thread acosentino
Camel-Firebase: Added component doc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e888e8d1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e888e8d1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e888e8d1 Br

[01/28] camel git commit: Renamed the Firebase admin configuration file.

2016-11-25 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 8cb830b58 -> 4e7a7ce11 Renamed the Firebase admin configuration file. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ac2283fa Tree: http://git-wip-us.apache.org/repos/

[09/28] camel git commit: Added profile which executed all integration tests.

2016-11-25 Thread acosentino
Added profile which executed all integration tests. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a82142cd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a82142cd Diff: http://git-wip-us.apache.org/repos/asf/camel/d

[12/28] camel git commit: Moved assertj version to parent pom.xml

2016-11-25 Thread acosentino
Moved assertj version to parent pom.xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1305ce4c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1305ce4c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1305ce4c

[24/28] camel git commit: Camel-Firebase: Added to kit

2016-11-25 Thread acosentino
Camel-Firebase: Added to kit Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b261ee64 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b261ee64 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b261ee64 Branch: r

[02/28] camel git commit: Committed renamed firebase connection file.

2016-11-25 Thread acosentino
Committed renamed firebase connection file. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e7fa94dd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e7fa94dd Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e7fa

[25/28] camel git commit: Added the ASF license header.

2016-11-25 Thread acosentino
Added the ASF license header. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c9891885 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c9891885 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c9891885 Branch:

[04/28] camel git commit: Added first version of the Camel Firebase component.

2016-11-25 Thread acosentino
Added first version of the Camel Firebase component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/93911bcd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/93911bcd Diff: http://git-wip-us.apache.org/repos/asf/camel/

[03/28] camel git commit: Added first version of the Camel Firebase component.

2016-11-25 Thread acosentino
Added first version of the Camel Firebase component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3ad2f2b6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3ad2f2b6 Diff: http://git-wip-us.apache.org/repos/asf/camel/

[06/28] camel git commit: Removed sensitive data.

2016-11-25 Thread acosentino
Removed sensitive data. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8a4a3cde Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8a4a3cde Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8a4a3cde Branch: refs/h

[23/28] camel git commit: Copied the license text from the Apache Flink component.

2016-11-25 Thread acosentino
Copied the license text from the Apache Flink component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a3bf745e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a3bf745e Diff: http://git-wip-us.apache.org/repos/asf/ca

svn commit: r1001625 - in /websites/production/camel/content: cache/main.pageCache camel-219-release.html

2016-11-25 Thread buildbot
Author: buildbot Date: Fri Nov 25 09:20:01 2016 New Revision: 1001625 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-219-release.html Modified: websites/production/camel/content/cache/m

[05/20] camel git commit: Various tweaks and corrections suggested by IntelliJ

2016-11-25 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/c7c20caa/components/camel-dropbox/src/test/java/org/apache/camel/component/dropbox/DropboxConsumerTest.java -- diff --git a/components/camel-dropbox/src/test/java/org/apache/camel/

[10/20] camel git commit: Tone down logging noise

2016-11-25 Thread davsclaus
Tone down logging noise Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8cb830b5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8cb830b5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8cb830b5 Branch: refs/h

[08/20] camel git commit: Polished

2016-11-25 Thread davsclaus
Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c13ef2fc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c13ef2fc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c13ef2fc Branch: refs/heads/master Com

[11/20] camel git commit: Refactor API Facade to avoid use of ByteArrays because it causes OOM. Refactor DTO package members to be dumb DTOs.

2016-11-25 Thread davsclaus
Refactor API Facade to avoid use of ByteArrays because it causes OOM. Refactor DTO package members to be dumb DTOs. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/236b7f13 Tree: http://git-wip-us.apache.org/repos/asf/camel/tr

[19/20] camel git commit: Fixed CS. This closes #1298

2016-11-25 Thread davsclaus
Fixed CS. This closes #1298 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e044b101 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e044b101 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e044b101 Branch: re

[16/20] camel git commit: First review

2016-11-25 Thread davsclaus
First review Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f8283d91 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f8283d91 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f8283d91 Branch: refs/heads/camel-

[13/20] camel git commit: Various tweaks and corrections suggested by IntelliJ

2016-11-25 Thread davsclaus
Various tweaks and corrections suggested by IntelliJ Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/07c76384 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/07c76384 Diff: http://git-wip-us.apache.org/repos/asf/camel/

[09/20] camel git commit: Fixed CS. This closes #1298

2016-11-25 Thread davsclaus
Fixed CS. This closes #1298 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2c7bdeda Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2c7bdeda Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2c7bdeda Branch: re

[15/20] camel git commit: Revert several style suggestions that don't match the conventions of the project...

2016-11-25 Thread davsclaus
Revert several style suggestions that don't match the conventions of the project... Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a25d10dc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a25d10dc Diff: http://git-wi

[02/20] camel git commit: First review

2016-11-25 Thread davsclaus
First review Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7c5164bd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7c5164bd Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7c5164bd Branch: refs/heads/master

[07/20] camel git commit: Refactor API Facade to avoid use of ByteArrays because it causes OOM. Refactor DTO package members to be dumb DTOs.

2016-11-25 Thread davsclaus
Refactor API Facade to avoid use of ByteArrays because it causes OOM. Refactor DTO package members to be dumb DTOs. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c9e7447b Tree: http://git-wip-us.apache.org/repos/asf/camel/tr

[17/20] camel git commit: Undo license header formatting change

2016-11-25 Thread davsclaus
Undo license header formatting change Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/38171ae8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/38171ae8 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/38171ae8

[12/20] camel git commit: Various tweaks and corrections suggested by IntelliJ

2016-11-25 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/07c76384/components/camel-dropbox/src/test/java/org/apache/camel/component/dropbox/DropboxConsumerTest.java -- diff --git a/components/camel-dropbox/src/test/java/org/apache/camel/

[14/20] camel git commit: Fix obvious mistakes (how can I test all this without going insane?!)

2016-11-25 Thread davsclaus
Fix obvious mistakes (how can I test all this without going insane?!) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c00048ba Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c00048ba Diff: http://git-wip-us.apache.org

[04/20] camel git commit: Fix obvious mistakes (how can I test all this without going insane?!)

2016-11-25 Thread davsclaus
Fix obvious mistakes (how can I test all this without going insane?!) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c2b8dfa5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c2b8dfa5 Diff: http://git-wip-us.apache.org

[06/20] camel git commit: Various tweaks and corrections suggested by IntelliJ

2016-11-25 Thread davsclaus
Various tweaks and corrections suggested by IntelliJ Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c7c20caa Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c7c20caa Diff: http://git-wip-us.apache.org/repos/asf/camel/

[20/20] camel git commit: Tone down logging noise

2016-11-25 Thread davsclaus
Tone down logging noise Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/923cd938 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/923cd938 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/923cd938 Branch: refs/h

[03/20] camel git commit: Revert several style suggestions that don't match the conventions of the project...

2016-11-25 Thread davsclaus
Revert several style suggestions that don't match the conventions of the project... Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0d09c572 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0d09c572 Diff: http://git-wi

[18/20] camel git commit: Polished

2016-11-25 Thread davsclaus
Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/085b8909 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/085b8909 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/085b8909 Branch: refs/heads/camel-2.18

[01/20] camel git commit: Undo license header formatting change

2016-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 99f70acc7 -> 923cd938a refs/heads/master b3559e899 -> 8cb830b58 Undo license header formatting change Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f6ca24cc T

camel git commit: Regen code.

2016-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 8473eb146 -> b3559e899 Regen code. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b3559e89 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b3559e89 Diff: http:

  1   2   >