Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 79363 invoked from network); 30 Aug 2006 02:00:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Aug 2006 02:00:43 -0000 Received: (qmail 14418 invoked by uid 500); 30 Aug 2006 02:00:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 13819 invoked by uid 500); 30 Aug 2006 02:00:41 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 13808 invoked by uid 99); 30 Aug 2006 02:00:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Aug 2006 19:00:41 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Aug 2006 19:00:40 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DEC4741000C for ; Wed, 30 Aug 2006 01:57:22 +0000 (GMT) Message-ID: <22444176.1156903042909.JavaMail.jira@brutus> Date: Tue, 29 Aug 2006 18:57:22 -0700 (PDT) From: "Jason Dillon (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-2354) Replace concurrent with backport-concurrent-util In-Reply-To: <8546256.1156740862262.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-2354?page=all ] Jason Dillon updated GERONIMO-2354: ----------------------------------- Attachment: GERONIMO-2354-openejb2.diff Updated openejb2 patch which fixed compile error in BasicMdbContainerTest. > Replace concurrent with backport-concurrent-util > ------------------------------------------------ > > Key: GERONIMO-2354 > URL: http://issues.apache.org/jira/browse/GERONIMO-2354 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Affects Versions: 1.2 > Reporter: Jason Dillon > Attachments: GERONIMO-2354-openejb2.diff, GERONIMO-2354-openejb2.diff, GERONIMO-2354.diff > > > Replace usage of concurrent classes with backport-concurrent-util. Preparation for using java.util.concurrent in JDK 1.5, and reduce the need for 2 sets of concurrent classes on the boot classloader. > Sill need to include concurrent, as activeio and openejb still have some dependencies upon it... but this brings us a step closer to not needing both. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira