camel git commit: CAMEL-8980: Add camel-git feature

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 036abcc2f -> 3e66099a3 CAMEL-8980: Add camel-git feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3e66099a Tree: http://git-wip-us.apache.org/repos/asf/camel/tre

camel git commit: CAMEL-9063: Add useGetBytesForBlob option in camel-jdbc. Thanks to Joao Antonio for the patch.

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 1af80c07b -> 036abcc2f CAMEL-9063: Add useGetBytesForBlob option in camel-jdbc. Thanks to Joao Antonio for the patch. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0

[2/2] camel git commit: CAMEL-9177: jpa producer should be more robust if the EM is closed. Thanks to Pascal S for the suggestion.

2015-09-28 Thread davsclaus
CAMEL-9177: jpa producer should be more robust if the EM is closed. Thanks to Pascal S for the suggestion. Conflicts: components/camel-jpa/src/main/java/org/apache/camel/component/jpa/JpaHelper.java components/camel-jpa/src/main/java/org/apache/camel/component/jpa/JpaProducer.ja

[1/2] camel git commit: CAMEL-9177: jpa producer should be more robust if the EM is closed. Thanks to Pascal S for the suggestion.

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x 1f499f626 -> 22b555852 refs/heads/master 26eceeec1 -> 1af80c07b CAMEL-9177: jpa producer should be more robust if the EM is closed. Thanks to Pascal S for the suggestion. Project: http://git-wip-us.apache.org/repos/asf/camel/repo

[2/2] camel git commit: Remove no longer needed example

2015-09-28 Thread davsclaus
Remove no longer needed example Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/26eceeec Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/26eceeec Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/26eceeec Branch

[1/2] camel git commit: Remove no longer needed example

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 1b5546697 -> 26eceeec1 Remove no longer needed example Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/514bbccb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/

svn commit: r967092 - in /websites/production/camel/content: cache/main.pageCache user-stories.html

2015-09-28 Thread buildbot
Author: buildbot Date: Mon Sep 28 15:19:48 2015 New Revision: 967092 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/user-stories.html Modified: websites/production/camel/content/cache/main.pa

camel git commit: Simplify ScrHelper

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x bf6d1b7c4 -> 1f499f626 Simplify ScrHelper Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1f499f62 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1f499f6

camel git commit: Simplify ScrHelper

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 9f83799c0 -> 1b5546697 Simplify ScrHelper Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1b554669 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1b554669 Diff

camel git commit: Fix checkstyle issues

2015-09-28 Thread dkulp
Repository: camel Updated Branches: refs/heads/master f44872085 -> 9f83799c0 Fix checkstyle issues Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9f83799c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9f83799c D

[2/2] camel git commit: swagger-java should use json as content type header in response.

2015-09-28 Thread davsclaus
swagger-java should use json as content type header in response. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f4487208 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f4487208 Diff: http://git-wip-us.apache.org/repo

[1/2] camel git commit: CAMEL-8528: rest-dsl should do more to ensure content-type header is set in the response. If none explict has been set, then use all the information from the rest-dsl configura

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a6543970c -> f44872085 CAMEL-8528: rest-dsl should do more to ensure content-type header is set in the response. If none explict has been set, then use all the information from the rest-dsl configuration and binding to best effort guess if

camel git commit: CAMEL-7454: Allow quartz2 to not prefix scheduler instance name with camel context name, to allow reusing instance among multiple camel contexts, for people who dare that.

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 6d3d1309c -> a6543970c CAMEL-7454: Allow quartz2 to not prefix scheduler instance name with camel context name, to allow reusing instance among multiple camel contexts, for people who dare that. Project: http://git-wip-us.apache.org/repo

[1/2] camel git commit: CAMEL-9179: Add uptime to route so we can easily see per route how long time they have been running

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 3d8ff95b9 -> 6d3d1309c CAMEL-9179: Add uptime to route so we can easily see per route how long time they have been running Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/com

[2/2] camel git commit: CAMEL-9179: Add uptime to Camel route list command.

2015-09-28 Thread davsclaus
CAMEL-9179: Add uptime to Camel route list command. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6d3d1309 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6d3d1309 Diff: http://git-wip-us.apache.org/repos/asf/camel/d

camel git commit: CAMEL-9173: camel-archetype-scr - simpler example generated that are similar to what we do in the other archetypes.

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 1f27ebc30 -> 3d8ff95b9 CAMEL-9173: camel-archetype-scr - simpler example generated that are similar to what we do in the other archetypes. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/rep

camel git commit: CAMEL-8943: camel-jetty should use jetty9 as default

2015-09-28 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master bc9260414 -> 1f27ebc30 CAMEL-8943: camel-jetty should use jetty9 as default Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1f27ebc3 Tree: http://git-wip-us.apache.org/

svn commit: r967064 [1/5] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2160-release.html http.html http4.html

2015-09-28 Thread buildbot
Author: buildbot Date: Mon Sep 28 07:22:16 2015 New Revision: 967064 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: r967064 [2/5] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2160-release.html http.html http4.html

2015-09-28 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 Sep 28 07:22:16 20

svn commit: r967064 [5/5] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2160-release.html http.html http4.html

2015-09-28 Thread buildbot
Modified: websites/production/camel/content/http4.html == --- websites/production/camel/content/http4.html (original) +++ websites/production/camel/content/http4.html Mon Sep 28 07:22:16 2015 @@ -96,7 +96,7 @@ camel-http4

svn commit: r967064 [4/5] - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2160-release.html http.html http4.html

2015-09-28 Thread buildbot
Modified: websites/production/camel/content/http.html == --- websites/production/camel/content/http.html (original) +++ websites/production/camel/content/http.html Mon Sep 28 07:22:16 2015 @@ -127,7 +127,7 @@ from("direct:s