[2/5] CAMEL-4817 Added camel-gora component with thanks to Ioannis

2013-11-19 Thread ningjiang
http://git-wip-us.apache.org/repos/asf/camel/blob/a2cce14a/components/camel-gora/src/test/java/org/apache/camel/component/gora/GoraProducerTest.java -- diff --git

[5/5] git commit: CAMEL-4817 move the version properties into parent/pom.xml

2013-11-19 Thread ningjiang
CAMEL-4817 move the version properties into parent/pom.xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/76e35334 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/76e35334 Diff:

[1/5] git commit: Fixed the CS errors of camel-gora

2013-11-19 Thread ningjiang
Updated Branches: refs/heads/camel-gora [created] 76e35334e Fixed the CS errors of camel-gora Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0d16dc71 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0d16dc71 Diff:

[4/5] git commit: CAMEL-4817 fixed some log issue of camel-gora

2013-11-19 Thread ningjiang
CAMEL-4817 fixed some log issue of camel-gora Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/92386b53 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/92386b53 Diff:

[2/2] git commit: Polish the test code of SSLContextParametersTest

2013-11-19 Thread ningjiang
Polish the test code of SSLContextParametersTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4b9be47b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4b9be47b Diff:

[1/2] git commit: CAMEL-6971 Added the get method of schemaLocations

2013-11-19 Thread ningjiang
Updated Branches: refs/heads/master e1764350e - a46217d57 CAMEL-6971 Added the get method of schemaLocations Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a46217d5 Tree:

[CONF] Apache Camel Camel 2.13.0 Release

2013-11-19 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (1) ... * Improved [Stream] consumer to enrich the [Message] with headers about

[3/4] git commit: Polish the test code of SSLContextParametersTest

2013-11-19 Thread ningjiang
Polish the test code of SSLContextParametersTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8f1ccdde Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8f1ccdde Diff:

[2/4] git commit: Polish the test code of SSLContextParametersTest

2013-11-19 Thread ningjiang
Polish the test code of SSLContextParametersTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/20f14a18 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/20f14a18 Diff:

[4/4] git commit: CAMEL-6971 Added the get method of schemaLocations

2013-11-19 Thread ningjiang
CAMEL-6971 Added the get method of schemaLocations Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f137db19 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f137db19 Diff:

[1/4] git commit: CAMEL-6971 Added the get method of schemaLocations

2013-11-19 Thread ningjiang
Updated Branches: refs/heads/camel-2.11.x b5a726c40 - f137db198 refs/heads/camel-2.12.x 053255f9a - 061e85eb3 CAMEL-6971 Added the get method of schemaLocations Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/061e85eb

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

2013-11-19 Thread buildbot
Author: buildbot Date: Tue Nov 19 09:18:56 2013 New Revision: 887206 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html

[2/3] git commit: Aligned pom.xml with the other components.

2013-11-19 Thread davsclaus
Aligned pom.xml with the other components. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/76e2cf01 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/76e2cf01 Diff:

[1/3] git commit: CAMEL-6972: Improved Camel in OSGi MBean naming to use symbolicName and only use counter when there is a clash. This avoids ugly looking mbean names out of the box. See ticket for be

2013-11-19 Thread davsclaus
Updated Branches: refs/heads/master a46217d57 - 2294508c1 CAMEL-6972: Improved Camel in OSGi MBean naming to use symbolicName and only use counter when there is a clash. This avoids ugly looking mbean names out of the box. See ticket for before examples. Also the examples should not have

[3/3] git commit: CAMEL-6792: Added CamelManagementName attribute to mbeans that had CamelId attribute, so we have both. And added missing CamelId attribute to components having custom jmx operations.

2013-11-19 Thread davsclaus
CAMEL-6792: Added CamelManagementName attribute to mbeans that had CamelId attribute, so we have both. And added missing CamelId attribute to components having custom jmx operations. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

git commit: CAMEL-6973: Add a simple expression for null

2013-11-19 Thread ay
Updated Branches: refs/heads/master 2294508c1 - cb2a3852f CAMEL-6973: Add a simple expression for null Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cb2a3852 Tree:

git commit: a minor change to the test for CAMEL-6973

2013-11-19 Thread ay
Updated Branches: refs/heads/master cb2a3852f - f1ea24156 a minor change to the test for CAMEL-6973 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f1ea2415 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f1ea2415

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

2013-11-19 Thread buildbot
Author: buildbot Date: Tue Nov 19 10:19:16 2013 New Revision: 887210 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html Modified:

git commit: CAMEL-9680: Camel Karaf commands now output commands sorted and auto width calculated columns so it looks nicer.

2013-11-19 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 061e85eb3 - bc2c15da9 CAMEL-9680: Camel Karaf commands now output commands sorted and auto width calculated columns so it looks nicer. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

git commit: CAMEL-9680: Camel Karaf commands now output commands sorted and auto width calculated columns so it looks nicer.

2013-11-19 Thread davsclaus
Updated Branches: refs/heads/master f1ea24156 - f5302d3ef CAMEL-9680: Camel Karaf commands now output commands sorted and auto width calculated columns so it looks nicer. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[CONF] Apache Camel Camel 2.13.0 Release

2013-11-19 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (1) ... * Improved [Stream] consumer to enrich the [Message] with headers about

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

2013-11-19 Thread buildbot
Author: buildbot Date: Tue Nov 19 12:18:50 2013 New Revision: 887218 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html Modified:

[1/2] git commit: Fixed spelling

2013-11-19 Thread davsclaus
Updated Branches: refs/heads/master f5302d3ef - 650747fc9 Fixed spelling Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b4ac8cee Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b4ac8cee Diff:

[2/2] git commit: CAMEL-6972: Improved Camel in OSGi MBean naming to use symbolicName and only use counter when there is a clash. This avoids ugly looking mbean names out of the box. See ticket for be

2013-11-19 Thread davsclaus
CAMEL-6972: Improved Camel in OSGi MBean naming to use symbolicName and only use counter when there is a clash. This avoids ugly looking mbean names out of the box. See ticket for before examples. Also the examples should not have long symbolicNames in their bundles, so we skip having the

[1/4] git commit: CAMEL-6972: Improved Camel in OSGi MBean naming to use symbolicName and only use counter when there is a clash. This avoids ugly looking mbean names out of the box. See ticket for be

2013-11-19 Thread davsclaus
Updated Branches: refs/heads/camel-2.11.x f137db198 - 5d3f0836b refs/heads/camel-2.12.x bc2c15da9 - 5612d9a39 refs/heads/master 650747fc9 - 08ef2a438 CAMEL-6972: Improved Camel in OSGi MBean naming to use symbolicName and only use counter when there is a clash. This avoids ugly looking

[4/4] git commit: CAMEL-6981: Include customId attribute in route model XML so we can know if the id is auto assigned or custom id.

2013-11-19 Thread davsclaus
CAMEL-6981: Include customId attribute in route model XML so we can know if the id is auto assigned or custom id. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5d3f0836 Tree:

[2/4] git commit: CAMEL-6981: Include customId attribute in route model XML so we can know if the id is auto assigned or custom id.

2013-11-19 Thread davsclaus
CAMEL-6981: Include customId attribute in route model XML so we can know if the id is auto assigned or custom id. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/08ef2a43 Tree:

[3/4] git commit: CAMEL-6981: Include customId attribute in route model XML so we can know if the id is auto assigned or custom id.

2013-11-19 Thread davsclaus
CAMEL-6981: Include customId attribute in route model XML so we can know if the id is auto assigned or custom id. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5612d9a3 Tree:

[1/2] git commit: CAMEL-6982: Nicer Camel Karaf commands output for table data.

2013-11-19 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 5612d9a39 - 88e0a4af0 refs/heads/master 08ef2a438 - 4287ee654 CAMEL-6982: Nicer Camel Karaf commands output for table data. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] git commit: CAMEL-6982: Nicer Camel Karaf commands output for table data.

2013-11-19 Thread davsclaus
CAMEL-6982: Nicer Camel Karaf commands output for table data. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88e0a4af Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/88e0a4af Diff:

[CONF] Apache Camel Twitter Websocket Blueprint Example

2013-11-19 Thread Babak Vahdat (Confluence)
Twitter Websocket Blueprint Example Page edited by Babak Vahdat Changes (1) ... First you need to install the following features in

[CONF] Apache Camel Jetty

2013-11-19 Thread Torsten Mielke (Confluence)
Jetty Page edited by Torsten Mielke Comment: Adding default values for Jetty thread pool, which is controlled by httpClientMaxThreads and httpClientMinThreads Changes (2)

git commit: CAMEL-6972: Improved Camel in OSGi MBean naming to use symbolicName and only use counter when there is a clash. This avoids ugly looking mbean names out of the box. See ticket for before e

2013-11-19 Thread davsclaus
Updated Branches: refs/heads/master 4287ee654 - 8fe106ba8 CAMEL-6972: Improved Camel in OSGi MBean naming to use symbolicName and only use counter when there is a clash. This avoids ugly looking mbean names out of the box. See ticket for before examples. Also the examples should not have

git commit: CAMEL-6878. Include Content-Type in the cxf header map.

2013-11-19 Thread hadrian
Updated Branches: refs/heads/master 8fe106ba8 - 4f06ebaec CAMEL-6878. Include Content-Type in the cxf header map. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4f06ebae Tree:

[1/2] git commit: [CAMEL-6983] Be sure to get the PaxLoggingEvent properties from the local thread

2013-11-19 Thread jbonofre
Updated Branches: refs/heads/master 4f06ebaec - c1616bcfa [CAMEL-6983] Be sure to get the PaxLoggingEvent properties from the local thread Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/33f1fca0 Tree:

git commit: [CAMEL-6983] Copy the properties from the PaxLoggingEvent from the local thread

2013-11-19 Thread jbonofre
Updated Branches: refs/heads/camel-2.12.x 88e0a4af0 - d89e76f81 [CAMEL-6983] Copy the properties from the PaxLoggingEvent from the local thread Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d89e76f8 Tree:

git commit: CAMEL-6878. Include Content-Type in the cxf header map.

2013-11-19 Thread hadrian
Updated Branches: refs/heads/camel-2.12.x d89e76f81 - cffe20373 CAMEL-6878. Include Content-Type in the cxf header map. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cffe2037 Tree:

git commit: [CAMEL-6983] Copy the properties from the PaxLoggingEvent from the local thread

2013-11-19 Thread jbonofre
Updated Branches: refs/heads/camel-2.11.x 5d3f0836b - 3c6b6c578 [CAMEL-6983] Copy the properties from the PaxLoggingEvent from the local thread Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3c6b6c57 Tree:

git commit: [CAMEL-6983] Copy the properties from the PaxLoggingEvent from the local thread

2013-11-19 Thread jbonofre
Updated Branches: refs/heads/camel-2.10.x eab28f18a - d6ccae162 [CAMEL-6983] Copy the properties from the PaxLoggingEvent from the local thread Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d6ccae16 Tree:

git commit: CAMEL-6878. Include Content-Type in the cxf header map.

2013-11-19 Thread hadrian
Updated Branches: refs/heads/camel-2.11.x 3c6b6c578 - 1fbee5b6d CAMEL-6878. Include Content-Type in the cxf header map. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1fbee5b6 Tree:

[CONF] Apache Camel Twitter Websocket Blueprint Example

2013-11-19 Thread Babak Vahdat (Confluence)
Twitter Websocket Blueprint Example Page edited by Babak Vahdat Changes (3) ... {code} To install Apache Camel in Karaf you type

git commit: Polished the README.txt of Twitter Websocket Blueprint Example.

2013-11-19 Thread bvahdat
Updated Branches: refs/heads/master c1616bcfa - 398b1564e Polished the README.txt of Twitter Websocket Blueprint Example. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/398b1564 Tree:

git commit: Polished the README.txt of Twitter Websocket Blueprint Example.

2013-11-19 Thread bvahdat
Updated Branches: refs/heads/camel-2.12.x cffe20373 - 8f9a4a022 Polished the README.txt of Twitter Websocket Blueprint Example. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8f9a4a02 Tree:

git commit: CAMEL-6973: Corrected the copy/paste typo inside the Javadoc.

2013-11-19 Thread bvahdat
Updated Branches: refs/heads/master 398b1564e - 21b7e3576 CAMEL-6973: Corrected the copy/paste typo inside the Javadoc. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/21b7e357 Tree:

git commit: CAMEL-6985: Clean-up the codebase of the Karaf commands. See the JIRA ticket for details.

2013-11-19 Thread bvahdat
Updated Branches: refs/heads/master 21b7e3576 - f29888779 CAMEL-6985: Clean-up the codebase of the Karaf commands. See the JIRA ticket for details. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f2988877 Tree: