From issues-return-49281-archive-asf-public=cust-asf.ponee.io@camel.apache.org Wed Feb 7 15:59:08 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 3622E18065B for ; Wed, 7 Feb 2018 15:59:08 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2606C160C5C; Wed, 7 Feb 2018 14:59:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6C111160C3C for ; Wed, 7 Feb 2018 15:59:07 +0100 (CET) Received: (qmail 27466 invoked by uid 500); 7 Feb 2018 14:59:06 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 27457 invoked by uid 99); 7 Feb 2018 14:59:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2018 14:59:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 303E6180356 for ; Wed, 7 Feb 2018 14:59:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.311 X-Spam-Level: X-Spam-Status: No, score=-110.311 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id S0p2vTXSzm6Q for ; Wed, 7 Feb 2018 14:59:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0436A5F473 for ; Wed, 7 Feb 2018 14:59:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 822A6E02F1 for ; Wed, 7 Feb 2018 14:59:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2B1B621E83 for ; Wed, 7 Feb 2018 14:59:00 +0000 (UTC) Date: Wed, 7 Feb 2018 14:59:00 +0000 (UTC) From: "Stephan Siano (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-12227) camel-ahc - Upgrade to 2.1.x version MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-12227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355558#comment-16355558 ] Stephan Siano commented on CAMEL-12227: --------------------------------------- Don't get me wrong, I am willing to do that, I just wanted to clarify the boundary conditions for it. So, if I get this correctly I will change the ahc version reference property in the parent pom to 2.2.1 (or 2.3.0?), adapt the cookie handling till the tests work and then do a commit to the master branch for it. Is there anything else I need to take care of (e.g. some netty reference)? > camel-ahc - Upgrade to 2.1.x version > ------------------------------------ > > Key: CAMEL-12227 > URL: https://issues.apache.org/jira/browse/CAMEL-12227 > Project: Camel > Issue Type: Task > Components: camel-ahc > Reporter: Claus Ibsen > Priority: Major > Fix For: Future > > > We need to upgrade from 2.0.x to 2.1.x. > There is some API breakings so the source code needs to be updated. > Contributions is welcome -- This message was sent by Atlassian JIRA (v7.6.3#76005)