Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 92341 invoked from network); 20 Mar 2007 08:03:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Mar 2007 08:03:49 -0000 Received: (qmail 62461 invoked by uid 500); 20 Mar 2007 08:03:49 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 62420 invoked by uid 500); 20 Mar 2007 08:03:49 -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 62397 invoked by uid 99); 20 Mar 2007 08:03:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2007 01:03:49 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jason.dillon@gmail.com designates 64.233.162.232 as permitted sender) Received: from [64.233.162.232] (HELO nz-out-0506.google.com) (64.233.162.232) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2007 01:03:40 -0700 Received: by nz-out-0506.google.com with SMTP id j2so779485nzf for ; Tue, 20 Mar 2007 01:03:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:subject:date:x-mailer:from; b=P8mXsf0K/dl9rHx2EtldKYCWMfnECvRIAR7n5MThoz+qWqy6H9Cxa35fAMgHEw7HJ5B503Bqbk/3HyjWqBK718hBOTwdLV0kmKB2PT4HhJEG1ooT+cpzbSUzmrDOmhrO6TAotszyOJqnrNfzi2ke5Og+qqFa6sDI4My+lXweV5E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:subject:date:x-mailer:from; b=suuLNYfQ7K2nSLEItrOq0WLYzvIiiaJNk7AQpijM+Uf9EzUmQoRSJJlIQolqdGvqARh2j6P1K9uDGjL3j7N1c/L8cxhiyT4+klexbXBkWp0Jsr7Hxa+0/40tgyIe1LTGvPzzynHboc/BGZSBp6dwDVjD+K6kcP1j6QzjPWtDVvk= Received: by 10.35.99.17 with SMTP id b17mr12277587pym.1174377799435; Tue, 20 Mar 2007 01:03:19 -0700 (PDT) Received: from ?10.0.1.2? ( [24.7.69.241]) by mx.google.com with ESMTP id v15sm932150pyh.2007.03.20.01.03.15; Tue, 20 Mar 2007 01:03:18 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: dev@geronimo.apache.org Subject: Where is the src for org.apache.geronimo.gjndi.GlobalContextGBean Date: Tue, 20 Mar 2007 01:03:12 -0700 X-Mailer: Apple Mail (2.752.3) From: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org The server/trunk build is picking this up in configs/rmi-naming... but from where? Need to update this to use java.util.concurrent... its using backport- concurrent-util at the moment. --jason