Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 34541 invoked from network); 14 Dec 2009 10:10:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Dec 2009 10:10:42 -0000 Received: (qmail 13782 invoked by uid 500); 14 Dec 2009 10:10:41 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 13741 invoked by uid 500); 14 Dec 2009 10:10:41 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 13706 invoked by uid 99); 14 Dec 2009 10:10:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 10:10:41 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 10:10:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 23B0E234C498 for ; Mon, 14 Dec 2009 02:10:18 -0800 (PST) Message-ID: <199838877.1260785418131.JavaMail.jira@brutus> Date: Mon, 14 Dec 2009 10:10:18 +0000 (UTC) From: "Martijn Hendriks (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-2437) Upgrade to easymock 2.5.2 In-Reply-To: <1558492274.1260785298066.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/JCR-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Hendriks updated JCR-2437: ---------------------------------- Status: Patch Available (was: Open) > Upgrade to easymock 2.5.2 > ------------------------- > > Key: JCR-2437 > URL: https://issues.apache.org/jira/browse/JCR-2437 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Reporter: Martijn Hendriks > Assignee: Martijn Hendriks > Priority: Minor > Attachments: JCR-2437.patch > > > Currently we have a dependency on easymock:easymock:1.1 in the jackrabbit-parent pom's dependency management section. This dependency is not actually used, but I am planning to start using it soon in the core. Upgrading it to 2.5.2 would give us generics support and a lot of improvements and bug fixes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.