You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/04/09 17:59:23 UTC

[1/2] camel git commit: Resolve Camel-8608 Update async-http-client version from 1.9.8 to 1.9.17

Repository: camel
Updated Branches:
  refs/heads/camel-2.15.x c7b471789 -> b0d0310c0
  refs/heads/master 6c7bdab53 -> 1073ef853


Resolve Camel-8608 Update async-http-client version from 1.9.8 to 1.9.17


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

Branch: refs/heads/master
Commit: 1073ef853f7b5e235e468db17ff49b9b1aecf50f
Parents: 6c7bdab
Author: ancosen <an...@gmail.com>
Authored: Thu Apr 9 17:41:35 2015 +0200
Committer: ancosen <an...@gmail.com>
Committed: Thu Apr 9 17:41:35 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1073ef85/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 632751c..f913bb5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,7 @@
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
     <activemq-version>5.11.1</activemq-version>
-    <ahc-version>1.9.8</ahc-version>
+    <ahc-version>1.9.17</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>
     <antlr-bundle-version>3.4_1</antlr-bundle-version>
     <antlr-runtime-bundle-version>3.4_2</antlr-runtime-bundle-version>


Re: [1/2] camel git commit: Resolve Camel-8608 Update async-http-client version from 1.9.8 to 1.9.17

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Thanks for reporting. Just fixed by upgrading grizzly which is used for testing.

On Sat, Apr 11, 2015 at 3:13 PM, Willem Jiang <wi...@gmail.com> wrote:
> This change introduced the test failures of camel-ahc-ws[1]
> [1]https://builds.apache.org/job/Camel.trunk.fulltest.spring3.2/org.apache.camel$camel-ahc-ws/578/
>
>
> --
> Willem Jiang
>
> Red Hat, Inc.
> Web: http://www.redhat.com
> Blog: http://willemjiang.blogspot.com (English)
> http://jnn.iteye.com (Chinese)
> Twitter: willemjiang
> Weibo: 姜宁willem
>
>
>
> On April 9, 2015 at 11:59:24 PM, davsclaus@apache.org (davsclaus@apache.org) wrote:
>> Repository: camel
>> Updated Branches:
>> refs/heads/camel-2.15.x c7b471789 -> b0d0310c0
>> refs/heads/master 6c7bdab53 -> 1073ef853
>>
>>
>> Resolve Camel-8608 Update async-http-client version from 1.9.8 to 1.9.17
>>
>>
>> Project: http://git-wip-us.apache.org/repos/asf/camel/repo
>> Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1073ef85
>> Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1073ef85
>> Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1073ef85
>>
>> Branch: refs/heads/master
>> Commit: 1073ef853f7b5e235e468db17ff49b9b1aecf50f
>> Parents: 6c7bdab
>> Author: ancosen
>> Authored: Thu Apr 9 17:41:35 2015 +0200
>> Committer: ancosen
>> Committed: Thu Apr 9 17:41:35 2015 +0200
>>
>> ----------------------------------------------------------------------
>> parent/pom.xml | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>> ----------------------------------------------------------------------
>>
>>
>> http://git-wip-us.apache.org/repos/asf/camel/blob/1073ef85/parent/pom.xml
>> ----------------------------------------------------------------------
>> diff --git a/parent/pom.xml b/parent/pom.xml
>> index 632751c..f913bb5 100644
>> --- a/parent/pom.xml
>> +++ b/parent/pom.xml
>> @@ -36,7 +36,7 @@
>> 1.1.3
>>
>> 5.11.1
>> - 1.9.8
>> + 1.9.17
>> 1.7.0_6
>> 3.4_1
>> 3.4_2
>>
>>
>



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Re: [1/2] camel git commit: Resolve Camel-8608 Update async-http-client version from 1.9.8 to 1.9.17

Posted by Willem Jiang <wi...@gmail.com>.
This change introduced the test failures of camel-ahc-ws[1]
[1]https://builds.apache.org/job/Camel.trunk.fulltest.spring3.2/org.apache.camel$camel-ahc-ws/578/


--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On April 9, 2015 at 11:59:24 PM, davsclaus@apache.org (davsclaus@apache.org) wrote:
> Repository: camel
> Updated Branches:
> refs/heads/camel-2.15.x c7b471789 -> b0d0310c0
> refs/heads/master 6c7bdab53 -> 1073ef853
>  
>  
> Resolve Camel-8608 Update async-http-client version from 1.9.8 to 1.9.17
>  
>  
> Project: http://git-wip-us.apache.org/repos/asf/camel/repo
> Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1073ef85
> Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1073ef85
> Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1073ef85
>  
> Branch: refs/heads/master
> Commit: 1073ef853f7b5e235e468db17ff49b9b1aecf50f
> Parents: 6c7bdab
> Author: ancosen  
> Authored: Thu Apr 9 17:41:35 2015 +0200
> Committer: ancosen  
> Committed: Thu Apr 9 17:41:35 2015 +0200
>  
> ----------------------------------------------------------------------
> parent/pom.xml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> ----------------------------------------------------------------------
>  
>  
> http://git-wip-us.apache.org/repos/asf/camel/blob/1073ef85/parent/pom.xml  
> ----------------------------------------------------------------------
> diff --git a/parent/pom.xml b/parent/pom.xml
> index 632751c..f913bb5 100644
> --- a/parent/pom.xml
> +++ b/parent/pom.xml
> @@ -36,7 +36,7 @@
> 1.1.3
>  
> 5.11.1
> - 1.9.8
> + 1.9.17
> 1.7.0_6
> 3.4_1
> 3.4_2
>  
>  


[2/2] camel git commit: Resolve Camel-8608 Update async-http-client version from 1.9.8 to 1.9.17

Posted by da...@apache.org.
Resolve Camel-8608 Update async-http-client version from 1.9.8 to 1.9.17


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

Branch: refs/heads/camel-2.15.x
Commit: b0d0310c0e2594ec6ed00b71fa4d5cf0d3358bbb
Parents: c7b4717
Author: ancosen <an...@gmail.com>
Authored: Thu Apr 9 17:41:35 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Apr 9 18:02:07 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b0d0310c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6e30f5f..a31bf10 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,7 @@
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
     <activemq-version>5.11.1</activemq-version>
-    <ahc-version>1.9.8</ahc-version>
+    <ahc-version>1.9.17</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>
     <antlr-bundle-version>3.4_1</antlr-bundle-version>
     <antlr-runtime-bundle-version>3.4_2</antlr-runtime-bundle-version>