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 <[EMAIL PROTECTED]> 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:
>
>   <property>
>     <name>
>     <value>
>   </property>
>
> whereas previously it was
>
>   <propertyName>propertyValue</propertyName>
>
> 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:
>
> [EMAIL PROTECTED] /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
>

Reply via email to