Author: buildbot
Date: Thu Sep 5 16:18:43 2013
New Revision: 877383
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/yammer.html
Modified: websites/production/camel/content/cache/main.pageCach
Yammer
Page edited by Jonathan Anstey
Changes (1)
...
| {code}yammer:sent?[options]{code} | All messages sent by the user. | | {code}yammer:pr
CAMEL-6710 - Add endpoint to consume received messages in camel-yammer
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b3f25935
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b3f25935
Diff: http://git-wip-us.apache.or
Updated Branches:
refs/heads/camel-2.12.x 5bf740aea -> b3f259353
refs/heads/master e1737f6eb -> d197e4ef5
CAMEL-6710 - Add endpoint to consume received messages in camel-yammer
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/co
Updated Branches:
refs/heads/camel-2.12.x ecbb9498d -> 5bf740aea
CAMEL-6693: Added unit tests. Thanks to Scott Cranton 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/5bf740ae
Tree: http://git-wip-us.apache.
Updated Branches:
refs/heads/master 420ab5d2d -> e1737f6eb
CAMEL-6693: Added unit tests. Thanks to Scott Cranton 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/e1737f6e
Tree: http://git-wip-us.apache.org/re
CAMEL-6709 - camel-yammer - Endpoint yammer:current throwns
JsonMappingException exception
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ecbb9498
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ecbb9498
Diff: http:/
Test returning multiple yammer users
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8aca60a1
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8aca60a1
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8aca60a1
B
CAMEL-6709 - camel-yammer - Endpoint yammer:current throwns
JsonMappingException exception
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/420ab5d2
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/420ab5d2
Diff: http:/
Test for using raw JSON in camel-yammer
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e66c6f1a
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e66c6f1a
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e66c6f1a
Test for using raw JSON in camel-yammer
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/59a53674
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/59a53674
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/59a53674
Updated Branches:
refs/heads/camel-2.12.x 3e1198446 -> ecbb9498d
refs/heads/master e0be135e1 -> 420ab5d2d
Add test that I forgot
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/86ea35eb
Tree: http://git-wip-us.apache.org
Add test that I forgot
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bab78c63
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bab78c63
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bab78c63
Branch: refs/he
Test returning multiple yammer users
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a56cd59f
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a56cd59f
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a56cd59f
B
CAMEL-6690 fixed the Memory leak SoapOutInterceptor.writeSoapEnvelopeStart with
security headers
Conflicts:
components/camel-cxf/src/test/resources/org/apache/camel/component/cxf/wssecurity/camel/camel-context.xml
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http
Updated Branches:
refs/heads/camel-2.11.x 11cae92e0 -> 7965197fa
refs/heads/camel-2.12.x 93176a323 -> 3e1198446
CAMEL-6690 fixed the Memory leak SoapOutInterceptor.writeSoapEnvelopeStart with
security headers
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip
Updated Branches:
refs/heads/master e92a69c23 -> e0be135e1
CAMEL-6690 fixed the Memory leak SoapOutInterceptor.writeSoapEnvelopeStart with
security headers
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e0be135e
Tree: ht
CAMEL-6671: FTP consumer. Added useList and ignoreFileNotFound options to allow
to download a single file without using FTP LIST command which is needed in
some use-cases, such as user has no permission to do FTP LIST.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://gi
Updated Branches:
refs/heads/camel-2.12.x c948c2b8d -> 93176a323
refs/heads/master d99d5940d -> e92a69c23
CAMEL-6671: FTP consumer. Added useList and ignoreFileNotFound options to allow
to download a single file without using FTP LIST command which is needed in
some use-cases, such as user
CAMEL-6671: FTP consumer. Added useList and ignoreFileNotFound options to allow
to download a single file without using FTP LIST command which is needed in
some use-cases, such as user has no permission to do FTP LIST.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://gi
Tutorial-JmsRemoting
Page
comment added by Timo Veldt
It looks the Spring example for the client misses the connectionManager definition. I had to add the following to the XML definitions.
Author: buildbot
Date: Thu Sep 5 11:18:54 2013
New Revision: 877366
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
Camel 2.13.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* When using multiple OSGi Blueprint 's then Camel now favors using non-defaul
CAMEL-6671: FTP consumer. Added useList and ignoreFileNotFound options to allow
to download a single file without using FTP LIST command which is needed in
some use-cases, such as user has no permission to do FTP LIST.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://gi
Updated Branches:
refs/heads/camel-2.12.x b56b1c56d -> c948c2b8d
refs/heads/master f4efabae3 -> d99d5940d
CAMEL-6671: FTP consumer. Added useList and ignoreFileNotFound options to allow
to download a single file without using FTP LIST command which is needed in
some use-cases, such as user
FTP2
Page edited by Claus Ibsen
Changes (3)
...
| {{ftpClient.keyStore.keyPassword}} | {{null}} | *FTPS Only:* Sets the private key password. |
26 matches
Mail list logo