[camel] Git Push Summary

2016-09-07 Thread acosentino
Repository: camel Updated Branches: refs/heads/ftpfix [deleted] 7d312e25c

[2/5] camel git commit: CAMEL-10297 Added a unit Test and use byteArray instead of InputStream

2016-09-07 Thread acosentino
CAMEL-10297 Added a unit Test and use byteArray instead of InputStream Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c4bfbe4b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c4bfbe4b Diff: http://git-wip-us.apache.or

[5/5] camel git commit: Fixed CS

2016-09-07 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/a5970087 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a5970087 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a5970087 Branch: refs/heads/master Com

[4/5] camel git commit: CAMEL-10297 camel-ftp - updated known_hosts file used for testing to make the test pass

2016-09-07 Thread acosentino
CAMEL-10297 camel-ftp - updated known_hosts file used for testing to make the test pass Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b429e483 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b429e483 Diff: http://gi

[1/5] camel git commit: CAMEL-10297 Downloaded FTP file should be easy to read as an InputStream instead of OutputStream.

2016-09-07 Thread acosentino
Repository: camel Updated Branches: refs/heads/master be9ee3490 -> a59700876 CAMEL-10297 Downloaded FTP file should be easy to read as an InputStream instead of OutputStream. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commi

[3/5] camel git commit: CAMEL-10297 Fixed camel-ftp to work with splitter loading the remote file content and not its directory listing

2016-09-07 Thread acosentino
CAMEL-10297 Fixed camel-ftp to work with splitter loading the remote file content and not its directory listing Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5484967e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

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

2016-09-07 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 Sep 7 22:19:06 20

svn commit: r996895 [3/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache jms.html

2016-09-07 Thread buildbot
Modified: websites/production/camel/content/jms.html == --- websites/production/camel/content/jms.html (original) +++ websites/production/camel/content/jms.html Wed Sep 7 22:19:06 2016 @@ -106,7 +106,7 @@ To connect to a

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

2016-09-07 Thread buildbot
Author: buildbot Date: Wed Sep 7 22:19:06 2016 New Revision: 996895 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/ma

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

2016-09-07 Thread buildbot
Author: buildbot Date: Wed Sep 7 21:20:53 2016 New Revision: 996892 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/ma

svn commit: r996892 [3/3] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache jms.html

2016-09-07 Thread buildbot
Modified: websites/production/camel/content/jms.html == --- websites/production/camel/content/jms.html (original) +++ websites/production/camel/content/jms.html Wed Sep 7 21:20:53 2016 @@ -86,7 +86,7 @@

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

2016-09-07 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 Sep 7 21:20:53 20

svn commit: r15208 - /release/camel/apache-camel/2.17.2/

2016-09-07 Thread cmueller
Author: cmueller Date: Wed Sep 7 21:12:52 2016 New Revision: 15208 Log: Removed the old release Removed: release/camel/apache-camel/2.17.2/

[2/2] camel git commit: CAMEL-10285: beanio - Allow custom error handler to add objects to results so you can build you own error DTOs

2016-09-07 Thread davsclaus
CAMEL-10285: beanio - Allow custom error handler to add objects to results so you can build you own error DTOs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/be9ee349 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b

[1/2] camel git commit: CAMEL-10285: beanio - Allow custom error handler to add objects to results so you can build you own error DTOs

2016-09-07 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 1e4c9a2ca -> be9ee3490 CAMEL-10285: beanio - Allow custom error handler to add objects to results so you can build you own error DTOs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/as

camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master fa023869c -> 1e4c9a2ca CAMEL-10294: Component docs for MEP updated Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1e4c9a2c Tree: http://git-wip-us.apache.org/repos/asf

[2/2] camel git commit: camel-ftp - updated known_hosts file used for testing to make the test pass

2016-09-07 Thread davsclaus
camel-ftp - updated known_hosts file used for testing to make the test pass Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7d312e25 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7d312e25 Diff: http://git-wip-us.apac

[1/2] camel git commit: Fixed camel-ftp to work with splitter loading the remote file content and not its directory listing

2016-09-07 Thread davsclaus
Repository: camel Updated Branches: refs/heads/ftpfix 91f6eb36f -> 7d312e25c Fixed camel-ftp to work with splitter loading the remote file content and not its directory listing Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/com

[4/8] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread acosentino
http://git-wip-us.apache.org/repos/asf/camel/blob/f5e9397c/components/camel-jms/src/main/docs/jms-component.adoc -- diff --git a/components/camel-jms/src/main/docs/jms-component.adoc b/components/camel-jms/src/main/docs/jms-compon

[8/8] camel git commit: Upgrade Undertow to version 1.4.2.Final

2016-09-07 Thread acosentino
Upgrade Undertow to version 1.4.2.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/91b0fe28 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/91b0fe28 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/91b0fe28

[6/8] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread acosentino
http://git-wip-us.apache.org/repos/asf/camel/blob/f5e9397c/components/camel-atmos/src/main/docs/atmos-component.adoc -- diff --git a/components/camel-atmos/src/main/docs/atmos-component.adoc b/components/camel-atmos/src/main/docs/

[1/8] camel git commit: Added a unit Test and use byteArray instead of InputStream

2016-09-07 Thread acosentino
Repository: camel Updated Branches: refs/heads/ftpfix 9ffbfc489 -> 91f6eb36f Added a unit Test and use byteArray instead of InputStream Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/91f6eb36 Tree: http://git-wip-us.apach

[2/8] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread acosentino
http://git-wip-us.apache.org/repos/asf/camel/blob/f5e9397c/components/camel-telegram/src/main/docs/telegram-component.adoc -- diff --git a/components/camel-telegram/src/main/docs/telegram-component.adoc b/components/camel-telegram

[5/8] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread acosentino
http://git-wip-us.apache.org/repos/asf/camel/blob/f5e9397c/components/camel-elsql/src/main/docs/elsql-component.adoc -- diff --git a/components/camel-elsql/src/main/docs/elsql-component.adoc b/components/camel-elsql/src/main/docs/

[3/8] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread acosentino
http://git-wip-us.apache.org/repos/asf/camel/blob/f5e9397c/components/camel-pdf/src/main/docs/pdf-component.adoc -- diff --git a/components/camel-pdf/src/main/docs/pdf-component.adoc b/components/camel-pdf/src/main/docs/pdf-compon

[7/8] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread acosentino
CAMEL-10294: Component docs for MEP updated Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f5e9397c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f5e9397c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f5e9

[4/6] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/fa023869/components/camel-elsql/src/main/docs/elsql-component.adoc -- diff --git a/components/camel-elsql/src/main/docs/elsql-component.adoc b/components/camel-elsql/src/main/docs/

[6/6] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread davsclaus
CAMEL-10294: Component docs for MEP updated Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fa023869 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fa023869 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/fa02

[2/6] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/fa023869/components/camel-pdf/src/main/docs/pdf-component.adoc -- diff --git a/components/camel-pdf/src/main/docs/pdf-component.adoc b/components/camel-pdf/src/main/docs/pdf-compon

[3/6] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/fa023869/components/camel-jms/src/main/docs/jms-component.adoc -- diff --git a/components/camel-jms/src/main/docs/jms-component.adoc b/components/camel-jms/src/main/docs/jms-compon

[5/6] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/fa023869/components/camel-atmos/src/main/docs/atmos-component.adoc -- diff --git a/components/camel-atmos/src/main/docs/atmos-component.adoc b/components/camel-atmos/src/main/docs/

[1/6] camel git commit: CAMEL-10294: Component docs for MEP updated

2016-09-07 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master bdc00c4c7 -> fa023869c http://git-wip-us.apache.org/repos/asf/camel/blob/fa023869/components/camel-telegram/src/main/docs/telegram-component.adoc -- diff --git a/components/

[1/2] camel git commit: CAMEL-10240: Fix for thread pool sizes in CamelHttpClient

2016-09-07 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.17.x a5ae45e76 -> dd84c7d9e CAMEL-10240: Fix for thread pool sizes in CamelHttpClient Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/36275bee Tree: http://git-wip-us.

[2/2] camel git commit: Transfer shutdown to component as the workerPool might be shared between several producer

2016-09-07 Thread davsclaus
Transfer shutdown to component as the workerPool might be shared between several producer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dd84c7d9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/dd84c7d9 Diff: http://gi

[2/3] camel git commit: Transfer shutdown to component as the workerPool might be shared between several producer

2016-09-07 Thread davsclaus
Transfer shutdown to component as the workerPool might be shared between several producer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/17659a78 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/17659a78 Diff: http://gi

[3/3] camel git commit: CAMEL-10240: Fix for thread pool sizes in CamelHttpClient

2016-09-07 Thread davsclaus
CAMEL-10240: Fix for thread pool sizes in CamelHttpClient Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/26041cad Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/26041cad Diff: http://git-wip-us.apache.org/repos/asf/c

[1/3] camel git commit: Fixed CS. This closes #1157. This closes #1155.

2016-09-07 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master bfb971ba4 -> bdc00c4c7 Fixed CS. This closes #1157. This closes #1155. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bdc00c4c Tree: http://git-wip-us.apache.org/repos

[1/4] camel git commit: Transfer shutdown to component as the workerPool might be shared between several producer

2016-09-07 Thread davsclaus
Repository: camel Updated Branches: refs/heads/ftpfix [created] 9ffbfc489 Transfer shutdown to component as the workerPool might be shared between several producer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2e1dd68e Tr

[4/4] camel git commit: Downloaded FTP file should be easy to read as an InputStream instead of OutputStream.

2016-09-07 Thread davsclaus
Downloaded FTP file should be easy to read as an InputStream instead of OutputStream. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ffbfc48 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9ffbfc48 Diff: http://git-

[3/4] camel git commit: Fixed CS. This closes #1157. This closes #1155.

2016-09-07 Thread davsclaus
Fixed CS. This closes #1157. This closes #1155. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4d4b5bcb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4d4b5bcb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/

[2/4] camel git commit: CAMEL-10240: Fix for thread pool sizes in CamelHttpClient

2016-09-07 Thread davsclaus
CAMEL-10240: Fix for thread pool sizes in CamelHttpClient Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dfb1083b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/dfb1083b Diff: http://git-wip-us.apache.org/repos/asf/c

camel git commit: Upgrade Undertow to version 1.4.2.Final

2016-09-07 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 66d050f5a -> bfb971ba4 Upgrade Undertow to version 1.4.2.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bfb971ba Tree: http://git-wip-us.apache.org/repos/asf/cam

camel git commit: Upgrade RX Java to version 1.1.10

2016-09-07 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 52db6bc88 -> 66d050f5a Upgrade RX Java to version 1.1.10 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/66d050f5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tre