[3/5] git commit: Avoid potential NPE

2013-05-24 Thread davsclaus
Avoid potential NPE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c8a97676 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c8a97676 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c8a97676 Branch: refs/heads

[4/5] git commit: CAMEL-6396: camel-solr should shutdown solr servers when no longer in use.

2013-05-24 Thread davsclaus
CAMEL-6396: camel-solr should shutdown solr servers when no longer in use. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/41af3ef2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/41af3ef2 Diff: http://git-wip-us.apach

[1/5] git commit: Avoid potential NPE

2013-05-24 Thread davsclaus
Updated Branches: refs/heads/camel-2.10.x 0033647c9 -> 70ef7024a refs/heads/camel-2.11.x e2b5add51 -> 41af3ef24 refs/heads/master 9d06f956e -> 663282939 Avoid potential NPE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/comm

[2/5] git commit: CAMEL-6396: camel-solr should shutdown solr servers when no longer in use.

2013-05-24 Thread davsclaus
CAMEL-6396: camel-solr should shutdown solr servers when no longer in use. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/66328293 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/66328293 Diff: http://git-wip-us.apach

[5/5] git commit: Avoid potential NPE

2013-05-24 Thread davsclaus
Avoid potential NPE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/70ef7024 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/70ef7024 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/70ef7024 Branch: refs/heads

[1/3] git commit: CAMEL-6395: Fixed bean language when using method name parameter and hardcoded parameter values with dots.

2013-05-24 Thread davsclaus
Updated Branches: refs/heads/camel-2.10.x 48aa6268d -> 0033647c9 refs/heads/camel-2.11.x 6ad14dd37 -> e2b5add51 refs/heads/master a6c27b605 -> 9d06f956e CAMEL-6395: Fixed bean language when using method name parameter and hardcoded parameter values with dots. Project: http://git-wip-us.a

[2/3] git commit: CAMEL-6395: Fixed bean language when using method name parameter and hardcoded parameter values with dots.

2013-05-24 Thread davsclaus
CAMEL-6395: Fixed bean language when using method name parameter and hardcoded parameter values with dots. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e2b5add5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e2b5a

[3/3] git commit: CAMEL-6395: Fixed bean language when using method name parameter and hardcoded parameter values with dots.

2013-05-24 Thread davsclaus
CAMEL-6395: Fixed bean language when using method name parameter and hardcoded parameter values with dots. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0033647c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/00336

svn commit: r862996 - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache camel-2120-release.html component-list.html components.html endpointcompl

2013-05-24 Thread buildbot
Author: buildbot Date: Fri May 24 15:21:02 2013 New Revision: 862996 Log: Production update by buildbot for camel Added: websites/production/camel/content/mvel-component.html Modified: websites/production/camel/content/book-architecture.html websites/production/camel/content/book-in-o

[CONF] Apache Camel > EndpointCompleter

2013-05-24 Thread confluence
EndpointCompleter Page edited by Babak Vahdat Changes (1) ... Some example implementations include: * [File|File2]

[CONF] Apache Camel > Camel 2.12.0 Release

2013-05-24 Thread confluence
Camel 2.12.0 Release Page edited by Claus Ibsen Changes (1) ... h3. New [Components] * [{{camel-mvel}}|MVEL Component] - For temp

[CONF] Apache Camel > MVEL Component

2013-05-24 Thread confluence
MVEL Component Page added by Claus Ibsen MVEL Component Available as of Camel 2.12 The mvel: component allows you to process a message using an MVEL template. This can be ideal when using Templating to generate responses for requests. Maven

[2/2] git commit: CAMEL-6392: camel-spring should not export org.apache.camel.component package.

2013-05-24 Thread davsclaus
CAMEL-6392: camel-spring should not export org.apache.camel.component package. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6ad14dd3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6ad14dd3 Diff: http://git-wip-us.a

[1/2] git commit: CAMEL-6392: camel-spring should not export org.apache.camel.component package.

2013-05-24 Thread davsclaus
Updated Branches: refs/heads/camel-2.11.x aa29385ee -> 6ad14dd37 refs/heads/master 0bd7c3826 -> f3ba97475 CAMEL-6392: camel-spring should not export org.apache.camel.component package. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/

git commit: fixes CAMEL-6394 to add a createParameterJsonSchema() method on ComponentConfiguration along with a componentParameterJsonSchema() method on the MBean; so its easy for tools to enquire wha

2013-05-24 Thread jstrachan
Updated Branches: refs/heads/master 9e31679fc -> 0bd7c3826 fixes CAMEL-6394 to add a createParameterJsonSchema() method on ComponentConfiguration along with a componentParameterJsonSchema() method on the MBean; so its easy for tools to enquire what parameters are available on an endpoint P

git commit: Fixed CS. Polished javadoc.

2013-05-24 Thread davsclaus
Updated Branches: refs/heads/master 4cc51e1c6 -> 9e31679fc Fixed CS. Polished javadoc. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9e31679f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9e31679f Diff: http://

[CONF] Apache Camel > EndpointCompleter

2013-05-24 Thread confluence
EndpointCompleter Page edited by James Strachan Changes (1) h1. EndpointCompleter The As of *Camel 2.12* the [EndpointCompleter|http://camel.

[CONF] Apache Camel > EndpointCompleter

2013-05-24 Thread confluence
EndpointCompleter Page edited by James Strachan Comment: damn you confluence for not using markdown Changes (2) h1. Endpoint

[CONF] Apache Camel > Camel 2.12.0 Release

2013-05-24 Thread confluence
Camel 2.12.0 Release Page edited by James Strachan Changes (1) ... * [Endpoint Annotations] along with automatically created HTML documentation

[CONF] Apache Camel > EndpointCompleter

2013-05-24 Thread confluence
EndpointCompleter Page added by James Strachan EndpointCompleter The EndpointCompleter API is an optional SPI interface for Component implementors. It provides a completion hook; rather like bash tab completion, or the completion in the Kara

[CONF] Apache Camel > BrowsableEndpoint

2013-05-24 Thread confluence
BrowsableEndpoint Page edited by James Strachan Comment: typeo Changes (1) ... [BrowsableEndpoint|http://camel.ap

git commit: provide an implementation of CAMEL-6391 so that we can use completion when entering the endpoint path values. for example for file components, we can use bash style completion on the avail

2013-05-24 Thread jstrachan
Updated Branches: refs/heads/master ca35a4d7b -> 4cc51e1c6 provide an implementation of CAMEL-6391 so that we can use completion when entering the endpoint path values. for example for file components, we can use bash style completion on the available directory/file names from a karaf comman

svn commit: r862957 - in /websites/production/camel/content: backlogdebugger.html cache/main.pageCache

2013-05-24 Thread buildbot
Author: buildbot Date: Fri May 24 07:19:31 2013 New Revision: 862957 Log: Production update by buildbot for camel Modified: websites/production/camel/content/backlogdebugger.html websites/production/camel/content/cache/main.pageCache Modified: websites/production/camel/content/backlogdeb

git commit: CAMEL-6384: Added BacklogDebugger MBean for live debugging of Camel routes.

2013-05-24 Thread davsclaus
Updated Branches: refs/heads/master 68db90403 -> ca35a4d7b CAMEL-6384: Added BacklogDebugger MBean for live debugging of Camel routes. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ca35a4d7 Tree: http://git-wip-us.apache

[CONF] Apache Camel > BacklogDebugger

2013-05-24 Thread confluence
BacklogDebugger Page edited by Claus Ibsen Changes (1) ... | {{enableBreakpoint(nodeId)}} | {{void}} | To active a breakpoint which has been te