git commit: CAMEL-7017: camel-optoplanner polished. Thanks to Babak.

2013-11-28 Thread davsclaus
Updated Branches: refs/heads/master 0474e37e2 - 699a32348 CAMEL-7017: camel-optoplanner polished. Thanks to Babak. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/699a3234 Tree:

git commit: CAMEL-7017: camel-optoplanner polished. Thanks to Babak.

2013-11-28 Thread davsclaus
Updated Branches: refs/heads/master 699a32348 - 6de753c3e CAMEL-7017: camel-optoplanner polished. Thanks to Babak. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6de753c3 Tree:

[1/2] git commit: CAMEL-7021: Allow clearing of field 'Name' for upserts in Salesforce component. Thanks to Dhiraj for the patch.

2013-11-28 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 925b1996c - c2e801761 refs/heads/master 6de753c3e - 09211722e CAMEL-7021: Allow clearing of field 'Name' for upserts in Salesforce component. Thanks to Dhiraj for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] git commit: CAMEL-7021: Allow clearing of field 'Name' for upserts in Salesforce component. Thanks to Dhiraj for the patch.

2013-11-28 Thread davsclaus
CAMEL-7021: Allow clearing of field 'Name' for upserts in Salesforce component. Thanks to Dhiraj 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/c2e80176 Tree:

git commit: Added the missing export of 'sun.misc' package in jre-1.7 for camel-disruptor.

2013-11-28 Thread bvahdat
Updated Branches: refs/heads/master 09211722e - c352b4251 Added the missing export of 'sun.misc' package in jre-1.7 for camel-disruptor. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c352b425 Tree:

[CONF] Apache Camel Advanced configuration of CamelContext using Spring

2013-11-28 Thread Claus Ibsen (Confluence)
Advanced configuration of CamelContext using Spring Page edited by Claus Ibsen Changes (1) ... | UuidGenerator | 0..1 | *Camel 2.5:* To use a

git commit: CAMEL-7022: UnitOfWorkFactory for spi to make it possible to plugin custom UoW implementations.

2013-11-28 Thread davsclaus
Updated Branches: refs/heads/master c352b4251 - 268c13a09 CAMEL-7022: UnitOfWorkFactory for spi to make it possible to plugin custom UoW implementations. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/268c13a0 Tree:

git commit: CAMEL-7022: UnitOfWorkFactory for spi to make it possible to plugin custom UoW implementations.

2013-11-28 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x c2e801761 - 628b34c0d CAMEL-7022: UnitOfWorkFactory for spi to make it possible to plugin custom UoW implementations. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/628b34c0

[CONF] Apache Camel Camel 2.13.0 Release

2013-11-28 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (1) ... * Added [{{@BeanInject}}|Bean Injection] to inject beans (obtained from the

svn commit: r888374 - in /websites/production/camel/content: advanced-configuration-of-camelcontext-using-spring.html cache/main.pageCache camel-2130-release.html

2013-11-28 Thread buildbot
Author: buildbot Date: Thu Nov 28 09:19:51 2013 New Revision: 888374 Log: Production update by buildbot for camel Modified: websites/production/camel/content/advanced-configuration-of-camelcontext-using-spring.html websites/production/camel/content/cache/main.pageCache

git commit: CAMEL-7017: Fixed the installation issue of the camel-optaplanner feature so that it works out of the box without any required workaround (e.g. using osgi:install). Thanks Claus for pointi

2013-11-28 Thread bvahdat
Updated Branches: refs/heads/master 268c13a09 - dbbcf9b2f CAMEL-7017: Fixed the installation issue of the camel-optaplanner feature so that it works out of the box without any required workaround (e.g. using osgi:install). Thanks Claus for pointing out this problem. Project:

git commit: CAMEL-7023: Added hawtio goal to camel maven plugin.

2013-11-28 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 628b34c0d - ae5a770e0 CAMEL-7023: Added hawtio goal to camel maven plugin. Conflicts: 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/ae5a770e Tree:

git commit: CAMEL-7023: Added hawtio goal to camel maven plugin.

2013-11-28 Thread davsclaus
Updated Branches: refs/heads/master dbbcf9b2f - be843eeac CAMEL-7023: Added hawtio goal to camel maven plugin. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/be843eea Tree:

[CONF] Apache Camel Camel Maven Plugin

2013-11-28 Thread Claus Ibsen (Confluence)
Camel Maven Plugin Page edited by Claus Ibsen Changes (5) ... h3. Goals Supported || Documentation || Reference Goal ||

[CONF] Apache Camel Camel Hawtio Maven Goal

2013-11-28 Thread Claus Ibsen (Confluence)
Camel Hawtio Maven Goal Page added by Claus Ibsen camel:hawtio Available as of Camel 2.13/2.12.3 The camel:hawtio goal of the Camel Maven Plugin is used to run your Camel Spring configurations in a forked JVM from Maven. A good example

[CONF] Apache Camel Camel Hawtio Maven Goal

2013-11-28 Thread Claus Ibsen (Confluence)
Camel Hawtio Maven Goal Page edited by Claus Ibsen Changes (16) ... *Available as of Camel 2.13/2.12.3* The *camel:hawtio* goal

[CONF] Apache Camel Camel Hawtio Maven Goal

2013-11-28 Thread Claus Ibsen (Confluence)
Camel Hawtio Maven Goal File attached by Claus Ibsen hawtio.png (83 kB image/png) Stop watching space | Change email notification preferences

[CONF] Apache Camel Camel Hawtio Maven Goal

2013-11-28 Thread Claus Ibsen (Confluence)
Camel Hawtio Maven Goal Page edited by Claus Ibsen Changes (2) ... {code} This starts the example, and bootup the

[CONF] Apache Camel Camel 2.13.0 Release

2013-11-28 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (2) ... * Polished the [Karaf] commands to output tables sorted and auto calculated

git commit: CAMEL-7017: Enabled the camel-optaplanner Karaf test as it's feature is fixed now.

2013-11-28 Thread bvahdat
Updated Branches: refs/heads/master be843eeac - 67f562cf0 CAMEL-7017: Enabled the camel-optaplanner Karaf test as it's feature is fixed now. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/67f562cf Tree:

svn commit: r888394 - in /websites/production/camel/content: cache/main.pageCache camel-2130-release.html camel-hawtio-maven-goal.data/ camel-hawtio-maven-goal.data/hawtio.png camel-hawtio-maven-goal.

2013-11-28 Thread buildbot
Author: buildbot Date: Thu Nov 28 13:19:56 2013 New Revision: 888394 Log: Production update by buildbot for camel Added: websites/production/camel/content/camel-hawtio-maven-goal.data/ websites/production/camel/content/camel-hawtio-maven-goal.data/hawtio.png (with props)

git commit: Upgraded to Avro 1.7.5 and Snappy-Java 1.1.0.1 (which itself is already an OSGi bundle, so no need for a SMX bundle anymore). Fixed and enabled the camel-infinispan Karaf feature. Also fix

2013-11-28 Thread bvahdat
Updated Branches: refs/heads/master 67f562cf0 - 07a0b9e1b Upgraded to Avro 1.7.5 and Snappy-Java 1.1.0.1 (which itself is already an OSGi bundle, so no need for a SMX bundle anymore). Fixed and enabled the camel-infinispan Karaf feature. Also fixed and enabled the two Karaf Tests

[CONF] Apache Camel Camel 2.13.0 Release

2013-11-28 Thread Babak Vahdat (Confluence)
Camel 2.13.0 Release Page edited by Babak Vahdat Changes (3) ... h3. New [Components] * camel-infinispan *

[1/2] git commit: Polished some examples

2013-11-28 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x ae5a770e0 - f9f417df1 refs/heads/master 07a0b9e1b - 16b988ef9 Polished some examples Conflicts: examples/camel-example-cafe/pom.xml Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] git commit: Polished some examples

2013-11-28 Thread davsclaus
Polished some examples Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/16b988ef Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/16b988ef Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/16b988ef Branch:

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

2013-11-28 Thread buildbot
Author: buildbot Date: Thu Nov 28 17:18:59 2013 New Revision: 888407 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: Enabled two Karaf component tests.

2013-11-28 Thread bvahdat
Updated Branches: refs/heads/master 16b988ef9 - 08dd7f5f7 Enabled two Karaf component tests. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/08dd7f5f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/08dd7f5f Diff:

git commit: Upgrade to Groovy 2.2.1

2013-11-28 Thread davsclaus
Updated Branches: refs/heads/master 08dd7f5f7 - 2d885a578 Upgrade to Groovy 2.2.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2d885a57 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2d885a57 Diff:

git commit: Upgrade to jackson 2.3.0

2013-11-28 Thread davsclaus
Updated Branches: refs/heads/master 2d885a578 - d2d305eea Upgrade to jackson 2.3.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d2d305ee Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d2d305ee Diff:

git commit: Upgraded to karaf 2.3.3.

2013-11-28 Thread bvahdat
Updated Branches: refs/heads/master d2d305eea - 46b5128fc Upgraded to karaf 2.3.3. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/46b5128f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/46b5128f Diff: