svn commit: r950118 [2/2] - in /websites/production/camel/content: ./ 2015/05/ 2015/05/05/ cache/

2015-05-04 Thread buildbot
Modified: websites/production/camel/content/sitemap.html == --- websites/production/camel/content/sitemap.html (original) +++ websites/production/camel/content/sitemap.html Tue May 5 02:23:33 2015 @@ -76,10 +76,10 @@

svn commit: r950118 [1/2] - in /websites/production/camel/content: ./ 2015/05/ 2015/05/05/ cache/

2015-05-04 Thread buildbot
Author: buildbot Date: Tue May 5 02:23:33 2015 New Revision: 950118 Log: Production update by buildbot for camel Added: websites/production/camel/content/2015/05/ websites/production/camel/content/2015/05/05/ websites/production/camel/content/2015/05/05/apache-camel-2152-released.htm

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

2015-05-04 Thread ningjiang
Author: ningjiang Date: Tue May 5 01:45:53 2015 New Revision: 950115 Log: Force to export the camel website Removed: websites/production/camel/content/cache/main.pageCache

[5/5] camel git commit: CAMEL-8269: Fixed mapping issues for API 33.0, fixes CAMEL-8737, and mapping of picklist validFor property and SObjectDescription actionOverrides

2015-05-04 Thread dhirajsb
CAMEL-8269: Fixed mapping issues for API 33.0, fixes CAMEL-8737, and mapping of picklist validFor property and SObjectDescription actionOverrides Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/30bffc8d Tree: http://git-wip-u

[2/5] camel git commit: CAMEL-8269: Fixed mapping issues for API 33.0, fixes CAMEL-8737, and mapping of picklist validFor property and SObjectDescription actionOverrides

2015-05-04 Thread dhirajsb
CAMEL-8269: Fixed mapping issues for API 33.0, fixes CAMEL-8737, and mapping of picklist validFor property and SObjectDescription actionOverrides Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d07d7f00 Tree: http://git-wip-u

[3/5] camel git commit: CAMEL-8269: Fixed mapping issues for API 33.0, fixes CAMEL-8737, and mapping of picklist validFor property and SObjectDescription actionOverrides

2015-05-04 Thread dhirajsb
CAMEL-8269: Fixed mapping issues for API 33.0, fixes CAMEL-8737, and mapping of picklist validFor property and SObjectDescription actionOverrides Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0a8d456e Tree: http://git-wip-u

[1/5] camel git commit: CAMEL-8269: Fixed mapping issues for API 33.0, fixes CAMEL-8737, and mapping of picklist validFor property and SObjectDescription actionOverrides

2015-05-04 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/camel-2.12.x 108faab42 -> 30bffc8dc refs/heads/camel-2.13.x c2cd0291d -> d7ea94fb7 refs/heads/camel-2.14.x 08462c146 -> 0a8d456ee refs/heads/camel-2.15.x c0896f8a4 -> d07d7f002 refs/heads/master d1121a7b4 -> 9e5158afc CAMEL-8269: Fixed mapp

[4/5] camel git commit: CAMEL-8269: Fixed mapping issues for API 33.0, fixes CAMEL-8737, and mapping of picklist validFor property and SObjectDescription actionOverrides

2015-05-04 Thread dhirajsb
CAMEL-8269: Fixed mapping issues for API 33.0, fixes CAMEL-8737, and mapping of picklist validFor property and SObjectDescription actionOverrides Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d7ea94fb Tree: http://git-wip-u

svn commit: r950083 [1/4] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache file2.html twitter.html

2015-05-04 Thread buildbot
Author: buildbot Date: Mon May 4 18:19:41 2015 New Revision: 950083 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

svn commit: r950083 [3/4] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache file2.html twitter.html

2015-05-04 Thread buildbot
Modified: websites/production/camel/content/file2.html == --- websites/production/camel/content/file2.html (original) +++ websites/production/camel/content/file2.html Mon May 4 18:19:41 2015 @@ -108,7 +108,7 @@ URI

svn commit: r950083 [4/4] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache file2.html twitter.html

2015-05-04 Thread buildbot
Modified: websites/production/camel/content/twitter.html == --- websites/production/camel/content/twitter.html (original) +++ websites/production/camel/content/twitter.html Mon May 4 18:19:41 2015 @@ -96,7 +96,7 @@ URI fo

svn commit: r950083 [2/4] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache file2.html twitter.html

2015-05-04 Thread buildbot
Modified: websites/production/camel/content/book-in-one-page.html == --- websites/production/camel/content/book-in-one-page.html (original) +++ websites/production/camel/content/book-in-one-page.html Mon May 4 18:19:41 20

[5/6] camel git commit: CAMEL-8688: Stream cache now keeps track on number of copies that was spooled to disk, so when the temp file is deleted its only deleted when no longer in use. A file can be sh

2015-05-04 Thread davsclaus
CAMEL-8688: Stream cache now keeps track on number of copies that was spooled to disk, so when the temp file is deleted its only deleted when no longer in use. A file can be shared if using wire tap etc. Thanks to Franz Forsthofer for the patch. Project: http://git-wip-us.apache.org/repos/asf/

[2/6] camel git commit: CAMEL-8688: Stream cache now keeps track on number of copies that was spooled to disk, so when the temp file is deleted its only deleted when no longer in use. A file can be sh

2015-05-04 Thread davsclaus
CAMEL-8688: Stream cache now keeps track on number of copies that was spooled to disk, so when the temp file is deleted its only deleted when no longer in use. A file can be shared if using wire tap etc. Thanks to Franz Forsthofer for the patch. Project: http://git-wip-us.apache.org/repos/asf/

[3/6] camel git commit: Fixed CS

2015-05-04 Thread davsclaus
Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a535a474 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a535a474 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a535a474 Branch: refs/heads/master Com

[6/6] camel git commit: CAMEL-8727: File consumer - Add read lock that is based on idempotent repository

2015-05-04 Thread davsclaus
CAMEL-8727: File consumer - Add read lock that is based on idempotent repository Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d1121a7b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d1121a7b Diff: http://git-wip-us

[4/6] camel git commit: CAMEL-8727: File consumer - Add read lock that is based on idempotent repository

2015-05-04 Thread davsclaus
CAMEL-8727: File consumer - Add read lock that is based on idempotent repository Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/504b0d84 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/504b0d84 Diff: http://git-wip-us

[1/6] camel git commit: CAMEL-8688: Stream cache now keeps track on number of copies that was spooled to disk, so when the temp file is deleted its only deleted when no longer in use. A file can be sh

2015-05-04 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master cfdf18542 -> d1121a7b4 CAMEL-8688: Stream cache now keeps track on number of copies that was spooled to disk, so when the temp file is deleted its only deleted when no longer in use. A file can be shared if using wire tap etc. Thanks to Fr

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

2015-05-04 Thread buildbot
Author: buildbot Date: Mon May 4 17:18:38 2015 New Revision: 950079 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2160-release.html Modified: websites/production/camel/content/cache/m

[3/5] camel git commit: Merge branch 'fix/CAMEL-8689-camel-dozer-classloading-issue' into camel-2.14.x

2015-05-04 Thread raulk
Merge branch 'fix/CAMEL-8689-camel-dozer-classloading-issue' into camel-2.14.x Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/08462c14 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/08462c14 Diff: http://git-wip-us.a

[5/5] camel git commit: CAMEL-8689 Backport fix to 2.16.x.

2015-05-04 Thread raulk
CAMEL-8689 Backport fix to 2.16.x. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cfdf1854 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cfdf1854 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/cfdf1854 Bra

Git Push Summary

2015-05-04 Thread raulk
Repository: camel Updated Branches: refs/heads/fix/CAMEL-8689-camel-dozer-classloading-issue [deleted] bf7e94fcb

[4/5] camel git commit: CAMEL-8689 Backport fix to 2.15.x.

2015-05-04 Thread raulk
CAMEL-8689 Backport fix to 2.15.x. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c0896f8a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c0896f8a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c0896f8a Bra

[1/5] camel git commit: CAMEL-8689 Fix Camel Dozer class loading issue when using multiple contexts with different classloaders.

2015-05-04 Thread raulk
Repository: camel Updated Branches: refs/heads/camel-2.14.x 1127a32f0 -> 08462c146 refs/heads/camel-2.15.x cfcf4e6a4 -> c0896f8a4 refs/heads/master e05a8da55 -> cfdf18542 CAMEL-8689 Fix Camel Dozer class loading issue when using multiple contexts with different classloaders. Project: htt

[2/5] camel git commit: CAMEL-8689 Camel Dozer classloading issue: minor adjustments for code quality/clarity.

2015-05-04 Thread raulk
CAMEL-8689 Camel Dozer classloading issue: minor adjustments for code quality/clarity. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bf7e94fc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bf7e94fc Diff: http://git

camel git commit: CAMEL-8470 Change Share#comment to String in camel-linkedin

2015-05-04 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/camel-2.14.x a47daab68 -> 1127a32f0 CAMEL-8470 Change Share#comment to String in camel-linkedin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1127a32f Tree: http://git-wip-u

camel git commit: CAMEL-8470 Change Share#comment to String in camel-linkedin

2015-05-04 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/camel-2.15.x 6f8fdc4bb -> cfcf4e6a4 CAMEL-8470 Change Share#comment to String in camel-linkedin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cfcf4e6a Tree: http://git-wip-u

camel git commit: CAMEL-8470 Change Share#comment to String in camel-linkedin

2015-05-04 Thread dhirajsb
Repository: camel Updated Branches: refs/heads/master b893fc2c7 -> e05a8da55 CAMEL-8470 Change Share#comment to String in camel-linkedin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e05a8da5 Tree: http://git-wip-us.apac

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

2015-05-04 Thread buildbot
Author: buildbot Date: Mon May 4 16:19:40 2015 New Revision: 950072 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

camel git commit: CAMEL-8739 Camel-Hazelcast: Add Replicated Map support

2015-05-04 Thread acosentino
Repository: camel Updated Branches: refs/heads/master df47d5e98 -> b893fc2c7 CAMEL-8739 Camel-Hazelcast: Add Replicated Map support Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b893fc2c Tree: http://git-wip-us.apache.or

svn commit: r950058 - in /websites/production/camel/content: cache/main.pageCache xml-reference.html

2015-05-04 Thread buildbot
Author: buildbot Date: Mon May 4 14:18:40 2015 New Revision: 950058 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/xml-reference.html Modified: websites/production/camel/content/cache/main.p

svn commit: r950056 [1/2] - /websites/production/camel/content/manual/camel-manual-2.15.2.html

2015-05-04 Thread ningjiang
Author: ningjiang Date: Mon May 4 14:01:55 2015 New Revision: 950056 Log: Uploading released manuals for camel-2.15.2 Added: websites/production/camel/content/manual/camel-manual-2.15.2.html

svn commit: r950056 [2/2] - /websites/production/camel/content/manual/camel-manual-2.15.2.html

2015-05-04 Thread ningjiang
Added: websites/production/camel/content/manual/camel-manual-2.15.2.html == --- websites/production/camel/content/manual/camel-manual-2.15.2.html (added) +++ websites/production/camel/content/manual/camel-manual-2.15.2.htm

svn commit: r950055 [3/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/

2015-05-04 Thread ningjiang
Added: websites/production/camel/content/schema/cxf/camel-cxf-2.15.2-blueprint.xsd == --- websites/production/camel/content/schema/cxf/camel-cxf-2.15.2-blueprint.xsd (added) +++ websites/production/camel/content/schema/cx

svn commit: r950055 [5/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/

2015-05-04 Thread ningjiang
Added: websites/production/camel/content/schema/spring/integration/camel-spring-integration-2.15.2.xsd == --- websites/production/camel/content/schema/spring/integration/camel-spring-integration-2.15.2.xsd (added) +++ w

svn commit: r950055 [2/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/

2015-05-04 Thread ningjiang
Added: websites/production/camel/content/schema/blueprint/camel-blueprint-2.15.2.xsd == --- websites/production/camel/content/schema/blueprint/camel-blueprint-2.15.2.xsd (added) +++ websites/production/camel/content/sc

svn commit: r950055 [1/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/

2015-05-04 Thread ningjiang
Author: ningjiang Date: Mon May 4 14:00:54 2015 New Revision: 950055 Log: Uploading released schemas for camel-2.15.2 Added: websites/production/camel/content/schema/blueprint/camel-blueprint-2.15.2.xsd websites/production/camel/content/schema/cxf/camel-cxf-2.15.2-blueprint.xsd webs

svn commit: r950055 [4/5] - in /websites/production/camel/content/schema: blueprint/ cxf/ spring-security/ spring/ spring/integration/

2015-05-04 Thread ningjiang
Added: websites/production/camel/content/schema/spring/camel-spring-2.15.2.xsd == --- websites/production/camel/content/schema/spring/camel-spring-2.15.2.xsd (added) +++ websites/production/camel/content/schema/spring/came

svn commit: r8808 - /release/camel/apache-camel/2.15.1/

2015-05-04 Thread ningjiang
Author: ningjiang Date: Mon May 4 13:46:14 2015 New Revision: 8808 Log: Removed the old release Removed: release/camel/apache-camel/2.15.1/

svn commit: r8807 - /release/camel/apache-camel/2.15.2/

2015-05-04 Thread ningjiang
Author: ningjiang Date: Mon May 4 13:45:16 2015 New Revision: 8807 Log: Apache Camel 2.15.2 released artifacts. Added: release/camel/apache-camel/2.15.2/apache-camel-2.15.2-src.zip (with props) release/camel/apache-camel/2.15.2/apache-camel-2.15.2-src.zip.asc release/camel/apache-c

svn commit: r8806 - /release/camel/apache-camel/2.15.2/

2015-05-04 Thread ningjiang
Author: ningjiang Date: Mon May 4 13:44:18 2015 New Revision: 8806 Log: Apache Camel 2.15.2 release distro placeholder. Added: release/camel/apache-camel/2.15.2/

svn commit: r950052 - in /websites/production/camel/content: cache/main.pageCache camel-2152-release.html community.html download-archives.html download.html

2015-05-04 Thread buildbot
Author: buildbot Date: Mon May 4 13:19:50 2015 New Revision: 950052 Log: Production update by buildbot for camel Added: websites/production/camel/content/camel-2152-release.html Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/communi

[1/3] camel git commit: Add component documentation.

2015-05-04 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 2999a50c6 -> df47d5e98 Add component documentation. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f082aed5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f08

[2/3] camel git commit: Add component documentation.

2015-05-04 Thread davsclaus
Add component documentation. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4a861b0d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4a861b0d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4a861b0d Branch: r

[3/3] camel git commit: Add component documentation.

2015-05-04 Thread davsclaus
Add component documentation. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/df47d5e9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/df47d5e9 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/df47d5e9 Branch: r

camel git commit: CAMEL-8738: Added unit test

2015-05-04 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c8b617940 -> 2999a50c6 CAMEL-8738: Added unit test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2999a50c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2999