Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@www.apache.org Received: (qmail 19231 invoked from network); 1 Sep 2003 21:34:14 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Sep 2003 21:34:14 -0000 Received: (qmail 38973 invoked by uid 500); 1 Sep 2003 21:33:40 -0000 Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 38927 invoked by uid 500); 1 Sep 2003 21:33:40 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Delivered-To: moderator for geronimo-dev@incubator.apache.org Received: (qmail 34757 invoked from network); 1 Sep 2003 20:45:07 -0000 Message-ID: <3F53ACF2.6080706@tdcadsl.dk> Date: Mon, 01 Sep 2003 22:32:50 +0200 From: Flemming Boller User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030723 Thunderbird/0.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: geronimo-dev@incubator.apache.org Subject: Re: Newbie: Latest distribution not compilable References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Praveen Kumar wrote: >Hello All, > >I am not able to compile the source after doing an update from the repository. > >It complains about mutable.MuLong class not available and couple of other files not bieng available. > >I am executing "maven build" in {GERONIMO_PROJECT_HOME} directory which essentially is "~/projects/geronimo-incubator" directory. > > > >--- >Regards, >Praveen Kumar A. R. > > > > > I have made a common mistake of not doing "cvs update -P -d" but just "cvs update" and that removed a lot of errors from me :-) Regards Flemming