[3/3] camel git commit: Component docs

2016-05-21 Thread davsclaus
Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9863e83d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9863e83d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9863e83d Branch: refs/heads/mast

[2/3] camel git commit: CAMEL-9954: Documentation for changes since 2.18.0

2016-05-21 Thread davsclaus
CAMEL-9954: Documentation for changes since 2.18.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4cbf2c11 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4cbf2c11 Diff: http://git-wip-us.apache.org/repos/asf/camel/di

[1/3] camel git commit: CAMEL-9954: Documentation for changes since 2.18.0

2016-05-21 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c3b236dbe -> 9863e83d7 CAMEL-9954: Documentation for changes since 2.18.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/87129c85 Tree: http://git-wip-us.apache.org/re

svn commit: r988823 - in /websites/production/camel/content: cache/main.pageCache sjms.html

2016-05-21 Thread buildbot
Author: buildbot Date: Sat May 21 14:19:12 2016 New Revision: 988823 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/sjms.html Modified: websites/production/camel/content/cache/main.pageCache

camel git commit: CAMEL-9974: Add completionPreidicate to camel-sjms batch component.

2016-05-21 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 76a10b773 -> c3b236dbe CAMEL-9974: Add completionPreidicate to camel-sjms batch component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c3b236db Tree: http://git-wip

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

2016-05-21 Thread buildbot
Author: buildbot Date: Sat May 21 11:18:53 2016 New Revision: 988814 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2180-release.html Modified: websites/production/camel/content/cache/m

[1/4] camel git commit: CAMEL-9954: OSGi ready, FactoryRegistry via Registry, Annotation for class to provide additional factories

2016-05-21 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master b8a9afc28 -> 76a10b773 CAMEL-9954: OSGi ready, FactoryRegistry via Registry, Annotation for class to provide additional factories Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/ca

[3/4] camel git commit: CAMEL-9954: FormatFactory should be real Factory-pattern

2016-05-21 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/311d429c/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/format/ShortPatternFormat.java -- diff --git a/components/camel-bindy/src/main/java/org/apache/camel

[4/4] camel git commit: CAMEL-9954: FormatFactory should be real Factory-pattern

2016-05-21 Thread davsclaus
CAMEL-9954: FormatFactory should be real Factory-pattern Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/311d429c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/311d429c Diff: http://git-wip-us.apache.org/repos/asf/ca

[2/4] camel git commit: CAMEL-9954: FormatFactory should be real Factory-pattern

2016-05-21 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/311d429c/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/format/factories/BigDecimalFormatFactoryTest.java -- diff --git a/components/camel-bindy/src/test/ja

[1/2] camel git commit: Fixed test

2016-05-21 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master ca6562683 -> b8a9afc28 Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b8a9afc2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b8a9afc2 Diff: http:/

[2/2] camel git commit: CAMEL-9979: Bean parameter binding should reset stream cache before evaluate message body

2016-05-21 Thread davsclaus
CAMEL-9979: Bean parameter binding should reset stream cache before evaluate message body Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a6f04063 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a6f04063 Diff: http://

[1/5] camel git commit: CAMEL-9969: Added a component for Telegram

2016-05-21 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 70290762d -> ca6562683 http://git-wip-us.apache.org/repos/asf/camel/blob/8dc984eb/components/camel-telegram/src/test/resources/attachments/sample.png -- diff --git a/compon

[2/5] camel git commit: CAMEL-9969: Added a component for Telegram

2016-05-21 Thread acosentino
http://git-wip-us.apache.org/repos/asf/camel/blob/8dc984eb/components/camel-telegram/src/main/java/org/apache/camel/component/telegram/model/Update.java -- diff --git a/components/camel-telegram/src/main/java/org/apache/camel/comp

[4/5] camel git commit: CAMEL-9969: Fixed some issues after review

2016-05-21 Thread acosentino
CAMEL-9969: Fixed some issues after review Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/93f04b94 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/93f04b94 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/93f04

[3/5] camel git commit: CAMEL-9969: Added a component for Telegram

2016-05-21 Thread acosentino
CAMEL-9969: Added a component for Telegram Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8dc984eb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8dc984eb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8dc98

[5/5] camel git commit: Added camel-telegram docs to Gitbook

2016-05-21 Thread acosentino
Added camel-telegram docs to Gitbook Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ca656268 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ca656268 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ca656268 B

svn commit: r988804 - in /websites/production/camel/content: cache/main.pageCache contributing.html

2016-05-21 Thread buildbot
Author: buildbot Date: Sat May 21 07:20:03 2016 New Revision: 988804 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/contributing.html Modified: websites/production/camel/content/cache/main.pa