Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 24979 invoked from network); 1 Oct 2004 19:57:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Oct 2004 19:57:45 -0000 Received: (qmail 63493 invoked by uid 500); 1 Oct 2004 19:57:38 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 63396 invoked by uid 500); 1 Oct 2004 19:57:37 -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 Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 63381 invoked by uid 99); 1 Oct 2004 19:57:36 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [212.227.126.184] (HELO moutng.kundenserver.de) (212.227.126.184) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 01 Oct 2004 12:57:35 -0700 Received: from [212.227.126.209] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CDTX3-0004sC-00 for dev@geronimo.apache.org; Fri, 01 Oct 2004 21:57:33 +0200 Received: from [212.202.40.187] (helo=[192.168.1.200]) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1CDTX3-0000bI-00 for dev@geronimo.apache.org; Fri, 01 Oct 2004 21:57:33 +0200 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: References: <1096657376.32327.18.camel@j2ee> <309D381C-13DF-11D9-BA8A-000A95C2FA36@bitwind.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <2650D4AE-13E4-11D9-BA8A-000A95C2FA36@bitwind.org> Content-Transfer-Encoding: 7bit From: Holger Baxmann - bitwind Subject: Re: wiki should be updated for newbies Date: Fri, 1 Oct 2004 21:57:40 +0200 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.619) X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:5976f233c5abdfa9b2095c588fd974ca X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The getotherprojects goal fails if one does not have the entries in the .cvspass So it should be recommended for the new newbee to do at least one login for having this in his .cvspass file. And if one go the way stepwise he perform a checkout on activemq four times until the getotherprojects goal succeeded. done this, been there bax On Oct 1, 2004, at 9:48 PM, David Jencks wrote: > These are built into the getotherprojects goal. You can override the > -d:pserver:anonymous part if you are a committer on one or more of > these projects. > > david jencks > > On Oct 1, 2004, at 12:22 PM, Holger Baxmann - bitwind wrote: > >> especially the required cvs logins could be of help, at least for >> these cvs sites :) >> >> cvs >> -d:pserver:anonymous@cvs.activemq.codehaus.org:/home/projects/ >> activemq/scm login >> cvs -d:pserver:anonymous@cvs.forge.objectweb.org:/cvsroot/howl login >> cvs -d:pserver:anonymous@cvs.openejb.org:/home/projects/openejb/scm >> login >> cvs >> -d:pserver:anonymous@cvs.tranql.codehaus.org:/home/projects/tranql/ >> scm login >> >> 2ct >> >> bax >> >> On Oct 1, 2004, at 9:02 PM, karan singh malhi wrote: >> >>> I guess the wiki should be updated for newbies like me. I have been >>> trying to build geronimo since the last 4 days, and have been facing >>> build problems. I just followed the steps in the "for the impatient" >>> section of the wiki. >>> >>> Until i received help from David Jencks and Craig , i didnt know why >>> this was happening. So i guess the "for the impatient" section >>> >>> http://wiki.apache.org/geronimo/Building#head- >>> bfda3b0490aa0721b5b3d94d1652a563cc16e6f6 >>> >>> should be updated and the instructions should be changed to include a >>> multiproject install. See the comments from David Jencks below:- >>> >>>>> I think that until development slows down a little bit your best >>>>> path >>>>> for successful builds is to build all dependent projects together. >>> >>>>> http://wiki.apache.org/geronimo/Building#head >>>>> -2a72064daf87017de58dd77916b4376e55326bd8 >>> >>>>> david jencks" >>> >>> >>> >>> >> >