svn commit: r878009 - in /websites/production/camel/content: cache/main.pageCache twitter.html zeromq.html

2013-09-10 Thread buildbot
Author: buildbot Date: Wed Sep 11 05:34:06 2013 New Revision: 878009 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/twitter.html websites/production/camel/content/zeromq.html Modified: we

[CONF] Apache Camel > ZeroMQ

2013-09-10 Thread Robert Liguori (Confluence)
ZeroMQ Page edited by Robert Liguori Changes (1) ... {code} zeromq:(tcp|ipc)://hostname:port[?options...] {code}

[CONF] Apache Camel > Twitter

2013-09-10 Thread Robert Liguori (Confluence)
Twitter Page edited by Robert Liguori Changes (1) ... {code} twitter://endpoint?[options] twitter://endpoint[?options]

[CONF] Apache Camel > Twitter

2013-09-10 Thread Robert Liguori (Confluence)
Twitter Page edited by Robert Liguori Changes (1) ... {code} twitter://[endpoint]?[options] twitter://endpoint?[options]

svn commit: r877993 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache gtask.html jpa.html

2013-09-10 Thread buildbot
Author: buildbot Date: Wed Sep 11 02:19:32 2013 New Revision: 877993 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

[CONF] Apache Camel > JPA

2013-09-10 Thread Robert Liguori (Confluence)
JPA Page edited by Robert Liguori Changes (1) ... {code} jpa:[entityClassName][?options] jpa:entityClassName[?options]

[CONF] Apache Camel > gtask

2013-09-10 Thread Robert Liguori (Confluence)
gtask Page edited by Robert Liguori Changes (2) ... {code} gtask://queue-name gtask://queue-name[?options]

svn commit: r877987 - in /websites/production/camel/content: avro.html book-component-appendix.html book-in-one-page.html cache/main.pageCache dns.html event.html

2013-09-10 Thread buildbot
Author: buildbot Date: Wed Sep 11 01:19:45 2013 New Revision: 877987 Log: Production update by buildbot for camel Modified: websites/production/camel/content/avro.html websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.htm

[CONF] Apache Camel > Event

2013-09-10 Thread Robert Liguori (Confluence)
Event Page edited by Robert Liguori Changes (2) ... {code} spring-event://default [spring-]event://default

[CONF] Apache Camel > DNS

2013-09-10 Thread Robert Liguori (Confluence)
DNS Page edited by Robert Liguori Changes (2) ... {code} dns://operation dns://operation[?options] {cod

[CONF] Apache Camel > avro

2013-09-10 Thread Robert Liguori (Confluence)
avro Page edited by Robert Liguori Changes (2) ... {code} avro:[transport]:[host]:[port][?options] {code} The suppor

[CONF] Apache Camel > Support

2013-09-10 Thread Claus Ibsen (Confluence)
Support Page edited by Claus Ibsen Changes (1) ... * see the "known issues" section in the release notes * and check the [issue tracker|http://

svn commit: r877936 - in /websites/production/camel/content: cache/main.pageCache how-can-i-get-help.html support.html

2013-09-10 Thread buildbot
Author: buildbot Date: Tue Sep 10 18:19:19 2013 New Revision: 877936 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/how-can-i-get-help.html websites/production/camel/content/support.html

[2/2] git commit: CAMEL-6724: RegistryBean should avoid synchronization in getBean

2013-09-10 Thread davsclaus
CAMEL-6724: RegistryBean should avoid synchronization in getBean Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/650d8e26 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/650d8e26 Diff: http://git-wip-us.apache.org/repo

[1/2] git commit: CAMEL-6724: RegistryBean should avoid synchronization in getBean

2013-09-10 Thread davsclaus
Updated Branches: refs/heads/camel-2.10.x 44905ef4d -> 650d8e262 refs/heads/camel-2.11.x bae0c7e1f -> e2b2f6cd0 CAMEL-6724: RegistryBean should avoid synchronization in getBean Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/co

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

2013-09-10 Thread buildbot
Author: buildbot Date: Tue Sep 10 15:18:55 2013 New Revision: 877922 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html Modified: websites/production/camel/content/cache/m

[5/6] git commit: CAMEL-6718: Marshal should leverage stream caching if enabled. Thanks to Franz Forsthofer for patch.

2013-09-10 Thread davsclaus
CAMEL-6718: Marshal should leverage stream caching if enabled. Thanks to Franz Forsthofer for patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/33e4d7e4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/33e4d7e4 Di

[6/6] git commit: CAMEL-6718: Marshal should leverage stream caching if enabled. Thanks to Franz Forsthofer for patch.

2013-09-10 Thread davsclaus
CAMEL-6718: Marshal should leverage stream caching if enabled. Thanks to Franz Forsthofer for patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7002c750 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7002c750 Di

[3/6] git commit: CAMEL-6724: RegistryBean should avoid synchronization in getBean

2013-09-10 Thread davsclaus
CAMEL-6724: RegistryBean should avoid synchronization in getBean Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3870340f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3870340f Diff: http://git-wip-us.apache.org/repo

[2/6] git commit: CAMEL-6725: Added cache option to beanRef / in the DSL

2013-09-10 Thread davsclaus
CAMEL-6725: Added cache option to beanRef / in the DSL Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c3078ad7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c3078ad7 Diff: http://git-wip-us.apache.org/repos/asf/cam

[4/6] git commit: CAMEL-6725: Added cache option to beanRef / in the DSL

2013-09-10 Thread davsclaus
CAMEL-6725: Added cache option to beanRef / in the DSL Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cf3f1604 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cf3f1604 Diff: http://git-wip-us.apache.org/repos/asf/cam

[1/6] git commit: CAMEL-6724: RegistryBean should avoid synchronization in getBean

2013-09-10 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x e166ab638 -> 7002c750d refs/heads/master 6a71168ce -> 33e4d7e47 CAMEL-6724: RegistryBean should avoid synchronization in getBean Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f

[CONF] Apache Camel > Camel 2.13.0 Release

2013-09-10 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (1) ... * [Data Format] using marshal now leverages [Stream Caching] out of the box if

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

2013-09-10 Thread buildbot
Author: buildbot Date: Tue Sep 10 14:18:58 2013 New Revision: 877917 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

[CONF] Apache Camel > Contributing

2013-09-10 Thread Aki Yoshida (Confluence)
Contributing Page edited by Aki Yoshida Changes (1) ... {link:test coverage report|http://nemo.sonarsource.org/dashboard/index/org.apache.camel

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

2013-09-10 Thread buildbot
Author: buildbot Date: Tue Sep 10 12:19:15 2013 New Revision: 877902 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.13.0 Release

2013-09-10 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (1) ... * [FTP|FTP2] consumer allow to download a single named file without using the F

[1/3] git commit: Fixed test

2013-09-10 Thread davsclaus
Updated Branches: refs/heads/camel-2.11.x ae23e200b -> bae0c7e1f refs/heads/camel-2.12.x 19c96be7b -> e166ab638 refs/heads/master b92d62375 -> 6a71168ce Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6a7116

[2/3] git commit: Fixed test

2013-09-10 Thread davsclaus
Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e166ab63 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e166ab63 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e166ab63 Branch: refs/heads/camel-2.

[3/3] git commit: Fixed test

2013-09-10 Thread davsclaus
Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bae0c7e1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bae0c7e1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bae0c7e1 Branch: refs/heads/camel-2.

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

2013-09-10 Thread buildbot
Author: buildbot Date: Tue Sep 10 09:19:02 2013 New Revision: 877884 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.13.0 Release

2013-09-10 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (1) ... * When using multiple OSGi Blueprint 's then Camel now favors using non-default

[2/3] git commit: CAMEL-6722: binding component - Should start/stop its child services

2013-09-10 Thread davsclaus
CAMEL-6722: binding component - Should start/stop its child services Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/19df5be9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/19df5be9 Diff: http://git-wip-us.apache.org/

[1/3] git commit: CAMEL-6718: Marshal should leverage stream caching if enabled. Thanks to Franz Forsthofer for patch.

2013-09-10 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 4d7e7e187 -> 19c96be7b CAMEL-6718: Marshal should leverage stream caching if enabled. Thanks to Franz Forsthofer for patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3d1b979

[3/3] git commit: CAMEL-6723: Fixed Message history - Possible ArrayIndexOutOfBoundsException

2013-09-10 Thread davsclaus
CAMEL-6723: Fixed Message history - Possible ArrayIndexOutOfBoundsException Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/19c96be7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/19c96be7 Diff: http://git-wip-us.apac

[3/4] git commit: CAMEL-6723: Fixed Message history - Possible ArrayIndexOutOfBoundsException

2013-09-10 Thread davsclaus
CAMEL-6723: Fixed Message history - Possible ArrayIndexOutOfBoundsException Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b92d6237 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b92d6237 Diff: http://git-wip-us.apac

[1/4] git commit: CAMEL-6722: binding component - Should start/stop its child services

2013-09-10 Thread davsclaus
Updated Branches: refs/heads/camel-2.11.x 7965197fa -> ae23e200b refs/heads/master e45aa788a -> b92d62375 CAMEL-6722: binding component - Should start/stop its child services Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/comm

[4/4] git commit: CAMEL-6722: binding component - Should start/stop its child services

2013-09-10 Thread davsclaus
CAMEL-6722: binding component - Should start/stop its child services Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ae23e200 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ae23e200 Diff: http://git-wip-us.apache.org/

[2/4] git commit: CAMEL-6718: Marshal should leverage stream caching if enabled. Thanks to Franz Forsthofer for patch.

2013-09-10 Thread davsclaus
CAMEL-6718: Marshal should leverage stream caching if enabled. Thanks to Franz Forsthofer for patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/224836d0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/224836d0 Di

[CONF] Apache Camel > Camel 2.13.0 Release

2013-09-10 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (1) ... h3. Fixed Issues * Fixed an {{ArrayIndexOutOfBoundsException}} wi

svn commit: r877880 - in /websites/production/camel/content: books.data/3477OS.jpg books.data/3477OSmall.jpg books.html cache/main.pageCache

2013-09-10 Thread buildbot
Author: buildbot Date: Tue Sep 10 08:19:05 2013 New Revision: 877880 Log: Production update by buildbot for camel Added: websites/production/camel/content/books.data/3477OS.jpg (with props) websites/production/camel/content/books.data/3477OSmall.jpg (with props) Modified: websites

[CONF] Apache Camel > Books

2013-09-10 Thread Bilgin Ibryam (Confluence)
Books Page edited by Bilgin Ibryam Changes (2) ... * [Camel in Action|http://www.manning.com/ibsen] * [Instant Apache Camel Messa

[CONF] Apache Camel > Books

2013-09-10 Thread Bilgin Ibryam (Confluence)
Books File attached by Bilgin Ibryam 3477OSmall.jpg (44 kB image/jpeg) Stop watching space | Change email notification preferences View

[CONF] Apache Camel > Books

2013-09-10 Thread Bilgin Ibryam (Confluence)
Books File attached by Bilgin Ibryam 3477OS.jpg (26 kB image/jpeg) Stop watching space | Change email notification preferences View Atta