You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/03/10 07:36:46 UTC

[1/3] camel git commit: Upgrade JGit to version 4.6.1.201703071140-r

Repository: camel
Updated Branches:
  refs/heads/master c862aaf2d -> 0d9cb0002


Upgrade JGit to version 4.6.1.201703071140-r


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/09761131
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/09761131
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/09761131

Branch: refs/heads/master
Commit: 09761131d6388b537ee357602a2aa3298de8a6b3
Parents: c862aaf
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Mar 10 08:29:57 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Mar 10 08:29:57 2017 +0100

----------------------------------------------------------------------
 components/camel-git/src/main/docs/git-component.adoc | 2 +-
 parent/pom.xml                                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/09761131/components/camel-git/src/main/docs/git-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-git/src/main/docs/git-component.adoc b/components/camel-git/src/main/docs/git-component.adoc
index d5c5fc7..a28c290 100644
--- a/components/camel-git/src/main/docs/git-component.adoc
+++ b/components/camel-git/src/main/docs/git-component.adoc
@@ -40,7 +40,7 @@ The Git endpoint is configured using URI syntax:
 
     git:localPath
 
-with the following path and query parameters:
+  with the following path and query parameters:
 
 #### Path Parameters (1 parameters):
 

http://git-wip-us.apache.org/repos/asf/camel/blob/09761131/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index eb27d40..3835a3d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -341,7 +341,7 @@
     <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.3.8</jettison-version>
-    <jgit-version>4.6.0.201612231935-r</jgit-version>
+    <jgit-version>4.6.1.201703071140-r</jgit-version>
     <jgroups-version>4.0.1.Final</jgroups-version>
     <libthrift-version>0.9.3</libthrift-version>
     <jibx-version>1.2.6</jibx-version>


[3/3] camel git commit: Regen docs

Posted by ac...@apache.org.
Regen docs


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0d9cb000
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0d9cb000
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0d9cb000

Branch: refs/heads/master
Commit: 0d9cb0002dc3eb684ea8368ec1e884e61221cf37
Parents: 76b164e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Mar 10 08:36:15 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Mar 10 08:36:15 2017 +0100

----------------------------------------------------------------------
 .../camel-kubernetes/src/main/docs/kubernetes-component.adoc       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/0d9cb000/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc
index 1d5ecd6..5b451dd 100644
--- a/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc
+++ b/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc
@@ -47,7 +47,7 @@ The Kubernetes endpoint is configured using URI syntax:
 
     kubernetes:masterUrl
 
-  with the following path and query parameters:
+with the following path and query parameters:
 
 #### Path Parameters (1 parameters):
 


[2/3] camel git commit: Regen docs

Posted by ac...@apache.org.
Regen docs


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/76b164e9
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/76b164e9
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/76b164e9

Branch: refs/heads/master
Commit: 76b164e927d9617e8d7c2cced6297e8daacbb43c
Parents: 0976113
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Mar 10 08:33:14 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Mar 10 08:33:14 2017 +0100

----------------------------------------------------------------------
 components/camel-git/src/main/docs/git-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/76b164e9/components/camel-git/src/main/docs/git-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-git/src/main/docs/git-component.adoc b/components/camel-git/src/main/docs/git-component.adoc
index a28c290..d5c5fc7 100644
--- a/components/camel-git/src/main/docs/git-component.adoc
+++ b/components/camel-git/src/main/docs/git-component.adoc
@@ -40,7 +40,7 @@ The Git endpoint is configured using URI syntax:
 
     git:localPath
 
-  with the following path and query parameters:
+with the following path and query parameters:
 
 #### Path Parameters (1 parameters):