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, davscl...@apache.org (davscl...@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 > >