camel git commit: CAMEL-6649: AWS Simple Email Service - add attachment support, removed Print stack trace

2015-07-12 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 8c5ae5b3e -> 71b43bc83 CAMEL-6649: AWS Simple Email Service - add attachment support, removed Print stack trace Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/71b43bc

[3/4] camel git commit: CAMEL-6646: Added unit test

2015-07-12 Thread davsclaus
CAMEL-6646: Added unit test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3ba81beb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3ba81beb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3ba81beb Branch: re

[4/4] camel git commit: Tokenize language should validate some options that are not valid together.

2015-07-12 Thread davsclaus
Tokenize language should validate some options that are not valid together. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8c5ae5b3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8c5ae5b3 Diff: http://git-wip-us.apac

[1/4] camel git commit: CAMEL-8955: Add doc about this strategy is not to be used with content enricher (not intended or desgined for that eip)

2015-07-12 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master cd289ce49 -> 8c5ae5b3e CAMEL-8955: Add doc about this strategy is not to be used with content enricher (not intended or desgined for that eip) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org

[2/4] camel git commit: Tokenize language should validate some options that are not valid together.

2015-07-12 Thread davsclaus
Tokenize language should validate some options that are not valid together. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8efac41c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8efac41c Diff: http://git-wip-us.apac

camel git commit: Downgrade Mustache to version 0.8.16, since 0.9.x is Java 8 only

2015-07-12 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 8e13c5e18 -> cd289ce49 Downgrade Mustache to version 0.8.16, since 0.9.x is Java 8 only Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cd289ce4 Tree: http://git-wip-us

camel git commit: Fix Camel-zipfile AggregationStrategyWithPreservationTest currently failing locally and on the CI-Server

2015-07-12 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 111c01ad7 -> 8e13c5e18 Fix Camel-zipfile AggregationStrategyWithPreservationTest currently failing locally and on the CI-Server Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/came

camel git commit: CAMEL-7609: Added shareUnitOfWork option to enrich. Thanks to metatech for the patch which I adjusted.

2015-07-12 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 5e5a4d6db -> 111c01ad7 CAMEL-7609: Added shareUnitOfWork option to enrich. Thanks to metatech for the patch which I adjusted. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/

svn commit: r957998 [1/3] - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache camel-2160-release.html content-enricher.html

2015-07-12 Thread buildbot
Author: buildbot Date: Sun Jul 12 13:20:18 2015 New Revision: 957998 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-in-one-page.html websites/production/camel/content/book-pattern-appendix.html websites/production/camel/content/cache/main

svn commit: r957998 [3/3] - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache camel-2160-release.html content-enricher.html

2015-07-12 Thread buildbot
Modified: websites/production/camel/content/content-enricher.html == --- websites/production/camel/content/content-enricher.html (original) +++ websites/production/camel/content/content-enricher.html Sun Jul 12 13:20:18 20

svn commit: r957998 [2/3] - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache camel-2160-release.html content-enricher.html

2015-07-12 Thread buildbot
Modified: websites/production/camel/content/camel-2160-release.html == --- websites/production/camel/content/camel-2160-release.html (original) +++ websites/production/camel/content/camel-2160-release.html Sun Jul 12 13:20

camel git commit: Upgrade Jt400 and related bundle to version 8.5

2015-07-12 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 88fca852f -> 5e5a4d6db Upgrade Jt400 and related bundle to version 8.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5e5a4d6d Tree: http://git-wip-us.apache.org/repos

[2/2] camel git commit: Fixed CS

2015-07-12 Thread acosentino
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88fca852 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/88fca852 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/88fca852 Branch: refs/heads/master Com

[1/2] camel git commit: CAMEL-6649: AWS Simple Email Service - add attachment support

2015-07-12 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 308529ff3 -> 88fca852f CAMEL-6649: AWS Simple Email Service - add attachment support Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/52495d3c Tree: http://git-wip-us.ap

camel git commit: CAMEL-3910: Failover LB should have sticky mode.

2015-07-12 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master b93083465 -> 308529ff3 CAMEL-3910: Failover LB should have sticky mode. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/308529ff Tree: http://git-wip-us.apache.org/repo

svn commit: r957980 [4/6] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html book-pattern-appendix.html cache/main.pageCache camel-2160-release.html load-balan

2015-07-12 Thread buildbot
Modified: websites/production/camel/content/camel-2160-release.html == --- websites/production/camel/content/camel-2160-release.html (original) +++ websites/production/camel/content/camel-2160-release.html Sun Jul 12 09:19

svn commit: r957980 [1/6] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html book-pattern-appendix.html cache/main.pageCache camel-2160-release.html load-balan

2015-07-12 Thread buildbot
Author: buildbot Date: Sun Jul 12 09:19:43 2015 New Revision: 957980 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/book-pat

svn commit: r957980 [6/6] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html book-pattern-appendix.html cache/main.pageCache camel-2160-release.html load-balan

2015-07-12 Thread buildbot
Modified: websites/production/camel/content/sql-component.html == --- websites/production/camel/content/sql-component.html (original) +++ websites/production/camel/content/sql-component.html Sun Jul 12 09:19:43 2015 @@ -88

svn commit: r957980 [5/6] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html book-pattern-appendix.html cache/main.pageCache camel-2160-release.html load-balan

2015-07-12 Thread buildbot
Modified: websites/production/camel/content/load-balancer.html == --- websites/production/camel/content/load-balancer.html (original) +++ websites/production/camel/content/load-balancer.html Sun Jul 12 09:19:43 2015 @@ -91

svn commit: r957980 [3/6] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html book-pattern-appendix.html cache/main.pageCache camel-2160-release.html load-balan

2015-07-12 Thread buildbot
Modified: websites/production/camel/content/book-pattern-appendix.html == --- websites/production/camel/content/book-pattern-appendix.html (original) +++ websites/production/camel/content/book-pattern-appendix.html Sun Jul

svn commit: r957980 [2/6] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html book-pattern-appendix.html cache/main.pageCache camel-2160-release.html load-balan

2015-07-12 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 Sun Jul 12 09:19:43 20

camel git commit: CAMEL-3907: Add option useMessageForSql to have more dynamic queries. Thansk to Zemian Deng for the patch.

2015-07-12 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 55b0c10db -> b93083465 CAMEL-3907: Add option useMessageForSql to have more dynamic queries. Thansk to Zemian Deng for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/ca

[7/7] camel git commit: CAMEL-8941: Fixed CS

2015-07-12 Thread davsclaus
CAMEL-8941: Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/55b0c10d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/55b0c10d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/55b0c10d Branch: refs/head

[3/7] camel git commit: CAMEL-8941 fix: restlet consumer should allow returning binary data component-agnostic as InputStream or byte[]

2015-07-12 Thread davsclaus
CAMEL-8941 fix: restlet consumer should allow returning binary data component-agnostic as InputStream or byte[] Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c1753c7b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

[1/7] camel git commit: CAMEL-8941 test: restlet producer should handle binary streams regardless of content type

2015-07-12 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e0956524d -> 55b0c10db CAMEL-8941 test: restlet producer should handle binary streams regardless of content type Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/948d03

[4/7] camel git commit: CAMEL-8941 test: restlet consumer should allow returning binary data component-agnostic as InputStream or byte[]

2015-07-12 Thread davsclaus
CAMEL-8941 test: restlet consumer should allow returning binary data component-agnostic as InputStream or byte[] Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ad6f8c97 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

[5/7] camel git commit: CAMEL-8941 fix: restlet producer should handle binary streams regardless of content type

2015-07-12 Thread davsclaus
CAMEL-8941 fix: restlet producer should handle binary streams regardless of content type Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0054e73d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0054e73d Diff: http://g

[2/7] camel git commit: CAMEL-8941 fix tests to work on windows, enabled by default now

2015-07-12 Thread davsclaus
CAMEL-8941 fix tests to work on windows, enabled by default now Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5d2fec53 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5d2fec53 Diff: http://git-wip-us.apache.org/repos

[6/7] camel git commit: CAMEL-8941 use try-close for more stable restlet tests

2015-07-12 Thread davsclaus
CAMEL-8941 use try-close for more stable restlet tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8b4d5f0f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8b4d5f0f Diff: http://git-wip-us.apache.org/repos/asf/came

[2/2] camel git commit: manifest update for camel-cdi

2015-07-12 Thread davsclaus
manifest update for camel-cdi Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ea98b667 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ea98b667 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ea98b667 Branch:

[1/2] camel git commit: Polished

2015-07-12 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 28ef2272d -> e0956524d Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e0956524 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e0956524 Diff: http://g