[jira] [Commented] (CAMEL-11950) Inconsistent jar versions with apache curator

2017-10-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221823#comment-16221823
 ] 

ASF GitHub Bot commented on CAMEL-11950:


Github user oscerd closed the pull request at:

https://github.com/apache/camel/pull/2063


> Inconsistent jar versions with apache curator
> -
>
> Key: CAMEL-11950
> URL: https://issues.apache.org/jira/browse/CAMEL-11950
> Project: Camel
>  Issue Type: Bug
>  Components: camel-zookeeper
>Reporter: Thomas Diesler
>Assignee: Thomas Diesler
> Fix For: 2.20.1, 2.21.0
>
>
> CrossRef: https://github.com/wildfly-extras/wildfly-camel/issues/2243



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CAMEL-11950) Inconsistent jar versions with apache curator

2017-10-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221821#comment-16221821
 ] 

ASF GitHub Bot commented on CAMEL-11950:


oscerd commented on issue #2063: [CAMEL-11950] Inconsistent jar versions with 
apache curator
URL: https://github.com/apache/camel/pull/2063#issuecomment-339888257
 
 
   Thanks @tdiesler the PR has been merged on 2.20.x and master. I'm closing 
this.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Inconsistent jar versions with apache curator
> -
>
> Key: CAMEL-11950
> URL: https://issues.apache.org/jira/browse/CAMEL-11950
> Project: Camel
>  Issue Type: Bug
>  Components: camel-zookeeper
>Reporter: Thomas Diesler
>Assignee: Thomas Diesler
> Fix For: 2.20.1, 2.21.0
>
>
> CrossRef: https://github.com/wildfly-extras/wildfly-camel/issues/2243



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CAMEL-11950) Inconsistent jar versions with apache curator

2017-10-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221822#comment-16221822
 ] 

ASF GitHub Bot commented on CAMEL-11950:


oscerd closed pull request #2063: [CAMEL-11950] Inconsistent jar versions with 
apache curator
URL: https://github.com/apache/camel/pull/2063
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/components/camel-zookeeper/pom.xml 
b/components/camel-zookeeper/pom.xml
index 7be8c696576..31cc161656e 100644
--- a/components/camel-zookeeper/pom.xml
+++ b/components/camel-zookeeper/pom.xml
@@ -71,10 +71,14 @@
 
 
   org.apache.curator
+  curator-client
+  ${curator-version}
+
+
+  org.apache.curator
   curator-framework
   ${curator-version}
 
-
 
   org.apache.curator
   curator-recipes


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Inconsistent jar versions with apache curator
> -
>
> Key: CAMEL-11950
> URL: https://issues.apache.org/jira/browse/CAMEL-11950
> Project: Camel
>  Issue Type: Bug
>  Components: camel-zookeeper
>Reporter: Thomas Diesler
>Assignee: Thomas Diesler
> Fix For: 2.20.1, 2.21.0
>
>
> CrossRef: https://github.com/wildfly-extras/wildfly-camel/issues/2243



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CAMEL-11950) Inconsistent jar versions with apache curator

2017-10-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220787#comment-16220787
 ] 

ASF GitHub Bot commented on CAMEL-11950:


oscerd commented on issue #2063: [CAMEL-11950] Inconsistent jar versions with 
apache curator
URL: https://github.com/apache/camel/pull/2063#issuecomment-339732540
 
 
   I'll merge tomorrow


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Inconsistent jar versions with apache curator
> -
>
> Key: CAMEL-11950
> URL: https://issues.apache.org/jira/browse/CAMEL-11950
> Project: Camel
>  Issue Type: Bug
>  Components: camel-zookeeper
>Reporter: Thomas Diesler
>Assignee: Thomas Diesler
> Fix For: 2.20.1
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CAMEL-11950) Inconsistent jar versions with apache curator

2017-10-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220777#comment-16220777
 ] 

ASF GitHub Bot commented on CAMEL-11950:


GitHub user tdiesler opened a pull request:

https://github.com/apache/camel/pull/2063

[CAMEL-11950] Inconsistent jar versions with apache curator



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tdiesler/camel CAMEL-11950

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/2063.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2063


commit e5cf6131ea79b4ee5b9c17bbaa6ec6d1830334d5
Author: Thomas Diesler 
Date:   2017-10-26T16:58:10Z

[CAMEL-11950] Inconsistent jar versions with apache curator




> Inconsistent jar versions with apache curator
> -
>
> Key: CAMEL-11950
> URL: https://issues.apache.org/jira/browse/CAMEL-11950
> Project: Camel
>  Issue Type: Bug
>  Components: camel-zookeeper
>Reporter: Thomas Diesler
>Assignee: Thomas Diesler
> Fix For: 2.20.1
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CAMEL-11950) Inconsistent jar versions with apache curator

2017-10-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220776#comment-16220776
 ] 

ASF GitHub Bot commented on CAMEL-11950:


tdiesler opened a new pull request #2063: [CAMEL-11950] Inconsistent jar 
versions with apache curator
URL: https://github.com/apache/camel/pull/2063
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Inconsistent jar versions with apache curator
> -
>
> Key: CAMEL-11950
> URL: https://issues.apache.org/jira/browse/CAMEL-11950
> Project: Camel
>  Issue Type: Bug
>  Components: camel-zookeeper
>Reporter: Thomas Diesler
>Assignee: Thomas Diesler
> Fix For: 2.20.1
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)