Return-Path: Delivered-To: apmail-abdera-dev-archive@www.apache.org Received: (qmail 24913 invoked from network); 10 Jan 2011 00:40:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jan 2011 00:40:10 -0000 Received: (qmail 10072 invoked by uid 500); 10 Jan 2011 00:40:10 -0000 Delivered-To: apmail-abdera-dev-archive@abdera.apache.org Received: (qmail 10028 invoked by uid 500); 10 Jan 2011 00:40:09 -0000 Mailing-List: contact dev-help@abdera.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@abdera.apache.org Delivered-To: mailing list dev@abdera.apache.org Received: (qmail 10020 invoked by uid 99); 10 Jan 2011 00:40:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jan 2011 00:40:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jan 2011 00:40:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0A0dj0Z001376 for ; Mon, 10 Jan 2011 00:39:46 GMT Message-ID: <23684605.244511294619985845.JavaMail.jira@thor> Date: Sun, 9 Jan 2011 19:39:45 -0500 (EST) From: "Antoine Toulme (JIRA)" To: dev@abdera.apache.org Subject: [jira] Commented: (ABDERA-278) Relax the version requirement for commons-codec in OSGi manifests In-Reply-To: <31490126.226191294457146061.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ABDERA-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979441#action_12979441 ] Antoine Toulme commented on ABDERA-278: --------------------------------------- Confirmed, the fix is in the RC. Thanks! > Relax the version requirement for commons-codec in OSGi manifests > ----------------------------------------------------------------- > > Key: ABDERA-278 > URL: https://issues.apache.org/jira/browse/ABDERA-278 > Project: Abdera > Issue Type: Improvement > Affects Versions: 1.1.1 > Reporter: Antoine Toulme > > The latest release relies on commons-codec 1.4. Commons-codec has a regression, CODEC-89, so 1.3 is still very much used. > As a result, it would be great to relax the dependency on commons-codec in the manifest for OSGi. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.