git commit: CAMEL-6428: camel-salesforce component. Thanks to Dhiraj Bokde for the contribution.

2013-06-07 Thread davsclaus
Updated Branches: refs/heads/master 3553b95ad -> 512b0a165 CAMEL-6428: camel-salesforce component. Thanks to Dhiraj Bokde for the contribution. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/512b0a16 Tree: http://git-wip

git commit: search all bundles in the bundleContext for the OSGi version of findComponents()

2013-06-07 Thread jstrachan
Updated Branches: refs/heads/master 5e1a3a3ea -> 3553b95ad search all bundles in the bundleContext for the OSGi version of findComponents() Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3553b95a Tree: http://git-wip-us.a

git commit: add an OSGi specific implementation of the findComponents() helper method on the MBean and on the CamelContext API so that implementations can behave differently (e.g. inside OSGi and outs

2013-06-07 Thread jstrachan
Updated Branches: refs/heads/master 2fe5d2aca -> 5e1a3a3ea add an OSGi specific implementation of the findComponents() helper method on the MBean and on the CamelContext API so that implementations can behave differently (e.g. inside OSGi and outside) Project: http://git-wip-us.apache.org/r

git commit: Fixed potential NPE

2013-06-07 Thread davsclaus
Updated Branches: refs/heads/master f57c78f10 -> 2fe5d2aca Fixed potential NPE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2fe5d2ac Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2fe5d2ac Diff: http://git-wip-

git commit: CAMEL-6432: Use URL to load resources using camel getclassresolver

2013-06-07 Thread cmoulliard
Updated Branches: refs/heads/master 95ebf0e11 -> f57c78f10 CAMEL-6432: Use URL to load resources using camel getclassresolver Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f57c78f1 Tree: http://git-wip-us.apache.org/repo

git commit: CAMEL-6432: Use URL to load resources using camel getclassresolver

2013-06-07 Thread cmoulliard
Updated Branches: refs/heads/camel-2.11.x aa939a6eb -> 75a171143 CAMEL-6432: Use URL to load resources using camel getclassresolver Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/75a17114 Tree: http://git-wip-us.apache.or

git commit: Skip test in camel-test-blueprint that fails. Willem is aware of this and will work on a fix.

2013-06-07 Thread davsclaus
Updated Branches: refs/heads/master c596e6f1f -> 95ebf0e11 Skip test in camel-test-blueprint that fails. Willem is aware of this and will work on a fix. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/95ebf0e1 Tree: http:

[6/7] git commit: CAMEL-6422: Add tokenizeXML to java dsl on value builder

2013-06-07 Thread davsclaus
CAMEL-6422: Add tokenizeXML to java dsl on value builder Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aa939a6e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aa939a6e Diff: http://git-wip-us.apache.org/repos/asf/c

[4/7] git commit: CAMEL-6422: Add tokenizeXML to java dsl on value builder.

2013-06-07 Thread davsclaus
CAMEL-6422: Add tokenizeXML to java dsl on value builder. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/984ae409 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/984ae409 Diff: http://git-wip-us.apache.org/repos/asf/

[5/7] git commit: CAMEL-6422: Add tokenizeXML to java dsl on value builder

2013-06-07 Thread davsclaus
CAMEL-6422: Add tokenizeXML to java dsl on value builder Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c596e6f1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c596e6f1 Diff: http://git-wip-us.apache.org/repos/asf/c

[3/7] git commit: CAMEL-6422: Add tokenizeXML to java dsl on value builder.

2013-06-07 Thread davsclaus
CAMEL-6422: Add tokenizeXML to java dsl on value builder. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/101e1532 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/101e1532 Diff: http://git-wip-us.apache.org/repos/asf/

[1/7] git commit: CAMEL-6422: Add tokenizeXML to java dsl on value builder.

2013-06-07 Thread davsclaus
Updated Branches: refs/heads/camel-2.10.x 7bfe9df6a -> 5674b9f3b refs/heads/camel-2.11.x 9a82d0b2e -> aa939a6eb refs/heads/master 077eb3ab6 -> c596e6f1f CAMEL-6422: Add tokenizeXML to java dsl on value builder. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git

[2/7] git commit: CAMEL-5829: File consumer - Allow to configure logging level of read lock strategy. Thanks to Nerses Aznauryan for the patch.

2013-06-07 Thread davsclaus
CAMEL-5829: File consumer - Allow to configure logging level of read lock strategy. Thanks to Nerses Aznauryan 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/92fa56a0 Tree: http://git-wip-us.apache.org/repos/a

[7/7] git commit: CAMEL-6422: Add tokenizeXML to java dsl on value builder

2013-06-07 Thread davsclaus
CAMEL-6422: Add tokenizeXML to java dsl on value builder Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5674b9f3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5674b9f3 Diff: http://git-wip-us.apache.org/repos/asf/c