dev@glassfish.java.net

Re: Update: GlassFish Workspace Update: Open Sourcing Clustering Features

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Tue, 08 Aug 2006 17:55:27 -0700

Dinesh,

Will the corresponding how-to pages be updated as well?

thanks,
-marina

Dinesh Patil wrote:
> Opensourcing Clustering features is DONE. We will open CVS tomorrow once
> this weeks build is promoted, so please wait for your checkins till that.
>
> All the maven commands will work as it is, but now by default all the
> commands will checkout/build/configure GlassFish with Clustering
> features, so to do full source build following command will build
> glassfish with clustering capability.
>
> % cvs -d :pserver:<java.net id>@cvs.dev.java.net:/cvs glassfish/bootstrap
> % cd glassfish/bootstrap
> % maven bootstrap-all checkout build configure-runtime
>
> For building PE only without clustering features, following commands
> need to be used.
> % cvs -d :pserver:<java.net id>@cvs.dev.java.net:/cvs glassfish/bootstrap
> % cd glassfish/bootstrap
> % maven bootstrap-all-pe checkout-pe build-pe configure-runtime-pe
>
> thanks
> Dinesh
>
> Dinesh Patil wrote:
>
>> Hi,
>>
>> We are in process of adding GlassFish Clustering features into
>> java.net workspace, and moving sources into GlassFish cvs repository.
>> This will happen by COB Weds 8/8/2006. So if you have any major
>> checkins, please refrain from checkin in such changes today and
>> tomorrow into GlassFish workspace.
>>
>> I will let you know once these changes are done. More details on
>> GlassFish clustering features will be send out soon.
>> thanks
>> Dinesh
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>