[2/5] camel git commit: Fixed CS error of camel-spark

2014-11-26 Thread ningjiang
Fixed CS error of camel-spark Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/74b6c5cd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/74b6c5cd Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/74b6c5cd Branch:

[4/5] camel git commit: CAMEL-8082 CxfRs producer should close the connection if MEP is InOnly

2014-11-26 Thread ningjiang
CAMEL-8082 CxfRs producer should close the connection if MEP is InOnly Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4e3d9f03 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4e3d9f03 Diff: http://git-wip-us.apache.or

[3/5] camel git commit: CAMEL-8078 Fixed the CS error of camel-restlet

2014-11-26 Thread ningjiang
CAMEL-8078 Fixed the CS error of camel-restlet Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/85e1239b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/85e1239b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8

[1/5] camel git commit: CAMEL-8081 Multicast Aggregator should keep processing other exchange which is not timeout

2014-11-26 Thread ningjiang
Repository: camel Updated Branches: refs/heads/master 7d91940bf -> 35df1198e CAMEL-8081 Multicast Aggregator should keep processing other exchange which is not timeout Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2e98

[5/5] camel git commit: Fixed Test failure of CxfRsComponentConfigurationAndDocumentationTest

2014-11-26 Thread ningjiang
Fixed Test failure of CxfRsComponentConfigurationAndDocumentationTest Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/35df1198 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/35df1198 Diff: http://git-wip-us.apache.org

svn commit: r930671 - in /websites/production/camel/content: cache/main.pageCache camel-and-scr.html

2014-11-26 Thread buildbot
Author: buildbot Date: Wed Nov 26 22:19:14 2014 New Revision: 930671 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-and-scr.html Modified: websites/production/camel/content/cache/main.p

svn commit: r930656 - in /websites/production/camel/content: cache/main.pageCache camel-and-scr.html

2014-11-26 Thread buildbot
Author: buildbot Date: Wed Nov 26 21:18:15 2014 New Revision: 930656 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-and-scr.html Modified: websites/production/camel/content/cache/main.p

svn commit: r930648 - in /websites/production/camel/content: building.html cache/main.pageCache camel-and-scr.html

2014-11-26 Thread buildbot
Author: buildbot Date: Wed Nov 26 20:18:18 2014 New Revision: 930648 Log: Production update by buildbot for camel Modified: websites/production/camel/content/building.html websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-and-scr.html Modi

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

2014-11-26 Thread buildbot
Author: buildbot Date: Wed Nov 26 16:19:31 2014 New Revision: 930609 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2150-release.html Modified: websites/production/camel/content/cache/m

[1/5] camel git commit: CAMEL-7716 Migrate camel-csv component to Apache CSV 1.0

2014-11-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e409033d7 -> 7d91940bf http://git-wip-us.apache.org/repos/asf/camel/blob/3af1165a/parent/pom.xml -- diff --git a/parent/pom.xml b/parent/pom.xml index adb0e83..42fc1f5 10064

[2/5] camel git commit: CAMEL-7716 Migrate camel-csv component to Apache CSV 1.0

2014-11-26 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/3af1165a/components/camel-csv/src/test/java/org/apache/camel/dataformat/csv/CsvUnmarshalPipeDelimiterSpringTest.java -- diff --git a/components/camel-csv/src/test/java/org/apache/c

[4/5] camel git commit: CAMEL-7716 Migrate camel-csv component to Apache CSV 1.0

2014-11-26 Thread davsclaus
CAMEL-7716 Migrate camel-csv component to Apache CSV 1.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3af1165a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3af1165a Diff: http://git-wip-us.apache.org/repos/asf/ca

[3/5] camel git commit: CAMEL-7716 Migrate camel-csv component to Apache CSV 1.0

2014-11-26 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/3af1165a/components/camel-csv/src/test/java/org/apache/camel/dataformat/csv/CsvDataFormatTest.java -- diff --git a/components/camel-csv/src/test/java/org/apache/camel/dataformat/cs

[5/5] camel git commit: CAMEL-7716 Upgrade to commons-csv 1.1 and fix karaf feature for camel-csv

2014-11-26 Thread davsclaus
CAMEL-7716 Upgrade to commons-csv 1.1 and fix karaf feature for camel-csv Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7d91940b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7d91940b Diff: http://git-wip-us.apache

camel git commit: NPE guard

2014-11-26 Thread coheigea
Repository: camel Updated Branches: refs/heads/camel-2.14.x 3b56eeab0 -> a6c54c535 NPE guard Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a6c54c53 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a6c54c53 Diff: h

camel git commit: NPE guard

2014-11-26 Thread coheigea
Repository: camel Updated Branches: refs/heads/master 9ad9c0525 -> e409033d7 NPE guard Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e409033d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e409033d Diff: http://

camel git commit: Add the ability to pass a KeyStoreParameters Object to the DefaultKeyAccessor

2014-11-26 Thread coheigea
Repository: camel Updated Branches: refs/heads/camel-2.14.x dccab0870 -> 3b56eeab0 Add the ability to pass a KeyStoreParameters Object to the DefaultKeyAccessor Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3b56eeab Tree

camel git commit: Add the ability to pass a KeyStoreParameters Object to the DefaultKeyAccessor

2014-11-26 Thread coheigea
Repository: camel Updated Branches: refs/heads/master bd364a95f -> 9ad9c0525 Add the ability to pass a KeyStoreParameters Object to the DefaultKeyAccessor Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ad9c052 Tree: http

[1/2] camel git commit: CAMEL-8038: Fixed @UriPath

2014-11-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 37a31c283 -> bd364a95f CAMEL-8038: Fixed @UriPath Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4883e1f5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4883e

[2/2] camel git commit: CAMEL-8038: Fixed @UriPath

2014-11-26 Thread davsclaus
CAMEL-8038: Fixed @UriPath Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bd364a95 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bd364a95 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bd364a95 Branch: ref

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

2014-11-26 Thread buildbot
Author: buildbot Date: Wed Nov 26 10:22:04 2014 New Revision: 930559 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

[2/4] camel git commit: CAMEL-8038: Fixed @UriPath

2014-11-26 Thread davsclaus
CAMEL-8038: Fixed @UriPath Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1fbe1406 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1fbe1406 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1fbe1406 Branch: ref

[1/4] camel git commit: CAMEL-8038: Fixed @UriPath

2014-11-26 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a765a1628 -> 37a31c283 CAMEL-8038: Fixed @UriPath Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b05aca90 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b05ac

[4/4] camel git commit: CAMEL-8038: Fixed @UriPath

2014-11-26 Thread davsclaus
CAMEL-8038: Fixed @UriPath Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/37a31c28 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/37a31c28 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/37a31c28 Branch: ref

[3/4] camel git commit: CAMEL-8038: Fixed @UriPath

2014-11-26 Thread davsclaus
CAMEL-8038: Fixed @UriPath Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3c7289e9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3c7289e9 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3c7289e9 Branch: ref