svn commit: r899492 [2/3] - in /websites/production/camel/content: book-in-one-page.html book-tutorials.html cache/main.pageCache tutorial-jmsremoting.html

2014-02-28 Thread buildbot
Modified: websites/production/camel/content/book-tutorials.html == --- websites/production/camel/content/book-tutorials.html (original) +++ websites/production/camel/content/book-tutorials.html Fri Feb 28 08:19:25 2014 @@

svn commit: r899492 [3/3] - in /websites/production/camel/content: book-in-one-page.html book-tutorials.html cache/main.pageCache tutorial-jmsremoting.html

2014-02-28 Thread buildbot
Modified: websites/production/camel/content/tutorial-jmsremoting.html == --- websites/production/camel/content/tutorial-jmsremoting.html (original) +++ websites/production/camel/content/tutorial-jmsremoting.html Fri Feb 28

svn commit: r899492 [1/3] - in /websites/production/camel/content: book-in-one-page.html book-tutorials.html cache/main.pageCache tutorial-jmsremoting.html

2014-02-28 Thread buildbot
Author: buildbot Date: Fri Feb 28 08:19:25 2014 New Revision: 899492 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-in-one-page.html websites/production/camel/content/book-tutorials.html

[CONF] Apache Camel Camel 2.13.0 Release

2014-02-28 Thread Henryk Konsek (Confluence)

git commit: CAMEL-7217 set up the charset name of the response message according to the http content-type header

2014-02-28 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master f922a139e - 308c9d4e6 CAMEL-7217 set up the charset name of the response message according to the http content-type header Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[CONF] Apache Camel Async

2014-02-28 Thread Henryk Konsek (Confluence)

svn commit: r899519 [2/2] - in /websites/production/camel/content: async.html cache/main.pageCache camel-2130-release.html

2014-02-28 Thread buildbot
Modified: websites/production/camel/content/camel-2130-release.html == --- websites/production/camel/content/camel-2130-release.html (original) +++ websites/production/camel/content/camel-2130-release.html Fri Feb 28

[CONF] Apache Camel Camel 2.13.0 Release

2014-02-28 Thread Claus Ibsen (Confluence)

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

2014-02-28 Thread buildbot
Author: buildbot Date: Fri Feb 28 14:19:01 2014 New Revision: 899525 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-7156: SpringCamelContext should shutdown eager to shutdown cleanly. Introduced shutdownEager option to turn back old behavior for special use-case relying on old way.

2014-02-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 308c9d4e6 - c079447c0 CAMEL-7156: SpringCamelContext should shutdown eager to shutdown cleanly. Introduced shutdownEager option to turn back old behavior for special use-case relying on old way. Project:

[2/2] git commit: CAMEL-7156: Backported this but keep the behavior as-is. End users can set shutdownEager=true to leverage this.

2014-02-28 Thread davsclaus
CAMEL-7156: Backported this but keep the behavior as-is. End users can set shutdownEager=true to leverage this. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/086066e5 Tree:

[1/2] git commit: CAMEL-7156: SpringCamelContext should shutdown eager to shutdown cleanly. Introduced shutdownEager option to turn back old behavior for special use-case relying on old way.

2014-02-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.12.x 687b93540 - 086066e55 CAMEL-7156: SpringCamelContext should shutdown eager to shutdown cleanly. Introduced shutdownEager option to turn back old behavior for special use-case relying on old way. Project:

[1/2] git commit: CAMEL-7258 Fix camel-xmljson elementName and arrayName settings when using the xmljson() DSL. This closes #105.

2014-02-28 Thread raulk
Repository: camel Updated Branches: refs/heads/master c079447c0 - a9af352b7 CAMEL-7258 Fix camel-xmljson elementName and arrayName settings when using the xmljson() DSL. This closes #105. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] git commit: CAMEL-7258 camel-xmljson: add tests for marshalling and unmarshalling JSON arrays.

2014-02-28 Thread raulk
CAMEL-7258 camel-xmljson: add tests for marshalling and unmarshalling JSON arrays. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a9af352b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a9af352b Diff:

[2/2] git commit: CAMEL-7258 camel-xmljson: add tests for marshalling and unmarshalling JSON arrays.

2014-02-28 Thread raulk
CAMEL-7258 camel-xmljson: add tests for marshalling and unmarshalling JSON arrays. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e4f93fcd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e4f93fcd Diff:

[1/2] git commit: CAMEL-7258 Fix camel-xmljson elementName and arrayName settings when using the xmljson() DSL. This closes #105.

2014-02-28 Thread raulk
Repository: camel Updated Branches: refs/heads/camel-2.11.x 8dfae9209 - e4f93fcdc CAMEL-7258 Fix camel-xmljson elementName and arrayName settings when using the xmljson() DSL. This closes #105. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/2] git commit: CAMEL-7258 Fix camel-xmljson elementName and arrayName settings when using the xmljson() DSL. This closes #105.

2014-02-28 Thread raulk
Repository: camel Updated Branches: refs/heads/camel-2.12.x 086066e55 - bd9ddc97e CAMEL-7258 Fix camel-xmljson elementName and arrayName settings when using the xmljson() DSL. This closes #105. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] git commit: CAMEL-7258 camel-xmljson: add tests for marshalling and unmarshalling JSON arrays.

2014-02-28 Thread raulk
CAMEL-7258 camel-xmljson: add tests for marshalling and unmarshalling JSON arrays. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bd9ddc97 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bd9ddc97 Diff:

[CONF] Apache Camel Security Advisories

2014-02-28 Thread Christian Mueller (Confluence)

[CONF] Apache Camel Security Advisories

2014-02-28 Thread Christian Mueller (Confluence)

[CONF] Apache Camel Security Advisories

2014-02-28 Thread Christian Mueller (Confluence)

[CONF] Apache Camel Camel 2.13.0 Release

2014-02-28 Thread Confluence

[CONF] Apache Camel CVE-2014-0002 and CVE-2014-0003 - Apache Camel critical disclosure vulnerability

2014-02-28 Thread Christian Mueller (Confluence)

svn commit: r899554 - /websites/production/camel/content/cache/main.pageCache

2014-02-28 Thread cmueller
Author: cmueller Date: Fri Feb 28 20:09:33 2014 New Revision: 899554 Log: trigger a full site export Removed: websites/production/camel/content/cache/main.pageCache

svn commit: r899558 [2/2] - in /websites/production/camel/content: ./ 2014/02/28/ cache/ security-advisories.data/

2014-02-28 Thread buildbot
Modified: websites/production/camel/content/news.html == --- websites/production/camel/content/news.html (original) +++ websites/production/camel/content/news.html Fri Feb 28 20:21:15 2014 @@ -84,6 +84,26 @@ div

buildbot failure in ASF Buildbot on camel-site-production

2014-02-28 Thread buildbot
The Buildbot has detected a new failure on builder camel-site-production while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/camel-site-production/builds/17048 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The

buildbot success in ASF Buildbot on camel-site-production

2014-02-28 Thread buildbot
The Buildbot has detected a restored build on builder camel-site-production while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/camel-site-production/builds/17049 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason:

svn commit: r899603 - in /websites/production/camel/content: cache/main.pageCache http4.html

2014-02-28 Thread buildbot
Author: buildbot Date: Sat Mar 1 07:19:45 2014 New Revision: 899603 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/http4.html Modified:

git commit: Upgraded hibernate

2014-02-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a9af352b7 - 84b2c2275 Upgraded hibernate Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/84b2c227 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/84b2c227

git commit: Upgraded groovy

2014-02-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 84b2c2275 - 0b5a954c0 Upgraded groovy Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0b5a954c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0b5a954c Diff: