Return-Path: Delivered-To: apmail-abdera-dev-archive@www.apache.org Received: (qmail 22511 invoked from network); 2 May 2010 13:07:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 May 2010 13:07:18 -0000 Received: (qmail 48892 invoked by uid 500); 2 May 2010 13:07:18 -0000 Delivered-To: apmail-abdera-dev-archive@abdera.apache.org Received: (qmail 48835 invoked by uid 500); 2 May 2010 13:07:18 -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 48827 invoked by uid 500); 2 May 2010 13:07:17 -0000 Delivered-To: apmail-incubator-abdera-dev@incubator.apache.org Received: (qmail 48824 invoked by uid 99); 2 May 2010 13:07:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 May 2010 13:07:17 +0000 X-ASF-Spam-Status: No, hits=-1377.4 required=10.0 tests=ALL_TRUSTED,AWL 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; Sun, 02 May 2010 13:07:16 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o42D6uRh019913 for ; Sun, 2 May 2010 13:06:56 GMT Message-ID: <3682989.5121272805616456.JavaMail.jira@thor> Date: Sun, 2 May 2010 09:06:56 -0400 (EDT) From: "ant elder (JIRA)" To: abdera-dev@incubator.apache.org Subject: [jira] Closed: (ABDERA-232) build - i18n pom missing commons-codec dependency In-Reply-To: <1358058652.1242216765986.JavaMail.jira@brutus> 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/ABDERA-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed ABDERA-232. ---------------------------- Resolution: Fixed Has been fixed now since r780661 > build - i18n pom missing commons-codec dependency > ------------------------------------------------- > > Key: ABDERA-232 > URL: https://issues.apache.org/jira/browse/ABDERA-232 > Project: Abdera > Issue Type: Bug > Affects Versions: 1.0 > Reporter: Neale Upstone > Priority: Trivial > Original Estimate: 0h > Remaining Estimate: 0h > > I've just checked out the whole abdera project into Eclipse + IAM, and all builds fine apart from i18n. > i18n depends on commons-codec 1.3. > Fix: > Add the following to dependencies/i18n/pom.xml > > commons-codec > commons-codec > 1.3 > compile > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.