[CONF] Apache Camel Spark-rest

2014-07-01 Thread Claus Ibsen (Confluence)

[CONF] Apache Camel Camel 2.14.0 Release

2014-07-01 Thread Claus Ibsen (Confluence)

[CONF] Apache Camel Spark-rest

2014-07-01 Thread Claus Ibsen (Confluence)

[2/5] git commit: CAMEL-7560: Fixed advice with when using transacted in the XML routes.

2014-07-01 Thread davsclaus
CAMEL-7560: Fixed advice with when using transacted in the XML routes. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b08edf39 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b08edf39 Diff:

[1/5] git commit: CAMEL-7562: Fixed advice with when using CBR may add twice to when clauses in the CBR.

2014-07-01 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 9ab732a2d - 3c2252aa5 CAMEL-7562: Fixed advice with when using CBR may add twice to when clauses in the CBR. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/689147e9

svn commit: r914545 - in /websites/production/camel/content: cache/main.pageCache camel-2140-release.html component-list.html components.html spark-rest.html transport.html uris.html

2014-07-01 Thread buildbot
Author: buildbot Date: Tue Jul 1 07:18:03 2014 New Revision: 914545 Log: Production update by buildbot for camel Added: websites/production/camel/content/spark-rest.html Modified: websites/production/camel/content/cache/main.pageCache

[CONF] Apache Camel Splitter

2014-07-01 Thread Aki Yoshida (Confluence)

svn commit: r914569 - in /websites/production/camel/content: cache/main.pageCache splitter.html

2014-07-01 Thread buildbot
Author: buildbot Date: Tue Jul 1 09:17:57 2014 New Revision: 914569 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/splitter.html Modified:

git commit: CAMEL-7468 Add the text mode to the xml tokenize extraction options

2014-07-01 Thread ay
Repository: camel Updated Branches: refs/heads/master 3c2252aa5 - 7f14a9535 CAMEL-7468 Add the text mode to the xml tokenize extraction options Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7f14a953 Tree:

git commit: Fixed the unit test error of RestletGroovyIssueTest

2014-07-01 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.12.x 5fff974aa - a93be87c9 Fixed the unit test error of RestletGroovyIssueTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a93be87c Tree:

[CONF] Apache Camel Camel 2.14.0 Release

2014-07-01 Thread Aki Yoshida (Confluence)

[CONF] Apache Camel Tokenizer

2014-07-01 Thread Aki Yoshida (Confluence)

[CONF] Apache Camel XMLTokenizer

2014-07-01 Thread Aki Yoshida (Confluence)

svn commit: r914581 - in /websites/production/camel/content: cache/main.pageCache camel-2140-release.html tokenizer.html xmltokenizer.html

2014-07-01 Thread buildbot
Author: buildbot Date: Tue Jul 1 11:17:54 2014 New Revision: 914581 Log: Production update by buildbot for camel Added: websites/production/camel/content/xmltokenizer.html Modified: websites/production/camel/content/cache/main.pageCache

Git Push Summary

2014-07-01 Thread ningjiang
Repository: camel Updated Tags: refs/tags/camel-2.12.4 [created] 02b5ea6eb

svn commit: r914606 - in /websites/production/camel/content: cache/main.pageCache team.html

2014-07-01 Thread buildbot
Author: buildbot Date: Tue Jul 1 14:18:15 2014 New Revision: 914606 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/team.html Modified: websites/production/camel/content/cache/main.pageCache

git commit: Fix for CAMEL-7535 Expose the component options for Camel Jetty

2014-07-01 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 7f14a9535 - 685ffd5d7 Fix for CAMEL-7535 Expose the component options for Camel Jetty Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/685ffd5d Tree:

svn commit: r914626 - in /websites/production/camel/content: cache/main.pageCache team.html

2014-07-01 Thread buildbot
Author: buildbot Date: Tue Jul 1 16:17:51 2014 New Revision: 914626 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/team.html Modified: websites/production/camel/content/cache/main.pageCache

git commit: Refactored API Consumer to support non-ScheduledPollConsumer using ApiConsumerHelper, moved getThreadProfileName() from Producer to Endpoint, to allow Consumers to access component executo

2014-07-01 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master 685ffd5d7 - df062eaf4 Refactored API Consumer to support non-ScheduledPollConsumer using ApiConsumerHelper, moved getThreadProfileName() from Producer to Endpoint, to allow Consumers to access component executor service Project:

git commit: Updated Box.com component to support long polling for updates from Box.com, fixed minor issues with token handling

2014-07-01 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master df062eaf4 - 75fc0671b Updated Box.com component to support long polling for updates from Box.com, fixed minor issues with token handling Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

git commit: Fixed BoxConsumer compile issue

2014-07-01 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master 75fc0671b - 9f857ec87 Fixed BoxConsumer compile issue Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9f857ec8 Tree:

git commit: CAMEL-7468: fix the injected mode for a token having xmlns=''

2014-07-01 Thread ay
Repository: camel Updated Branches: refs/heads/master 9f857ec87 - f25c7923d CAMEL-7468: fix the injected mode for a token having xmlns='' Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f25c7923 Tree:

git commit: Fixed integration test profiles box-test and facebook-test

2014-07-01 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master f25c7923d - 3b5ffe70a Fixed integration test profiles box-test and facebook-test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3b5ffe70 Tree:

git commit: Added camel-box osgi private package

2014-07-01 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master 3b5ffe70a - f24b6e523 Added camel-box osgi private package Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f24b6e52 Tree:

[CONF] Apache Camel File2

2014-07-01 Thread Claus Ibsen (Confluence)

svn commit: r914652 - in /websites/production/camel/content: cache/main.pageCache file2.html

2014-07-01 Thread buildbot
Author: buildbot Date: Tue Jul 1 20:17:59 2014 New Revision: 914652 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/file2.html Modified:

[2/2] git commit: Added missing commons-lang2 dependency

2014-07-01 Thread dhirajsb
Added missing commons-lang2 dependency Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6ad1db76 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6ad1db76 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6ad1db76

[1/2] git commit: Minor polish in Box.com component

2014-07-01 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master f24b6e523 - 6ad1db766 Minor polish in Box.com component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/da4f500c Tree:

git commit: Added a GenericFile to Box upload converter to more easily move data from file components to the Box component.

2014-07-01 Thread chirino
Repository: camel Updated Branches: refs/heads/master 6ad1db766 - 929bb33ff Added a GenericFile to Box upload converter to more easily move data from file components to the Box component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

git commit: Use a better property prefix for the Box component's parentId.

2014-07-01 Thread chirino
Repository: camel Updated Branches: refs/heads/master 929bb33ff - 727038db4 Use a better property prefix for the Box component's parentId. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/727038db Tree:

git commit: Box component rename parentId to folderId since uploads have to go into a folder.

2014-07-01 Thread chirino
Repository: camel Updated Branches: refs/heads/master 727038db4 - 38183ecaa Box component rename parentId to folderId since uploads have to go into a folder. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/38183eca Tree:

git commit: Polish the code of RestletGroovyIssueTest

2014-07-01 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 38183ecaa - cee33bce0 Polish the code of RestletGroovyIssueTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cee33bce Tree:

git commit: Polish the code of RestletGroovyIssueTest

2014-07-01 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.13.x d2db3f760 - 31d4262d4 Polish the code of RestletGroovyIssueTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/31d4262d Tree:

git commit: Polish the code of RestletGroovyIssueTest

2014-07-01 Thread ningjiang
Repository: camel Updated Branches: refs/heads/camel-2.12.x 49d0264d7 - ac3a3281f Polish the code of RestletGroovyIssueTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ac3a3281 Tree: