svn commit: r967057 [2/2] - in /websites/production/camel/content: cache/main.pageCache camel-2160-release.html rest-dsl.html

2015-09-27 Thread buildbot
Modified: websites/production/camel/content/rest-dsl.html == --- websites/production/camel/content/rest-dsl.html (original) +++ websites/production/camel/content/rest-dsl.html Mon Sep 28 06:18:44 2015 @@ -85,7 +85,7 @@

[2/4] camel git commit: Removed commons-lang3 dependency and added same functionality to camel-netty-http component

2015-09-27 Thread davsclaus
Removed commons-lang3 dependency and added same functionality to camel-netty-http component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/91812a56 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/91812a56 Diff: http:

[4/4] camel git commit: rest-dsl - Components should use context-path configuration so you can configure this in the rest-dsl.

2015-09-27 Thread davsclaus
rest-dsl - Components should use context-path configuration so you can configure this in the rest-dsl. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bc926041 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bc926041

[1/4] camel git commit: Enable the user of contextPath() parameter for netty4-http rest configuration. It will just prepend it to the path really but this should make drop in replacement between diffe

2015-09-27 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 473942a4f -> bc9260414 Enable the user of contextPath() parameter for netty4-http rest configuration. It will just prepend it to the path really but this should make drop in replacement between different rest components (e.g. servlet) more

[3/4] camel git commit: Fixed CS. This closes #624.

2015-09-27 Thread davsclaus
Fixed CS. This closes #624. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6ffcaccc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6ffcaccc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6ffcaccc Branch: re

camel git commit: CAMEL-9166 for 2.15.x

2015-09-27 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x 2dd6f6880 -> bf6d1b7c4 CAMEL-9166 for 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/bf6d1b7c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bf6d

camel git commit: Polished. Java api for throttler use long instead of Long so we avoid having to do ugly 10000L in the code.

2015-09-27 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 0b5c2980d -> 473942a4f Polished. Java api for throttler use long instead of Long so we avoid having to do ugly 1L in the code. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/c

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

2015-09-27 Thread buildbot
Author: buildbot Date: Sun Sep 27 09:19:47 2015 New Revision: 966971 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

[1/2] camel git commit: Upgrade Dropbox to version 1.8.1

2015-09-27 Thread acosentino
Repository: camel Updated Branches: refs/heads/master ba631d53c -> 0b5c2980d Upgrade Dropbox to version 1.8.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9071eb43 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

[2/2] camel git commit: Updated Camel-dropbox feature with new required dependencies (squareup-okhttp and squareup-okio)

2015-09-27 Thread acosentino
Updated Camel-dropbox feature with new required dependencies (squareup-okhttp and squareup-okio) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0b5c2980 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0b5c2980 Diff:

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

2015-09-27 Thread buildbot
Author: buildbot Date: Sun Sep 27 08:19:54 2015 New Revision: 966966 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

camel git commit: CAMEL-9174: Main - Make it easier to configure CamelContext before its started

2015-09-27 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master cc9924f41 -> ba631d53c CAMEL-9174: Main - Make it easier to configure CamelContext before its started Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ba631d53 Tree: htt