Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 88295 invoked from network); 19 Mar 2006 02:35:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Mar 2006 02:35:38 -0000 Received: (qmail 53682 invoked by uid 500); 19 Mar 2006 02:35:36 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 53635 invoked by uid 500); 19 Mar 2006 02:35:36 -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 53624 invoked by uid 99); 19 Mar 2006 02:35:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Mar 2006 18:35:36 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of goyathlay.geronimo@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO pproxy.gmail.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Mar 2006 18:35:35 -0800 Received: by pproxy.gmail.com with SMTP id x31so1450821pye for ; Sat, 18 Mar 2006 18:35:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WceEq/48JMusW9k6AqqbEHGbG90xd5gKNluR4mGgBphtv0cX4rSNyiUtg8WKuuSw+BfWDGVjDi6OCCsehl3Y1aif45Ts2bFTgii17jcGlYhT/9+3f9bfl3jUD2Mf733iDmvU5uUNrENvXEEiL5KG9M3TFtj0X1741gN1F7/8rTo= Received: by 10.35.99.14 with SMTP id b14mr1366611pym; Sat, 18 Mar 2006 18:35:14 -0800 (PST) Received: by 10.35.34.5 with HTTP; Sat, 18 Mar 2006 18:35:14 -0800 (PST) Message-ID: Date: Sat, 18 Mar 2006 21:35:14 -0500 From: "Prasad Kashyap" To: dev@geronimo.apache.org Subject: Re: Geronimo Maven2: BUILD SUCCESSFUL - most modules migrated In-Reply-To: <1b5bfeb50603181823l188b8b02r@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1b5bfeb50603181823l188b8b02r@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Cool !! The patch for jetty-builder is ready. https://issues.apache.org/jira/browse/GERONIMO-1732 It can be added to this list too. Cheers Prasad On 3/18/06, Jacek Laskowski wrote: > Hi, > > Just thought I'd send a quick summary of what's available as most > modules seem to be migrated to M2. I've just committed (revision > 386910) some changes that made the build finish successfully from the > top-level directory and from module dirs themselves. > > Please give it a try and report how it goes as there are some changes > I'm not so sure about ;) > > There's at least one issue I'd test more thoroughly wrt the recent > commit - the way systemProperties work. > > Before the change we used the syntax: > > > > > > > whereas previously it was > > propertyValue > > I don't know what I changed that it started to work this way, but the > sources said the same - we should be using the former rather than the > later. > > Here's today's build result as of the revision 386910: > > jlaskowski@JLASKOWSKI /cygdrive/c/oss/geronimo > $ mvn -o clean install > ... > [INFO] ------------------------------------------------------------------= ---------- > [INFO] Reactor Summary: > [INFO] ------------------------------------------------------------------= ---------- > [INFO] Geronimo ............................................... SUCCESS [= 2.744s] > [INFO] Geronimo :: Activation ................................. SUCCESS [= 3.325s] > [INFO] Geronimo :: ActiveMQ Embedded RAR ...................... > SUCCESS [12.538s] > [INFO] Geronimo :: Kernel ..................................... > SUCCESS [11.166s] > [INFO] Geronimo :: Common ..................................... SUCCESS [= 5.017s] > [INFO] Geronimo :: Interceptor ................................ SUCCESS [= 0.631s] > [INFO] Geronimo :: Util ....................................... SUCCESS [= 5.808s] > [INFO] Geronimo :: System ..................................... SUCCESS [= 8.172s] > [INFO] Geronimo :: Management API ............................. SUCCESS [= 1.382s] > [INFO] Geronimo :: Core ....................................... SUCCESS [= 1.822s] > [INFO] Geronimo :: J2EE ....................................... SUCCESS [= 5.669s] > [INFO] Geronimo :: Web Services ............................... SUCCESS [= 1.852s] > [INFO] Geronimo :: Security ................................... > SUCCESS [29.152s] > [INFO] Geronimo :: Axis ....................................... SUCCESS [= 3.695s] > [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [= 0.772s] > [INFO] Geronimo :: Deployment ................................. SUCCESS [= 3.885s] > [INFO] Geronimo :: J2EE Schema ................................ > SUCCESS [41.390s] > [INFO] Geronimo :: Naming ..................................... SUCCESS [= 3.365s] > [INFO] Geronimo :: Service :: Builder ......................... > SUCCESS [10.074s] > [INFO] Geronimo :: Security :: Builder ........................ SUCCESS [= 7.331s] > [INFO] Geronimo :: J2EE :: Builder ............................ > SUCCESS [15.201s] > [INFO] Geronimo :: Naming :: Builder .......................... SUCCESS [= 8.052s] > [INFO] Geronimo :: Axis :: Builder ............................ > SUCCESS [16.694s] > [INFO] Geronimo :: Transaction ................................ > SUCCESS [31.956s] > [INFO] Geronimo :: Client ..................................... SUCCESS [= 1.322s] > [INFO] Geronimo :: Connector .................................. SUCCESS [= 8.762s] > [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [= 3.255s] > [INFO] Geronimo :: Connector :: Builder ....................... > SUCCESS [27.810s] > [INFO] Geronimo :: Client Builder ............................. SUCCESS [= 7.341s] > [INFO] Geronimo :: Configuration Converter .................... SUCCESS [= 1.071s] > [INFO] Geronimo :: Web :: Builder ............................. SUCCESS [= 6.139s] > [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [= 3.155s] > [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [= 2.633s] > [INFO] Geronimo :: Derby ...................................... SUCCESS [= 9.724s] > [INFO] Geronimo :: Directory .................................. > SUCCESS [10.285s] > [INFO] Geronimo :: Deploy :: Hot Deployer ..................... SUCCESS [= 1.853s] > [INFO] Geronimo :: Installer :: Processing .................... SUCCESS [= 0.901s] > [INFO] Geronimo :: Installer :: Support ....................... SUCCESS [= 6.660s] > [INFO] Geronimo :: Jetty ...................................... SUCCESS [= 9.644s] > [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [= 2.403s] > [INFO] Geronimo :: JMX Remoting ............................... SUCCESS [= 2.173s] > [INFO] Geronimo :: Mail ....................................... SUCCESS [= 3.275s] > [INFO] Geronimo :: Scripts .................................... SUCCESS [= 0.320s] > [INFO] Geronimo :: Session .................................... SUCCESS [= 2.514s] > [INFO] Geronimo :: Spring ..................................... SUCCESS [= 0.861s] > [INFO] Geronimo :: Timer ...................................... > SUCCESS [1:19.665s] > [INFO] Geronimo :: Tomcat ..................................... > SUCCESS [26.578s] > [INFO] Geronimo :: Tomcat :: Builder .......................... > SUCCESS [28.441s] > [INFO] ------------------------------------------------------------------= ---------- > [INFO] ------------------------------------------------------------------= ---------- > [INFO] BUILD SUCCESSFUL > [INFO] ------------------------------------------------------------------= ---------- > [INFO] Total time: 8 minutes 2 seconds > [INFO] Finished at: Sun Mar 19 02:39:35 CET 2006 > [INFO] Final Memory: 24M/54M > [INFO] ------------------------------------------------------------------= ---------- > > Jacek > > -- > Jacek Laskowski > http://www.laskowski.org.pl >