From dev-return-38927-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Tue Feb 16 23:19:31 2010 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 20466 invoked from network); 16 Feb 2010 23:19:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Feb 2010 23:19:31 -0000 Received: (qmail 58512 invoked by uid 500); 16 Feb 2010 23:19:30 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 58444 invoked by uid 500); 16 Feb 2010 23:19:30 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 58433 invoked by uid 99); 16 Feb 2010 23:19:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2010 23:19:30 +0000 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 195.212.17.165 is neither permitted nor denied by domain of mark.hindess@googlemail.com) Received: from [195.212.17.165] (HELO mtagate5.de.ibm.com) (195.212.17.165) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2010 23:19:21 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate5.de.ibm.com (8.13.1/8.13.1) with ESMTP id o1GNJ08b010466 for ; Tue, 16 Feb 2010 23:19:00 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o1GNJ0O71372290 for ; Wed, 17 Feb 2010 00:19:00 +0100 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id o1GNIx3a006250 for ; Wed, 17 Feb 2010 00:18:59 +0100 Received: from anaheim.local (gbv83124.uk.ibm.com [9.145.115.159]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id o1GNIxE9006247 for ; Wed, 17 Feb 2010 00:18:59 +0100 Message-Id: <201002162318.o1GNIxE9006247@d12av02.megacenter.de.ibm.com> X-Mailer: exmh version 2.7.2 01/07/2005 (debian 1:2.7.2-18) with nmh-1.3 From: "Mark Hindess" To: "Apache Harmony Dev List" Subject: [classlib] [java6] new dependencies Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 16 Feb 2010 23:18:56 +0000 Just a heads up that I'm adding new dependencies to the java6 branch to fill in some of the gaps in our implementation with components from Apache Geronimo. So you will need to run fetch-depends in any java6 workspace. I expect I'll add a couple more in the next few days. I would appreciate some sanity checking of manifests, license files, etc. Regards, -Mark