[2/2] camel git commit: Component docs

2016-01-15 Thread davsclaus
Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f06c7995 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f06c7995 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f06c7995 Branch: refs/heads/came

[1/2] camel git commit: Component docs

2016-01-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 7eb78c9d6 -> f06c7995b refs/heads/master 4010b76e1 -> 9dc14070c Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9dc14070 Tree: http://git-wip-us.

camel git commit: Component docs

2016-01-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 2760d591f -> 4010b76e1 Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4010b76e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4010b76e Diff: ht

camel git commit: Component docs

2016-01-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 61c07897e -> 7eb78c9d6 Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7eb78c9d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7eb78c9d Di

camel git commit: Upgrade Aspectj to version 1.8.8

2016-01-15 Thread acosentino
Repository: camel Updated Branches: refs/heads/master f536bc337 -> 2760d591f Upgrade Aspectj to version 1.8.8 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2760d591 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

camel git commit: Avoid non-static nested class and fix CS error

2016-01-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 0421c24df -> f536bc337 Avoid non-static nested class and fix CS error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f536bc33 Tree: http://git-wip-us.apache.org/repos/

[2/9] camel git commit: CAMEL-9201: Improved Camel CDI component

2016-01-15 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/0421c24d/components/camel-cdi/src/test/java/org/apache/camel/cdi/test/PropertyEndpointTest.java -- diff --git a/components/camel-cdi/src/test/java/org/apache/camel/cdi/test/Propert

[8/9] camel git commit: CAMEL-9201: Improved Camel CDI component

2016-01-15 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/0421c24d/components/camel-cdi/src/main/java/org/apache/camel/cdi/CdiCamelContextNameStrategy.java -- diff --git a/components/camel-cdi/src/main/java/org/apache/camel/cdi/CdiCamelCo

[5/9] camel git commit: CAMEL-9201: Improved Camel CDI component

2016-01-15 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/0421c24d/components/camel-cdi/src/test/java/org/apache/camel/cdi/bean/PropertyEndpointRoute.java -- diff --git a/components/camel-cdi/src/test/java/org/apache/camel/cdi/bean/Proper

[6/9] camel git commit: CAMEL-9201: Improved Camel CDI component

2016-01-15 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/0421c24d/components/camel-cdi/src/test/java/org/apache/camel/cdi/EndpointDefinedUsingConfigPropertyTest.java -- diff --git a/components/camel-cdi/src/test/java/org/apache/camel/cdi

[1/9] camel git commit: CAMEL-9201: Improved Camel CDI component

2016-01-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master d3d75d287 -> 0421c24df http://git-wip-us.apache.org/repos/asf/camel/blob/0421c24d/tests/camel-itest-cdi/src/main/java/org/apache/camel/itest/cdi/CamelContextC.java -- diff -

[7/9] camel git commit: CAMEL-9201: Improved Camel CDI component

2016-01-15 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/0421c24d/components/camel-cdi/src/main/java/org/apache/camel/cdi/Mock.java -- diff --git a/components/camel-cdi/src/main/java/org/apache/camel/cdi/Mock.java b/components/camel-cdi/

[4/9] camel git commit: CAMEL-9201: Improved Camel CDI component

2016-01-15 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/0421c24d/components/camel-cdi/src/test/java/org/apache/camel/cdi/test/AdvisedRouteTest.java -- diff --git a/components/camel-cdi/src/test/java/org/apache/camel/cdi/test/AdvisedRout

[3/9] camel git commit: CAMEL-9201: Improved Camel CDI component

2016-01-15 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/0421c24d/components/camel-cdi/src/test/java/org/apache/camel/cdi/test/InjectedTypeConverterTest.java -- diff --git a/components/camel-cdi/src/test/java/org/apache/camel/cdi/test/In

[9/9] camel git commit: CAMEL-9201: Improved Camel CDI component

2016-01-15 Thread davsclaus
CAMEL-9201: Improved Camel CDI component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0421c24d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0421c24d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0421c24

[1/2] camel git commit: CAMEL-9330 : Main - enableHangupSupport should be default enabled

2016-01-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 812417744 -> d3d75d287 CAMEL-9330 : Main - enableHangupSupport should be default enabled Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f56df5ee Tree: http://git-wip-u

[2/2] camel git commit: CAMEL-9330 : Main - enableHangupSupport should be default enabled

2016-01-15 Thread davsclaus
CAMEL-9330 : Main - enableHangupSupport should be default enabled Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d3d75d28 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d3d75d28 Diff: http://git-wip-us.apache.org/rep

[1/2] camel git commit: [CAMEL-9518] Swagger may see non-camel MBeans

2016-01-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 57c75380b -> 61c07897e refs/heads/master 98a863a1b -> 812417744 [CAMEL-9518] Swagger may see non-camel MBeans Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/61

[2/2] camel git commit: [CAMEL-9518] Swagger may see non-camel MBeans

2016-01-15 Thread davsclaus
[CAMEL-9518] Swagger may see non-camel MBeans Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/81241774 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/81241774 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/81

[2/3] camel git commit: CAMEL-9509: camel-cometd - Set the option to false to make it work out of the box.

2016-01-15 Thread davsclaus
CAMEL-9509: camel-cometd - Set the option to false to make it work out of the box. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/57c75380 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/57c75380 Diff: http://git-wip

[3/3] camel git commit: CAMEL-9509: camel-cometd - Set the option to false to make it work out of the box.

2016-01-15 Thread davsclaus
CAMEL-9509: camel-cometd - Set the option to false to make it work out of the box. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b8f18ea6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b8f18ea6 Diff: http://git-wip

[1/3] camel git commit: CAMEL-9509: camel-cometd - Set the option to false to make it work out of the box.

2016-01-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.15.x b804f0724 -> b8f18ea6b refs/heads/camel-2.16.x 8410c9985 -> 57c75380b refs/heads/master 9d034fd03 -> 98a863a1b CAMEL-9509: camel-cometd - Set the option to false to make it work out of the box. Project: http://git-wip-us.apache.

camel git commit: CAMEL-9475: Simple - Calling method should favor best matching type

2016-01-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 77ddab3d4 -> 9d034fd03 CAMEL-9475: Simple - Calling method should favor best matching type Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d034fd0 Tree: http://git-wip

camel git commit: CAMEL-9475: Simple - Calling method should favor best matching type

2016-01-15 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.16.x 85e8991f6 -> 8410c9985 CAMEL-9475: Simple - Calling method should favor best matching type Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8410c998 Tree: http://g

camel git commit: Upgrade Disruptor to version 3.3.4

2016-01-15 Thread acosentino
Repository: camel Updated Branches: refs/heads/master e15c96556 -> 77ddab3d4 Upgrade Disruptor to version 3.3.4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/77ddab3d Tree: http://git-wip-us.apache.org/repos/asf/camel/tr