CAMEL-9833: Add mapHttpMessage option to allow to turn off mapping by default
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/770b3870
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/770b3870
Diff: http://git-wip-us.ap
Repository: camel
Updated Branches:
refs/heads/master 34834f26e -> 770b3870e
Upgrade RX
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8a9a28f5
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8a9a28f5
Diff: http:/
Repository: camel
Updated Branches:
refs/heads/camel-2.17.x f7d0c2dcb -> 6ce08c34b
Add Spring schema references for release 2.16.3
Signed-off-by: Gregor Zurowski
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6ce08c34
T
Repository: camel
Updated Branches:
refs/heads/master 0267bc898 -> 34834f26e
Add Spring schema references for release 2.16.3
Signed-off-by: Gregor Zurowski
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/34834f26
Tree: h
Repository: camel
Updated Branches:
refs/heads/camel-2.16.x 3f48f0604 -> 16e249976
Add Spring schema references for release 2.16.3
Signed-off-by: Gregor Zurowski
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/16e24997
Tr
Author: buildbot
Date: Sat Apr 9 21:26:44 2016
New Revision: 985216
Log:
Production update by buildbot for camel
Added:
websites/production/camel/content/2016/04/
websites/production/camel/content/2016/04/09/
websites/production/camel/content/2016/04/09/apache-camel-2163-released.htm
Modified: websites/production/camel/content/download-archives.html
==
--- websites/production/camel/content/download-archives.html (original)
+++ websites/production/camel/content/download-archives.html Sat Apr 9
21:26:44
Modified: websites/production/camel/content/spark-rest.html
==
--- websites/production/camel/content/spark-rest.html (original)
+++ websites/production/camel/content/spark-rest.html Sat Apr 9 21:26:44 2016
@@ -117,8 +117,7
Modified: websites/production/camel/content/sitemap.html
==
--- websites/production/camel/content/sitemap.html (original)
+++ websites/production/camel/content/sitemap.html Sat Apr 9 21:26:44 2016
@@ -79,7 +79,7 @@
Archit
Author: gzurowski
Date: Sat Apr 9 21:12:20 2016
New Revision: 985214
Log: (empty)
Removed:
websites/production/camel/content/cache/main.pageCache
Author: gzurowski
Date: Sat Apr 9 21:12:07 2016
New Revision: 985213
Log:
Uploading released manuals for camel-2.16.3
Added:
websites/production/camel/content/manual/camel-manual-2.16.3.html
Added: websites/production/camel/content/manual/camel-manual-2.16.3.html
===
Added:
websites/production/camel/content/schema/cxf/camel-cxf-2.16.3-blueprint.xsd
==
--- websites/production/camel/content/schema/cxf/camel-cxf-2.16.3-blueprint.xsd
(added)
+++ websites/production/camel/content/schema/cx
Added:
websites/production/camel/content/schema/blueprint/camel-blueprint-2.16.3.xsd
==
---
websites/production/camel/content/schema/blueprint/camel-blueprint-2.16.3.xsd
(added)
+++
websites/production/camel/content/sc
Author: gzurowski
Date: Sat Apr 9 20:52:18 2016
New Revision: 985210
Log:
Uploading released schemas for camel-2.16.3
Added:
websites/production/camel/content/schema/blueprint/camel-blueprint-2.16.3.xsd
websites/production/camel/content/schema/cxf/camel-cxf-2.16.3-blueprint.xsd
webs
Author: gzurowski
Date: Sat Apr 9 20:41:28 2016
New Revision: 13107
Log:
Apache Camel 2.16.3 released artifacts.
Added:
release/camel/apache-camel/2.16.3/apache-camel-2.16.3-src.zip (with props)
release/camel/apache-camel/2.16.3/apache-camel-2.16.3-src.zip.asc
release/camel/apache-
Author: gzurowski
Date: Sat Apr 9 20:38:32 2016
New Revision: 13106
Log:
Apache Camel 2.16.3 release distro placeholder.
Added:
release/camel/apache-camel/2.16.3/
Repository: camel
Updated Branches:
refs/heads/master 342c21829 -> 0267bc898
CAMEL-9833: Add mapHttpMessage option to allow to turn off mapping by default
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b6494133
Tree: http
Fixed test
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0267bc89
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0267bc89
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0267bc89
Branch: refs/heads/master
C
CAMEL-9789: Fixed proxy/export to startup and shutdown correctly. That also
fixes the JMS test failure.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/342c2182
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/342c2182
camel-xmpp: fix private chat response issue
Responding to a private chat wasn't able because the message was always sent to
String participant = exchange.getIn().getHeader(XmppConstants.TO,
String.class);
However, the `XmppConstants.TO` in such messages is the camel instance
(which received
camel-xmpp: fix private chat response issue
Responding to a private chat wasn't able because the message was always sent to
String participant = exchange.getIn().getHeader(XmppConstants.TO,
String.class);
However, the `XmppConstants.TO` in such messages is the camel instance
(which received
Repository: camel
Updated Branches:
refs/heads/camel-2.16.x eed00f12d -> 3f48f0604
refs/heads/camel-2.17.x 5732ceb1c -> f7d0c2dcb
refs/heads/master 4ad8bcfde -> 342c21829
camel-xmpp: fix private chat response issue
Responding to a private chat wasn't able because the message was always sen
Repository: camel
Updated Branches:
refs/heads/master 18a169c65 -> 4ad8bcfde
CAMEL-9650: camel-spring-javaconfig polished example and make it more like
spring-boot
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4ad8bcfd
CAMEL-9650: camel-spring-javaconfig polished example and make it more like
spring-boot
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/03f5d3aa
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/03f5d3aa
Diff: http://git
Repository: camel
Updated Branches:
refs/heads/master b0289c4e9 -> 18a169c65
CAMEL-9650: camel-spring-javaconfig polished example and make it more like
spring-boot
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/18a169c6
Repository: camel
Updated Branches:
refs/heads/master 53a6593bb -> b0289c4e9
Upgrade Jgit to version 4.3.0.201604071810-r
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b0289c4e
Tree: http://git-wip-us.apache.org/repos/as
Repository: camel
Updated Branches:
refs/heads/camel-2.16.x 20bbbcc9a -> eed00f12d
refs/heads/camel-2.17.x 10d69f22d -> 5732ceb1c
refs/heads/master aeff910e9 -> 53a6593bb
CAMEL-9838 - Add starts with operator to simple language
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Co
Add test based on user forum trouble
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9160475d
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9160475d
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9160475d
B
CAMEL-9838 - Add starts with operator to simple language
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a23f82fc
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a23f82fc
Diff: http://git-wip-us.apache.org/repos/asf/ca
CAMEL-9845: camel-jdbc - Silent ignore close errors
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5732ceb1
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5732ceb1
Diff: http://git-wip-us.apache.org/repos/asf/camel/d
CAMEL-9845: camel-jdbc - Silent ignore close errors
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/53a6593b
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/53a6593b
Diff: http://git-wip-us.apache.org/repos/asf/camel/d
Add test based on user forum trouble
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a721125e
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a721125e
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a721125e
B
Add test based on user forum trouble
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9a82687c
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9a82687c
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9a82687c
B
CAMEL-9845: camel-jdbc - Silent ignore close errors
Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/eed00f12
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/eed00f12
Diff: http://git-wip-us.apache.org/repos/asf/camel/d
Author: buildbot
Date: Sat Apr 9 07:20:23 2016
New Revision: 985171
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/book-in-one-page.html
websites/production/camel/content/book-languages-appendix.html
websites/production/camel/content/cache/ma
35 matches
Mail list logo