[CONF] Apache Camel > VirtualBox

2013-10-18 Thread Christoph Emmersberger (Confluence)
VirtualBox Page added by Christoph Emmersberger VirtualBox Component Available as of Camel 2.11.0 This component uses the web-service API of VirtualBox to execute vbox commands. Maven users will need to add the following dependency to thei

[CONF] Apache Camel > Component List External

2013-10-18 Thread Christoph Emmersberger (Confluence)
Component List External Page edited by Christoph Emmersberger Comment: Add camel-virtualbox entry Changes (6) ...

svn commit: r883247 - in /websites/production/camel/content: cache/main.pageCache jcifs.html

2013-10-18 Thread buildbot
Author: buildbot Date: Sat Oct 19 05:32:04 2013 New Revision: 883247 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/jcifs.html Modified: websites/production/camel/content/cache/main.pageCache

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

2013-10-18 Thread buildbot
Author: buildbot Date: Sat Oct 19 01:19:22 2013 New Revision: 883224 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html Modified: websites/production/camel/content/cache/m

svn commit: r883219 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache hdfs.html

2013-10-18 Thread buildbot
Author: buildbot Date: Sat Oct 19 00:28:25 2013 New Revision: 883219 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/ma

[CONF] Apache Camel > Camel 2.13.0 Release

2013-10-18 Thread Babak Vahdat (Confluence)
Camel 2.13.0 Release Page edited by Babak Vahdat Changes (1) ... * Fixed {{camel-fop}} to work in Apache [Karaf] and ServiceMix * Fixed [hdfs]

git commit: CAMEL-6874: Avoid usage of the same EntityManager object across multiple threads as per se EntityManagers are not thread-safe. Also polished the code a bit as well as removed some unused/a

2013-10-18 Thread bvahdat
Updated Branches: refs/heads/camel-2.12.x ccb72dbcc -> 0866b2313 CAMEL-6874: Avoid usage of the same EntityManager object across multiple threads as per se EntityManagers are not thread-safe. Also polished the code a bit as well as removed some unused/aimless logic by the JpaProducer#process(

git commit: CAMEL-6874: Avoid usage of the same EntityManager object across multiple threads as per se EntityManagers are not thread-safe. Also polished the code a bit as well as removed some unused/a

2013-10-18 Thread bvahdat
Updated Branches: refs/heads/master cd82ef8b3 -> 8bcaa4524 CAMEL-6874: Avoid usage of the same EntityManager object across multiple threads as per se EntityManagers are not thread-safe. Also polished the code a bit as well as removed some unused/aimless logic by the JpaProducer#process() met

svn commit: r883204 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2130-release.html hdfs.html

2013-10-18 Thread buildbot
Author: buildbot Date: Fri Oct 18 23:20:45 2013 New Revision: 883204 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/ma

[CONF] Apache Camel > HDFS

2013-10-18 Thread Ben O'Day (Confluence)
HDFS Page edited by Ben O'Day Comment: update per CAMEL-6867 - using UUID generator for split filenames Changes (4) ...

git commit: CAMEL-6867 reworked the camel-hdfs split mode filenames to use UUID generator

2013-10-18 Thread boday
Updated Branches: refs/heads/master 170c411e2 -> cd82ef8b3 CAMEL-6867 reworked the camel-hdfs split mode filenames to use UUID generator Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cd82ef8b Tree: http://git-wip-us.apac

[2/2] git commit: Polished test to ensure it shutdown cleanly.

2013-10-18 Thread davsclaus
Polished test to ensure it shutdown cleanly. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ccb72dbc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ccb72dbc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ccb

[1/2] git commit: Polished test to ensure it shutdown cleanly.

2013-10-18 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x f91575f65 -> ccb72dbcc refs/heads/master 4feb7bd09 -> 170c411e2 Polished test to ensure it shutdown cleanly. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/170c411e Tree: http:/

[1/3] git commit: Removed script test helper that checked for java 1.5 or 1.6+. No longer needed as java 1.6 is now minimum. Also camel-test has better apis for checking java version ranges / java ven

2013-10-18 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 1c00d97bd -> f91575f65 refs/heads/master 4a89ad969 -> 4feb7bd09 Removed script test helper that checked for java 1.5 or 1.6+. No longer needed as java 1.6 is now minimum. Also camel-test has better apis for checking java version ranges / java vendor

[2/3] git commit: Skip tests which fails on CI servers

2013-10-18 Thread davsclaus
Skip tests which fails on CI servers Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4feb7bd0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4feb7bd0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4feb7bd0 B

[3/3] git commit: Skip tests which fails on CI servers

2013-10-18 Thread davsclaus
Skip tests which fails on CI servers Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f91575f6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f91575f6 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f91575f6 B

[2/2] git commit: Rabbit consumer should include rabbit properties in Camel Exchange message. Thanks to Daniel Williams for the patch.

2013-10-18 Thread davsclaus
Rabbit consumer should include rabbit properties in Camel Exchange message. Thanks to Daniel Williams 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/1c00d97b Tree: http://git-wip-us.apache.org/repos/asf/camel/

[1/2] git commit: Rabbit consumer should include rabbit properties in Camel Exchange message. Thanks to Daniel Williams for the patch.

2013-10-18 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x b220ce070 -> 1c00d97bd refs/heads/master 3d01c27c6 -> 4a89ad969 Rabbit consumer should include rabbit properties in Camel Exchange message. Thanks to Daniel Williams for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[CONF] Apache Camel > Splunk

2013-10-18 Thread Claus Ibsen (Confluence)
Splunk Page edited by Claus Ibsen Changes (8) ... Maven users will need to add the following dependency to their pom.xml for this component:

[CONF] Apache Camel > Splunk

2013-10-18 Thread Claus Ibsen (Confluence)
Splunk Page moved by Claus Ibsen From: Apache Camel To: Apache Camel > Components

svn commit: r883106 - in /websites/production/camel/content: cache/main.pageCache splunk.html

2013-10-18 Thread buildbot
Author: buildbot Date: Fri Oct 18 09:18:48 2013 New Revision: 883106 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/splunk.html Modified: websites/production/camel/content/cache/main.pageCach

git commit: Upgrade to leveldbjni 1.8

2013-10-18 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 2b3704f97 -> b220ce070 Upgrade to leveldbjni 1.8 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b220ce07 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b220ce07 Diff: htt

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

2013-10-18 Thread buildbot
Author: buildbot Date: Fri Oct 18 08:18:55 2013 New Revision: 883099 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2130-release.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.13.0 Release

2013-10-18 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (1) ... h2. Dependency Upgrades You can see any dependency changes using

git commit: Upgrade to leveldbjni 1.8

2013-10-18 Thread davsclaus
Updated Branches: refs/heads/master 160d992a2 -> 3d01c27c6 Upgrade to leveldbjni 1.8 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3d01c27c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3d01c27c Diff: http://gi

[CONF] Apache Camel > Camel 2.13.0 Release

2013-10-18 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (1) ... * Fixed memory leak when using [Language] component with {{camel-script}} langu