Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 50998 invoked from network); 22 Jun 2005 01:20:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2005 01:20:23 -0000 Received: (qmail 92097 invoked by uid 500); 22 Jun 2005 01:20:23 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 92077 invoked by uid 500); 22 Jun 2005 01:20:22 -0000 Mailing-List: contact scm-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 scm@geronimo.apache.org Received: (qmail 92063 invoked by uid 99); 22 Jun 2005 01:20:22 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2005 18:20:22 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 39052ED for ; Wed, 22 Jun 2005 03:20:21 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: scm@geronimo.apache.org Date: Wed, 22 Jun 2005 01:20:21 -0000 Message-ID: <20050622012021.22314.91949@ajax.apache.org> Subject: [Geronimo Wiki] Trivial Update of "Building" by JohnSisson X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Geronimo Wiki" for change notification. The following page has been changed by JohnSisson: http://wiki.apache.org/geronimo/Building The comment on the change is: Change Maven 1.0 to Maven 1.0.2 in impatient build notes ------------------------------------------------------------------------------ NOTE: OpenEJB's CORBA layer uses some classes that belong to sun.com.* package of Java 1.4. Because of this it's not yet possible to build OpenEJB and thus use the steps described in this section with Java 5. }}} - Assuming you have Maven 1.0 installed, build the first time with: + Assuming you have Maven 1.0.2 installed, build the first time with: {{{ $ svn checkout http://svn.apache.org/repos/asf/geronimo/trunk geronimo $ cd geronimo