camel git commit: CAMEL-9365: camel-metrics - Allow to configure naming pattern for route policy

2015-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a55d94524 -> ac64e160c CAMEL-9365: camel-metrics - Allow to configure naming pattern for route policy Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ac64e160 Tree:

[2/2] camel git commit: CAMEL-9342: Metrics component should log at debug level

2015-11-25 Thread acosentino
CAMEL-9342: Metrics component should log at debug level Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a55d9452 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a55d9452 Diff:

[1/2] camel git commit: Upgrade Gson to version 2.5

2015-11-25 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 9d8e12ddc -> a55d94524 Upgrade Gson to version 2.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0b42edb6 Tree:

camel git commit: CAMEL-9342: Metrics component should log at debug level

2015-11-25 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.16.x 89037d679 -> fc2a19483 CAMEL-9342: Metrics component should log at debug level Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fc2a1948 Tree:

svn commit: r973560 - in /websites/production/camel/content: cache/main.pageCache metrics-component.html

2015-11-25 Thread buildbot
Author: buildbot Date: Wed Nov 25 18:18:42 2015 New Revision: 973560 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/metrics-component.html Modified:

buildbot failure in ASF Buildbot on camel-site-production

2015-11-25 Thread buildbot
The Buildbot has detected a new failure on builder camel-site-production while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/camel-site-production/builds/3568 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The

buildbot success in ASF Buildbot on camel-site-production

2015-11-25 Thread buildbot
The Buildbot has detected a restored build on builder camel-site-production while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/camel-site-production/builds/3569 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason:

camel git commit: Changes to make the file endpoint include & exclude patterns case insensitive by default

2015-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master ac64e160c -> 34859c7dc Changes to make the file endpoint include & exclude patterns case insensitive by default Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

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

2015-11-25 Thread buildbot
Author: buildbot Date: Wed Nov 25 09:18:55 2015 New Revision: 973512 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2170-release.html Modified:

svn commit: r973517 [2/4] - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list-external.html component.html components.html transpo

2015-11-25 Thread buildbot
Modified: websites/production/camel/content/component-list-external.html == --- websites/production/camel/content/component-list-external.html (original) +++ websites/production/camel/content/component-list-external.html

svn commit: r973517 [1/4] - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list-external.html component.html components.html transpo

2015-11-25 Thread buildbot
Author: buildbot Date: Wed Nov 25 10:22:12 2015 New Revision: 973517 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-architecture.html websites/production/camel/content/book-in-one-page.html

svn commit: r973517 [4/4] - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list-external.html component.html components.html transpo

2015-11-25 Thread buildbot
Modified: websites/production/camel/content/uris.html == --- websites/production/camel/content/uris.html (original) +++ websites/production/camel/content/uris.html Wed Nov 25 10:22:12 2015 @@ -660,7 +660,10 @@

svn commit: r973517 [3/4] - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list-external.html component.html components.html transpo

2015-11-25 Thread buildbot
Modified: websites/production/camel/content/components.html == --- websites/production/camel/content/components.html (original) +++ websites/production/camel/content/components.html Wed Nov 25 10:22:12 2015 @@ -644,7

svn commit: r973508 - in /websites/production/camel/content: cache/main.pageCache elasticsearch.html hbase.html

2015-11-25 Thread buildbot
Author: buildbot Date: Wed Nov 25 08:18:57 2015 New Revision: 973508 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/elasticsearch.html websites/production/camel/content/hbase.html

[5/6] camel git commit: Allow to use existing elasticsearch client. Speedup unit test to run much much faster as embedded reused ES node.

2015-11-25 Thread davsclaus
Allow to use existing elasticsearch client. Speedup unit test to run much much faster as embedded reused ES node. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2ccd02f1 Tree:

[1/6] camel git commit: Adds support for UPDATE request, see [CAMEL-9358]

2015-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master b94bdacf2 -> e284fd657 Adds support for UPDATE request, see [CAMEL-9358] Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ff20fbee Tree:

[2/6] camel git commit: Adds support for UPDATE request, see [CAMEL-9358]

2015-11-25 Thread davsclaus
Adds support for UPDATE request, see [CAMEL-9358] Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b169bb23 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b169bb23 Diff:

[3/6] camel git commit: Adds support for UPDATE request, see [CAMEL-9358]

2015-11-25 Thread davsclaus
Adds support for UPDATE request, see [CAMEL-9358] Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ab616f91 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ab616f91 Diff:

[4/6] camel git commit: Polished. This closes #694

2015-11-25 Thread davsclaus
Polished. This closes #694 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7f0190aa Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7f0190aa Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7f0190aa Branch:

[6/6] camel git commit: Fixed CS

2015-11-25 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/e284fd65 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e284fd65 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e284fd65 Branch: refs/heads/master

svn commit: r973528 [2/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2170-release.html file2.html

2015-11-25 Thread buildbot
Modified: websites/production/camel/content/book-in-one-page.html == --- websites/production/camel/content/book-in-one-page.html (original) +++ websites/production/camel/content/book-in-one-page.html Wed Nov 25 13:22:06

svn commit: r973528 [1/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2170-release.html file2.html

2015-11-25 Thread buildbot
Author: buildbot Date: Wed Nov 25 13:22:06 2015 New Revision: 973528 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

[5/5] camel git commit: Fixed CS

2015-11-25 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/5091f938 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5091f938 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5091f938 Branch: refs/heads/master

[1/5] camel git commit: Enable Case Sensitive pattern match for file include and exclude

2015-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e284fd657 -> 5091f938c Enable Case Sensitive pattern match for file include and exclude Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b4d05211 Tree:

[4/5] camel git commit: Polished. This fixes #687

2015-11-25 Thread davsclaus
Polished. This fixes #687 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/acc42056 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/acc42056 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/acc42056 Branch:

[2/5] camel git commit: Changes to make the file endpoint include & exclude patterns case insensitive by default

2015-11-25 Thread davsclaus
Changes to make the file endpoint include & exclude patterns case insensitive by default Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e6f7c017 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e6f7c017 Diff:

[2/2] camel git commit: CAMEL-9359: DefaultExchangeHolder should be less noisty in logging. Also update javadoc about headers/properties are only primitive/string/numbers.

2015-11-25 Thread davsclaus
CAMEL-9359: DefaultExchangeHolder should be less noisty in logging. Also update javadoc about headers/properties are only primitive/string/numbers. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f1d82129 Tree:

svn commit: r973528 [3/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2170-release.html file2.html

2015-11-25 Thread buildbot
Modified: websites/production/camel/content/file2.html == --- websites/production/camel/content/file2.html (original) +++ websites/production/camel/content/file2.html Wed Nov 25 13:22:06 2015 @@ -92,7 +92,7 @@ or

[1/2] camel git commit: CAMEL-9359: DefaultExchangeHolder should be less noisty in logging. Also update javadoc about headers/properties are only primitive/string/numbers.

2015-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x b371be6ca -> f1d821293 refs/heads/master 5091f938c -> 006b4594a CAMEL-9359: DefaultExchangeHolder should be less noisty in logging. Also update javadoc about headers/properties are only primitive/string/numbers. Project:

[1/2] camel git commit: CAMEL-9362: Camel CDI component should not require the PAX CDI Camel capability

2015-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x f1d821293 -> 89037d679 refs/heads/master ad7f37fab -> 9d8e12ddc CAMEL-9362: Camel CDI component should not require the PAX CDI Camel capability Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-9356: Allow delivery receipts with empty shortMessage field. Thanks to Anshu Avinash for the patch.

2015-11-25 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 006b4594a -> ad7f37fab CAMEL-9356: Allow delivery receipts with empty shortMessage field. Thanks to Anshu Avinash for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-9362: Camel CDI component should not require the PAX CDI Camel capability

2015-11-25 Thread davsclaus
CAMEL-9362: Camel CDI component should not require the PAX CDI Camel capability Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/89037d67 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/89037d67 Diff: