camel git commit: CAMEL-9140: Add documentation

2015-09-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master d11f34297 -> f53890482 CAMEL-9140: Add documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f5389048 Tree:

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

2015-09-16 Thread buildbot
Author: buildbot Date: Wed Sep 16 11:19:18 2015 New Revision: 965648 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2160-release.html Modified:

[4/5] camel git commit: CAMEL-9131: Add more labels to endpoint/component options.

2015-09-16 Thread davsclaus
CAMEL-9131: Add more labels to endpoint/component options. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/717a42d5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/717a42d5 Diff:

[5/5] camel git commit: CAMEL-9097: Move test to camel-saxon

2015-09-16 Thread davsclaus
CAMEL-9097: Move test to camel-saxon Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/eeb09c82 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/eeb09c82 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/eeb09c82

[1/5] camel git commit: CAMEL-8393: Fixed Routing Slip and Dynamic Router to not evaluate expression again during each redelivery attempt from Error Handler if routing caused an exception.

2015-09-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master f53890482 -> eeb09c827 CAMEL-8393: Fixed Routing Slip and Dynamic Router to not evaluate expression again during each redelivery attempt from Error Handler if routing caused an exception. Project:

[3/5] camel git commit: CAMEL-9119: xslt should throw exception if error/fatal parsing xslt source. Fixed some invalid xsl files which is now reported as errors.

2015-09-16 Thread davsclaus
CAMEL-9119: xslt should throw exception if error/fatal parsing xslt source. Fixed some invalid xsl files which is now reported as errors. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c34d1aaf Tree:

camel git commit: Polished javadoc

2015-09-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e01fdb387 -> 554a7b5de Polished javadoc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/554a7b5d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/554a7b5d Diff:

[2/5] camel git commit: CAMEL-9131: Add more labels to endpoint/component options.

2015-09-16 Thread davsclaus
CAMEL-9131: Add more labels to endpoint/component options. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6542c6d8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6542c6d8 Diff:

camel git commit: CAMEL-8587: Added unit test and made more docs how to do this.

2015-09-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master eeb09c827 -> e01fdb387 CAMEL-8587: Added unit test and made more docs how to do this. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e01fdb38 Tree:

[2/2] camel git commit: CAMEL-9142: added back support for multiple blueprint descriptors in camel-test-blueprint

2015-09-16 Thread davsclaus
CAMEL-9142: added back support for multiple blueprint descriptors in camel-test-blueprint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1dff922d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1dff922d Diff:

svn commit: r965659 [2/3] - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache multicast.html recipient-list.html splitter.html

2015-09-16 Thread buildbot
Modified: websites/production/camel/content/book-pattern-appendix.html == --- websites/production/camel/content/book-pattern-appendix.html (original) +++ websites/production/camel/content/book-pattern-appendix.html Wed Sep

svn commit: r965659 [3/3] - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache multicast.html recipient-list.html splitter.html

2015-09-16 Thread buildbot
Modified: websites/production/camel/content/multicast.html == --- websites/production/camel/content/multicast.html (original) +++ websites/production/camel/content/multicast.html Wed Sep 16 14:19:38 2015 @@ -86,13 +86,11

svn commit: r965659 [1/3] - in /websites/production/camel/content: book-in-one-page.html book-pattern-appendix.html cache/main.pageCache multicast.html recipient-list.html splitter.html

2015-09-16 Thread buildbot
Author: buildbot Date: Wed Sep 16 14:19:38 2015 New Revision: 965659 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-in-one-page.html websites/production/camel/content/book-pattern-appendix.html

[1/2] camel git commit: Fix for login failure post Salesforce Non Prod patch. This closes #615.

2015-09-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x 1dff922da -> 185b61303 refs/heads/master 33c75c425 -> 3b438440e Fix for login failure post Salesforce Non Prod patch. This closes #615. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: Fix for login failure post Salesforce Non Prod patch. This closes #615.

2015-09-16 Thread davsclaus
Fix for login failure post Salesforce Non Prod patch. This closes #615. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/185b6130 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/185b6130 Diff:

[1/2] camel git commit: CAMEL-9142: added back support for multiple blueprint descriptors in camel-test-blueprint

2015-09-16 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x bd792cc8d -> 1dff922da refs/heads/master 554a7b5de -> 33c75c425 CAMEL-9142: added back support for multiple blueprint descriptors in camel-test-blueprint Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/4] camel git commit: Upgrade AWS SDK to version 1.10.12

2015-09-16 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 3b438440e -> 15b81c4d4 Upgrade AWS SDK to version 1.10.12 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/818fe1a0 Tree:

[2/4] camel git commit: Upgrade Jt400 to version 8.6

2015-09-16 Thread acosentino
Upgrade Jt400 to version 8.6 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ed64cb2b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ed64cb2b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ed64cb2b Branch:

[3/4] camel git commit: Upgrade Splunk bundle to version 1.5.0.0_1

2015-09-16 Thread acosentino
Upgrade Splunk bundle to version 1.5.0.0_1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4dd7bc61 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4dd7bc61 Diff:

[4/4] camel git commit: Upgrade Google App Engine to version 1.9.25

2015-09-16 Thread acosentino
Upgrade Google App Engine to version 1.9.25 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/15b81c4d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/15b81c4d Diff: