git commit: polished the jar wrapping a bit to have better names and the version number

2013-10-06 Thread cmueller
Updated Branches: refs/heads/master bbd8c2f59 - 439c32e0e polished the jar wrapping a bit to have better names and the version number Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/439c32e0 Tree:

[CONF] Apache Camel Languages Supported

2013-10-06 Thread Claus Ibsen (Confluence)
Languages Supported Page edited by Claus Ibsen Changes (1) ... * the unified [EL] from JSP and JSF * [Header] * [JSonPath]

svn commit: r881420 - in /websites/production/camel/content: architecture.html book-architecture.html book-in-one-page.html cache/main.pageCache expression.html languages-supported.html languages.html

2013-10-06 Thread buildbot
Author: buildbot Date: Sun Oct 6 10:19:10 2013 New Revision: 881420 Log: Production update by buildbot for camel Modified: websites/production/camel/content/architecture.html websites/production/camel/content/book-architecture.html

[CONF] Apache Camel JSonPath

2013-10-06 Thread Claus Ibsen (Confluence)
JSonPath Page added by Claus Ibsen JSonPath Available as of Camel 2.13 Camel supports JSonPath to allow using _expression_ or Predicate on json messages. from("queue:books.new") .choice() .when().jsonPath("$.store.book[?(@.price

[CONF] Apache Camel Camel 2.13.0 Release

2013-10-06 Thread Claus Ibsen (Confluence)
Camel 2.13.0 Release Page edited by Claus Ibsen Changes (1) ... h3. New [Languages] * [JSonPath] - To perform [_expression_] and

[3/3] git commit: CAMEL-6238: camel-jsonpath component.

2013-10-06 Thread davsclaus
CAMEL-6238: camel-jsonpath component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/969d8814 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/969d8814 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/969d8814

[2/3] git commit: CAMEL-6238: camel-jsonpath component.

2013-10-06 Thread davsclaus
CAMEL-6238: camel-jsonpath component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/794ee2c8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/794ee2c8 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/794ee2c8

[1/3] git commit: CAMEL-6238: camel-jsonpath component.

2013-10-06 Thread davsclaus
Updated Branches: refs/heads/master 439c32e0e - 969d88146 CAMEL-6238: camel-jsonpath component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/293b85c6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/293b85c6

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

2013-10-06 Thread buildbot
Author: buildbot Date: Sun Oct 6 11:18:43 2013 New Revision: 881428 Log: Production update by buildbot for camel Added: websites/production/camel/content/jsonpath.html Modified: websites/production/camel/content/cache/main.pageCache

git commit: CAMEL-6238: camel-jsonpath component.

2013-10-06 Thread davsclaus
Updated Branches: refs/heads/master 969d88146 - 7817d1434 CAMEL-6238: camel-jsonpath component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7817d143 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7817d143

git commit: CAMEL-6238: camel-jsonpath component.

2013-10-06 Thread davsclaus
Updated Branches: refs/heads/master 7817d1434 - c4f236e8e CAMEL-6238: camel-jsonpath component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c4f236e8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c4f236e8

git commit: CAMEL-6238: camel-jsonpath component.

2013-10-06 Thread davsclaus
Updated Branches: refs/heads/master c4f236e8e - a1ed6ef3e CAMEL-6238: camel-jsonpath component. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a1ed6ef3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a1ed6ef3

[CONF] Apache Camel JSonPath

2013-10-06 Thread Claus Ibsen (Confluence)
JSonPath Page edited by Claus Ibsen Changes (2) ... from(queue:books.new) .choice() .when().jsonPpath($.store.book[?(@.price

svn commit: r881457 - in /websites/production/camel/content: cache/main.pageCache jsonpath.html

2013-10-06 Thread buildbot
Author: buildbot Date: Sun Oct 6 15:18:40 2013 New Revision: 881457 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/jsonpath.html Modified:

[2/2] git commit: Upgrade to beanio 2.0.7

2013-10-06 Thread davsclaus
Upgrade to beanio 2.0.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0805dc5b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0805dc5b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0805dc5b Branch:

[1/2] git commit: Upgrade to beanio 2.0.7

2013-10-06 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 64470bfef - 0805dc5b1 refs/heads/master a1ed6ef3e - 9f7ed72fd Upgrade to beanio 2.0.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9f7ed72f Tree:

[1/2] git commit: Upgraded to MyBatis 3.2.3

2013-10-06 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 0805dc5b1 - c34111e01 refs/heads/master 9f7ed72fd - 27cd94763 Upgraded to MyBatis 3.2.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/27cd9476 Tree:

[2/2] git commit: Upgraded to MyBatis 3.2.3

2013-10-06 Thread davsclaus
Upgraded to MyBatis 3.2.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c34111e0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c34111e0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c34111e0 Branch:

[2/2] git commit: Upgraded to mvel 2.1.7

2013-10-06 Thread davsclaus
Upgraded to mvel 2.1.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/21a2f7d2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/21a2f7d2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/21a2f7d2 Branch:

[1/2] git commit: Upgraded to mvel 2.1.7

2013-10-06 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x c34111e01 - 21a2f7d2a refs/heads/master 27cd94763 - 5480ec52a Upgraded to mvel 2.1.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5480ec52 Tree:

[1/2] git commit: dependency upgrades

2013-10-06 Thread davsclaus
Updated Branches: refs/heads/camel-2.12.x 21a2f7d2a - 575ce3fe2 refs/heads/master 5480ec52a - 9843f2a36 dependency upgrades Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9843f2a3 Tree:

[2/2] git commit: dependency upgrades

2013-10-06 Thread davsclaus
dependency upgrades Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/575ce3fe Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/575ce3fe Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/575ce3fe Branch:

git commit: fixed compiler error

2013-10-06 Thread cmueller
Updated Branches: refs/heads/master 9843f2a36 - 97de5839c fixed compiler error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/97de5839 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/97de5839 Diff:

git commit: CAMEL-6830: Create camel-ical feature

2013-10-06 Thread cmueller
Updated Branches: refs/heads/master 97de5839c - 0f3ff6dee CAMEL-6830: Create camel-ical feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0f3ff6de Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0f3ff6de

[CONF] Apache Camel Camel 2.13.0 Release

2013-10-06 Thread Christian Mueller (Confluence)
Camel 2.13.0 Release Page edited by Christian Mueller Changes (1) ... * Guave 14.0.1 to 15.0 * Hazelcast 2.6 to 3.0.2 * ICal4j

git commit: CAMEL-6830: Create camel-ical feature

2013-10-06 Thread cmueller
Updated Branches: refs/heads/camel-2.12.x 575ce3fe2 - fbe8f52cc CAMEL-6830: Create camel-ical feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fbe8f52c Tree:

git commit: CAMEL-6830: Create camel-ical feature

2013-10-06 Thread cmueller
Updated Branches: refs/heads/camel-2.11.x 120a2da36 - bd2c3f6d2 CAMEL-6830: Create camel-ical feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bd2c3f6d Tree:

git commit: fixed the camel-jsonpath feature

2013-10-06 Thread cmueller
Updated Branches: refs/heads/master 0f3ff6dee - f64549a8e fixed the camel-jsonpath feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f64549a8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f64549a8 Diff:

git commit: upgrade xmlunit 1.4 to 1.5

2013-10-06 Thread cmueller
Updated Branches: refs/heads/master f64549a8e - 8240c0076 upgrade xmlunit 1.4 to 1.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8240c007 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8240c007 Diff:

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

2013-10-06 Thread buildbot
Author: buildbot Date: Sun Oct 6 21:18:40 2013 New Revision: 881481 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: CAMEL-6831 Upgrade Apache HTTP Client 4.2.5 to 4.3 (camel-http4)

2013-10-06 Thread raulk
Updated Branches: refs/heads/master 8240c0076 - c0e4330c0 CAMEL-6831 Upgrade Apache HTTP Client 4.2.5 to 4.3 (camel-http4) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c0e4330c Tree: