Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C935611478 for ; Mon, 14 Jul 2014 14:30:05 +0000 (UTC) Received: (qmail 24752 invoked by uid 500); 14 Jul 2014 14:30:05 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 24708 invoked by uid 500); 14 Jul 2014 14:30:05 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 24695 invoked by uid 99); 14 Jul 2014 14:30:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jul 2014 14:30:05 +0000 Date: Mon, 14 Jul 2014 14:30:05 +0000 (UTC) From: "Jens Offenbach (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HTTPCLIENT-1527) httpclient-osgi incompatible to httpcore-osgi 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/HTTPCLIENT-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060681#comment-14060681 ] Jens Offenbach edited comment on HTTPCLIENT-1527 at 7/14/14 2:28 PM: --------------------------------------------------------------------- Of course... I am sorry. Have a look at pom.xml in the httpclient-osgi folder: https://github.com/apache/httpclient/blob/trunk/httpclient-osgi/pom.xml Line 43: "[4.3.0, 4.4.0)" -> "[4.4.0, 4.5.0)" was (Author: herr-herner): Of course... I am sorry. Have a look to the pom.xml in the httpclient-osgi folder: https://github.com/apache/httpclient/blob/trunk/httpclient-osgi/pom.xml Line 43: "[4.3.0, 4.4.0)" -> "[4.4.0, 4.5.0)" > httpclient-osgi incompatible to httpcore-osgi > --------------------------------------------- > > Key: HTTPCLIENT-1527 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1527 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: HttpClient > Affects Versions: 4.4 Alpha1 > Reporter: Jens Offenbach > Labels: osgi > > The current state (4.4 Alpha1) of httpclient-osgi is incompatible to httpcore-osgi (4.4 Alpha1). Have a look to the manifest and its imported packages. The current state disallows to import packages from httpcore-osgi in version 4.4 Alpha 1. > Please fix! -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org