[2/2] git commit: Fixed camel-weather json/html docs.

2014-11-03 Thread davsclaus
Fixed camel-weather json/html docs. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/72062e9a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/72062e9a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/72062e9a

[1/2] git commit: Fixed camel-weather json/html docs.

2014-11-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.14.x c07ddab77 - 72062e9a9 refs/heads/master c18405501 - cf6959e72 Fixed camel-weather json/html docs. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cf6959e7

[3/4] git commit: CAMEL-7991 Added MultiPartUpload functionality to S3Producer with thanks to Andreas

2014-11-03 Thread ningjiang
CAMEL-7991 Added MultiPartUpload functionality to S3Producer with thanks to Andreas Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aa73efb1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aa73efb1 Diff:

[2/4] git commit: CAMEL-7984 Add support for jmsKeyFormatStrategy option

2014-11-03 Thread ningjiang
CAMEL-7984 Add support for jmsKeyFormatStrategy option Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e9bac0e0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e9bac0e0 Diff:

[4/4] git commit: CAMEL-7951 Added ExchangeFormatterRef option to RedeliveryErrorHandler

2014-11-03 Thread ningjiang
CAMEL-7951 Added ExchangeFormatterRef option to RedeliveryErrorHandler Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bf7df43f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bf7df43f Diff:

[1/4] git commit: CAMEL-7987 Removed the custom javadoc stylesheet.css which is not work with JDK7

2014-11-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master cf6959e72 - bf7df43fd CAMEL-7987 Removed the custom javadoc stylesheet.css which is not work with JDK7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/31f656cb Tree:

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

2014-11-03 Thread cmueller
Author: cmueller Date: Mon Nov 3 20:13:46 2014 New Revision: 927830 Log: trigger full site export because of a new blog post Removed: websites/production/camel/content/cache/main.pageCache

svn commit: r927833 [1/2] - in /websites/production/camel/content: ./ 2014/10/28/ 2014/10/31/ cache/

2014-11-03 Thread buildbot
Author: buildbot Date: Mon Nov 3 20:22:08 2014 New Revision: 927833 Log: Production update by buildbot for camel Added: websites/production/camel/content/cache/main.pageCache (with props) Modified: websites/production/camel/content/2014/10/28/apache-camel-2125-released.html

svn commit: r927833 [2/2] - in /websites/production/camel/content: ./ 2014/10/28/ 2014/10/31/ cache/

2014-11-03 Thread buildbot
Modified: websites/production/camel/content/sitemap.html == --- websites/production/camel/content/sitemap.html (original) +++ websites/production/camel/content/sitemap.html Mon Nov 3 20:22:08 2014 @@ -76,7 +76,7 @@

svn commit: r7003 - in /release/camel/apache-camel/2.13.3: apache-camel-2.13.3.zip.asc apache-camel-2.13.3.zip.md5

2014-11-03 Thread cmueller
Author: cmueller Date: Mon Nov 3 21:53:31 2014 New Revision: 7003 Log: fixed the bad signature and md5 file Modified: release/camel/apache-camel/2.13.3/apache-camel-2.13.3.zip.asc release/camel/apache-camel/2.13.3/apache-camel-2.13.3.zip.md5 Modified:

svn commit: r927844 - in /websites/production/camel/content: cache/main.pageCache index.html

2014-11-03 Thread buildbot
Author: buildbot Date: Mon Nov 3 22:19:16 2014 New Revision: 927844 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/index.html Modified:

[3/5] git commit: CAMEL-7993 Add brackets to log statement

2014-11-03 Thread ningjiang
CAMEL-7993 Add brackets to log statement Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c2bc3d00 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c2bc3d00 Diff:

[5/5] git commit: CAMEL-6099 Add chmod option to file producer

2014-11-03 Thread ningjiang
CAMEL-6099 Add chmod option to file producer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e023dfe5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e023dfe5 Diff:

[1/5] git commit: CAMEL-6099 Fix some CS error and throw IllegalArguemtExcpetion if the chmod option is not set rightly

2014-11-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 5b250e35f - eedf2360b CAMEL-6099 Fix some CS error and throw IllegalArguemtExcpetion if the chmod option is not set rightly Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[4/5] git commit: CAMEL-7912 Add Character support to ObjectHelper::loadSimpleType() with thanks to Aaron

2014-11-03 Thread ningjiang
CAMEL-7912 Add Character support to ObjectHelper::loadSimpleType() with thanks to Aaron Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fa2df943 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fa2df943 Diff:

[2/5] git commit: CAMEL-7913 Added java.lang.Character conversion (only char primitive) with thanks to Aaron

2014-11-03 Thread ningjiang
CAMEL-7913 Added java.lang.Character conversion (only char primitive) with thanks to Aaron Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3a8b8e4e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3a8b8e4e Diff:

[3/3] git commit: CAMEL-7994 Made SJMSComponent uses the connection effectively with thanks to Aaron

2014-11-03 Thread ningjiang
CAMEL-7994 Made SJMSComponent uses the connection effectively with thanks to Aaron Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/864d0b89 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/864d0b89 Diff:

[1/3] git commit: CAMEL-6099 Fixed the CS error of FileProducerChmodOptionTest

2014-11-03 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master eedf2360b - 864d0b891 CAMEL-6099 Fixed the CS error of FileProducerChmodOptionTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1f94eab3 Tree:

[2/3] git commit: CAMEL-7912 Changed the camel-checkstyle.xml to fix the CS error of ObjectHelper

2014-11-03 Thread ningjiang
CAMEL-7912 Changed the camel-checkstyle.xml to fix the CS error of ObjectHelper Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9fc88062 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9fc88062 Diff: