[2/2] camel git commit: CAMEL-8266 Allows ignoring directories for SFTP/FTP having no read permission using ignoreFileNotFoundOrPermissionError

2015-01-26 Thread davsclaus
CAMEL-8266 Allows ignoring directories for SFTP/FTP having no read permission using ignoreFileNotFoundOrPermissionError Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/53d87f5d Tree: http://git-wip-us.apache.org/repos/asf/cam

[1/2] camel git commit: CAMEL-8266 Allows ignoring directories for SFTP/FTP having no read permission using ignoreFileNotFoundOrPermissionError

2015-01-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.14.x 5f17c37ac -> 53d87f5db refs/heads/master e369640c5 -> 5cf0fc315 CAMEL-8266 Allows ignoring directories for SFTP/FTP having no read permission using ignoreFileNotFoundOrPermissionError Project: http://git-wip-us.apache.org/repos/as

svn commit: r937790 - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache splitter.html

2015-01-26 Thread buildbot
Author: buildbot Date: Mon Jan 26 21:19:28 2015 New Revision: 937790 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: r937748 [4/4] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache netty.html netty4.html

2015-01-26 Thread buildbot
Modified: websites/production/camel/content/netty4.html == --- websites/production/camel/content/netty4.html (original) +++ websites/production/camel/content/netty4.html Mon Jan 26 14:19:44 2015 @@ -98,7 +98,7 @@

svn commit: r937748 [3/4] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache netty.html netty4.html

2015-01-26 Thread buildbot
Modified: websites/production/camel/content/netty.html == --- websites/production/camel/content/netty.html (original) +++ websites/production/camel/content/netty.html Mon Jan 26 14:19:44 2015 @@ -86,7 +86,13 @@

svn commit: r937748 [1/4] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache netty.html netty4.html

2015-01-26 Thread buildbot
Author: buildbot Date: Mon Jan 26 14:19:44 2015 New Revision: 937748 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: r937748 [2/4] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache netty.html netty4.html

2015-01-26 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 Mon Jan 26 14:19:44 20

[3/3] camel git commit: CAMEL-8279: Fixed CS

2015-01-26 Thread davsclaus
CAMEL-8279: Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5f17c37a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5f17c37a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5f17c37a Branch: refs/head

[1/3] camel git commit: added possibility to use filename header withing zip aggregation

2015-01-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.14.x 834118dce -> 5f17c37ac added possibility to use filename header withing zip aggregation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/79472f63 Tree: http://git-

[2/3] camel git commit: CAMEL-8279: added backwards compatibility

2015-01-26 Thread davsclaus
CAMEL-8279: added backwards compatibility Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/15683fe5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/15683fe5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/15683f

[2/3] camel git commit: CAMEL-8279: added backwards compatibility

2015-01-26 Thread davsclaus
CAMEL-8279: added backwards compatibility Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/344e7a5c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/344e7a5c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/344e7a

[1/3] camel git commit: added possibility to use filename header withing zip aggregation

2015-01-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 9d4bfd648 -> e369640c5 added possibility to use filename header withing zip aggregation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c307096a Tree: http://git-wip-us

[3/3] camel git commit: CAMEL-8279: Fixed CS

2015-01-26 Thread davsclaus
CAMEL-8279: Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e369640c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e369640c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e369640c Branch: refs/head

[1/2] camel git commit: CAMEL-8191: sftp producer should support charset option as regular ftp producer does. Thanks to Volodymyr Sobotovych for the patch.

2015-01-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.14.x e7638cd03 -> 834118dce refs/heads/master ec25ee44e -> 9d4bfd648 CAMEL-8191: sftp producer should support charset option as regular ftp producer does. Thanks to Volodymyr Sobotovych for the patch. Project: http://git-wip-us.apache.

[2/2] camel git commit: CAMEL-8191: sftp producer should support charset option as regular ftp producer does. Thanks to Volodymyr Sobotovych for the patch.

2015-01-26 Thread davsclaus
CAMEL-8191: sftp producer should support charset option as regular ftp producer does. Thanks to Volodymyr Sobotovych for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/834118dc Tree: http://git-wip-us.apache.org/r

svn commit: r937742 - in /websites/production/camel/content: book-dataformat-appendix.html book-in-one-page.html cache/main.pageCache json.html

2015-01-26 Thread buildbot
Author: buildbot Date: Mon Jan 26 13:19:43 2015 New Revision: 937742 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-dataformat-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/m

[1/2] camel git commit: CAMEL-8280 Fixed the issue that CaseInsensitiveMap putAll takes lots of time

2015-01-26 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x 6968de102 -> ad87828b4 refs/heads/camel-2.14.x 9db8556ac -> e7638cd03 CAMEL-8280 Fixed the issue that CaseInsensitiveMap putAll takes lots of time Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us

[2/2] camel git commit: CAMEL-8280 Fixed the issue that CaseInsensitiveMap putAll takes lots of time

2015-01-26 Thread ningjiang
CAMEL-8280 Fixed the issue that CaseInsensitiveMap putAll takes lots of time Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ad87828b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ad87828b Diff: http://git-wip-us.apa

camel git commit: CAMEL-8264: camel-swagger feature

2015-01-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 429ff2ccf -> ec25ee44e CAMEL-8264: camel-swagger feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ec25ee44 Tree: http://git-wip-us.apache.org/repos/asf/camel/tre

camel git commit: CAMEL-7999: apt should define kind as expression if its a such type.

2015-01-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 80ce7e364 -> 429ff2ccf CAMEL-7999: apt should define kind as expression if its a such type. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/429ff2cc Tree: http://git-wi

svn commit: r937724 - in /websites/production/camel/content: box.html cache/main.pageCache

2015-01-26 Thread buildbot
Author: buildbot Date: Mon Jan 26 09:18:11 2015 New Revision: 937724 Log: Production update by buildbot for camel Modified: websites/production/camel/content/box.html websites/production/camel/content/cache/main.pageCache Modified: websites/production/camel/content/box.html =